# Getting Started: ThoughtSpot

In the left sidebar under **ThoughtSpot**, click **Answers and Liveboards or Data** to see all your liveboards, answers, tables, views and worksheets, ordered by Last Edited.

<figure><img src="/files/eDWPLQhxA7D74YEBObHw" alt=""><figcaption></figcaption></figure>

## Answers and Liveboards

From here, use `Cmd/Ctrl+F` or click the :mag: icon in the header to open a filter on the page.

<figure><img src="/files/wyO8INFiRsGGYZo19MkM" alt=""><figcaption></figcaption></figure>

You can also use the **Filters** on the right side of the page to change which Answer or Liveboard you see based on [Tags](/data-management/tag-management.md), created by and more.​

<figure><img src="/files/WqnbFMbPTbpVyH9lBzHS" alt=""><figcaption><p>Answers and Liveboards</p></figcaption></figure>

The Created By filter at the top allows you to find dashboards created by a specific user, if you click **+ Add Filter**.

## Data

From here, use `Cmd/Ctrl+F` or click the :mag: icon in the header to open a filter on the page.

<figure><img src="/files/aTJVv4dcsjf4Gn7Ngq9e" alt=""><figcaption><p>All Data Objects</p></figcaption></figure>

## Lineage

Use the Lineage button on the top right or the Explore button to open the Data Lineage modal.

<figure><img src="/files/M8OEdx31UJiwuX9KVK62" alt=""><figcaption><p>Lineage tab</p></figcaption></figure>

Here you can the lineage across all ThoughtSpot objects, as well as your Data Warehouse tables or views.

<figure><img src="/files/wn0jI3iu2wjga4PBwSbr" alt=""><figcaption><p>Lineage Explore</p></figcaption></figure>


---

# 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.selectstar.com/learning-data/getting-started-thoughtspot.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.
