# Thoughtspot

Euno's Thoughtspot integration supports auto-discovery of:

* Thoughtspot Liveboards
* Thoughtspot Answers
* Thoughtspot Models
* Thoughtspot Views
* Thoughtspot Tables
* Thoughtspot Formulas

## Setting up Thoughtspot integration

### Prerequisites

To integrate Thoughtspot with Euno, you will need:

1. A Thoughtspot user account with appropriate permissions
2. The user's credentials (username and password)

### Step 1: Create a Thoughtspot User

1. Log in to your Thoughtspot instance as an administrator
2. Create a new user account that will be used for Euno integration
3. Ensure the user has sufficient permissions to access the resources you want to discover

### Step 2: Configure Euno's Thoughtspot Integration

#### Step 1: Access the Sources Page

1. Navigate to the **Sources** page and click on the **Gallery** Tab
2. Click on the **Connect** button in the **Thoughtspot** Tile

#### Step 2: General Configuration

1. **Name**: Enter a name for your Thoughtspot source (e.g., "Thoughtspot - Analytics")
2. **Configuration Details**:
   1. **Connection URL**: Enter your Thoughtspot instance URL
   2. **Username**: Enter the Thoughtspot user's username
   3. **Password**: Enter the Thoughtspot user's password

#### Step 3: Scheduling Updates

1. Enable the Schedule toggle
2. Choose from the following:
   1. **Weekly**: Specify the days and times for updates
   2. **Daily**: Enter an interval in hours (e.g., every 6 hours)

#### Step 4: Resource Cleanup

* **Immediate Cleanup**: Remove resources not detected in the most recent successful source integration run.
* **No Cleanup**: Keep all resources indefinitely, even if they are no longer detected.

To keep your data relevant and free of outdated resources, Euno provides automatic **resource cleanup** options. These settings determine when a resource should be removed if it is no longer detected by a source integration. For a detailed explanation on Euno's cleanup strategies, see: [Resource Sponsorship in Euno](/developer-reference/technical-concepts/resource-sponsorship-and-cleanup-in-euno.md).

#### Step 5: Save Configuration

Click the **Save** button to complete the setup.

## Discovered Resources

For detailed information about discovered resources and their properties, see [discovered resources](/sources/business-intelligence/thoughtspot-integration/thoughtspot-integration-discovered-resources.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.euno.ai/sources/business-intelligence/thoughtspot-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
