# Getting Started: Sigma

In the left sidebar under **Sigma**, click **Workbooks** to see all your workbooks, ordered by popularity. Popularity in Sigma is based on the number of views.

![](https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-bb9917f5b2c4b9bd601844b76fc50530d3d89c50%2FScreen%20Shot%202022-04-07%20at%2012.20.16%20PM.png?alt=media)

## All Workbooks

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

![](https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-1e707c39f6cda860d5aedfdf468ae52ee5a25d34%2FScreen%20Shot%202022-04-07%20at%2012.25.58%20PM.png?alt=media)

You can also use the **Filters** on the right side of the page to change which Workbooks you see based on level of popularity, [Tags](https://docs.selectstar.com/data-management/tag-management), and more.​

![](https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-ca1dd6d31053d3d96a03dc1cb8181c47f72f0ef4%2FScreen%20Shot%202022-04-07%20at%2012.29.28%20PM.png?alt=media)

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

![](https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-0d9e5fd351a6f4a6b14783fe57c1dffa4700f95c%2FScreen%20Shot%202022-04-07%20at%201.38.26%20PM.png?alt=media)

## Workbook Page

Click on a workbook from the All Workbooks page to see detailed information about that workbook, such as lineage, Top Users, and more.

Explore the dashboard page in more detail by clicking the link below.

{% content-ref url="../features/dashboard-page" %}
[dashboard-page](https://docs.selectstar.com/features/dashboard-page)
{% endcontent-ref %}

![](https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-3eb8b55728998589ebaffd9d0e76d5c60d73d859%2FScreen%20Shot%202022-04-07%20at%201.36.37%20PM.png?alt=media)


---

# 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-sigma.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.
