# Tags

Tags allow you to label companies in your dataset based on the filters. It is a commonly used feature to segment companies, create audience or tag them with suggested messaging.

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

{% hint style="info" %}
To set up your Tags navigate to Companies page in GoodFit app, select your filters and click "Create new tag".
{% endhint %}

### Notes

* You can set as complex filters as required using Groups & OR statements.
* All talk tracks are calculated dynamically, it means that whenever there's a change to account's data point we will evaluate whether it falls under any of the existing talk tracks.
* You can sync talk tracks to your CRM (it's a multipicklist property).
* We see talk track used most effectively when they map to your sequences / value propositions. It allows sales reps to quickly evaluate what's the best messaging for each account.
* You can use talk tracks in [Scoring](/goodfit-docs/product/scoring-fields.md) - it's a great way to summarise some data points.


---

# 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.goodfit.io/goodfit-docs/product/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.
