# Tags

This page has information about how Tags can be used to organize data in Select Star.

* [All Tags](#all-tags)
* [Tag Page](#tag-page)
* [Finding Tagged Data](#finding-tagged-data)
* [Suggested Tags](https://docs.selectstar.com/auto-documentation#suggested-tags)
* [Nested Tags](#nested-tag)

{% hint style="info" %}
Are you an [Admin](https://docs.selectstar.com/user-management/user-roles) looking for information on how to create and manage tags? See [Tag Management](https://docs.selectstar.com/data-management/tag-management).
{% endhint %}

## Tags

Admins can create custom Tags in Select Star to organize your organization's data.

Tags can be used to indicate data quality, or any other trait relevant for your organization. Mark any datasets or fields as **Certified**, **Sensitive**, **Deprecated**, or any other status you'd use to define the state of the data.

## All Tags

Find the All **Tags** page in the left sidebar to see the different tags created by your organization.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-ded7467797c9136278afaa528abcd4a288ec5b41%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

For example, the Certified tag contains datasets have been created, approved, and vetted by data experts in your organization. This is a great place to start for [newcomers](https://docs.selectstar.com/data-discovery/im-new-to-the-team) to start and looking to get familiar with your data.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-0895299af7e80cad1abaf3201cecd03b9d246ff1%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Each Tag can have sub-tags associated with it. You can see the hierarchy of tags in the sidebar or on the that particular tag page

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-60f4d00c1a787bcbed6243c69dc0831287834551%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Tag Page

Each Tag Page can have multiple different types of assets associated with it. To get an overview of all the different assets assigned to a Tag, you can go to the assets tab:

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-9b8425a8ba7bbaad39a72002f6d807544beaec1e%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

You can also ask questions in the discussion tab for each tag to ensure all related information close by.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-8c10b3e50b48a452b47e973039e3784d5bf5dd69%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Finding Tagged Data

### Search

You can see all tagged data another way by searching for the tag in the search bar.

![](https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-767206d033abb848d6e25bc6ad041ea123a6da40%2F2.png?alt=media\&token=82ad7e17-cf99-47c8-8ce4-7b406c5ab142)

### Filter

Filter data with specific tags in [database](https://docs.selectstar.com/data-discovery/wheres-my-data) pages or [dashboard](https://docs.selectstar.com/data-discovery/wheres-my-dashboard) pages as well.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-9b1e7d48d686dba063b4f1327bfe2c5e364a9618%2Fcollections%20and%20tag%20filter.png?alt=media" alt=""><figcaption></figcaption></figure>

### Nested Tags

In order to nest a tag, just drag it and drop it over the tag you wish to nest it under.


---

# 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/features/tags.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.
