# Tags Tab

The Tags tab in the People section lets you browse all tags in your NationBuilder database and see which contacts have each tag.

## What's shown

A scrollable, searchable list of every tag in your nation. Tap a tag name to view a list of contacts who have that tag.

Tap any contact in the resulting list to open their [Contact Profile](/product-tour-or-mobile-app/people/profile.md).

## Adding and removing tags

To add or remove tags on an individual contact, use the [Actions menu](/product-tour-or-mobile-app/actions.md) from their profile.

{% content-ref url="/pages/P5vfNyisBXDDJhjIPqac" %}
[Tags](/product-tour-or-mobile-app/tags.md)
{% endcontent-ref %}

{% hint style="info" %}
Optionally, you can choose to highlight specific tags at the top of profiles, or hide tags from view entirely. Both are configured in [App Customization](/product-tour-or-hq/app-customization.md) → Tags.
{% endhint %}


---

# 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://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/tags-tab.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.
