# dbt Tags

We now sync all dbt tags to Select Star!

You can see your dbt tags as part of your Tags sidebar once they are ingested in Select Star.

![](/files/ACbyBMDZFdegbnIigRqn)

Tags in Select Star will automatically be matched to dbt tags ingested, based on their names.

To manually match a dbt tag to Select Star tag:

1. Go to admin and the dbt data source within the admin settings
2. Go to the Tags Tab
3. Use the drop down to match any Select Star tab to a dbt Tag.

<figure><img src="/files/JxNHXzF3LldyPAYewcJL" alt=""><figcaption><p>Match dbt tags to Select Star tags</p></figcaption></figure>

Once matched, the Select Star tag will show up everywhere instead of the dbt tag with a tooltip highlighting this connection.

<figure><img src="/files/rUNGH89w435ydwJz7QM8" alt=""><figcaption><p>Linked PII tags showing up as Select Star tag</p></figcaption></figure>

To hide a dbt Tag from Select Star:

1. Go to admin and the dbt data source within the admin settings
2. Go to the Tags Tab
3. Uncheck any dbt tags that are not needed in Select Star.

To learn more about how tags in Select Star work, go to [Tags](/features/tags.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.selectstar.com/integrations/dbt/dbt-tags-new.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.
