# Tags

## What are Tags?

Tags are a static way to label Resources with useful context that other users in your workspace need to know. Secoda has two built-in default tags, [PII identifier](/resource-and-metadata-management/tags/auto-pii-tagging.md) and [Verified identifier](/resource-and-metadata-management/tags/verified-tag.md). To add additional tags to your workspace, you can create [Custom tags](/resource-and-metadata-management/tags/custom-tags.md) based on how you'd like to categorize data in your organization.

## Bulk Tagging

There are a few ways that you can tag your resources in bulk. Create an Automation to tag similar resources [Automations](/features/automations.md). Use the [Bulk editing](/resource-and-metadata-management/add-documentation/bulk-editing-resources.md) feature in the Catalog to drag a Tag down to add it to multiple resources at once (similar to the click and drag feature in Excel and G-Sheets).

You can also bulk tag using our [Propagation](/resource-and-metadata-management/add-documentation/propagating-metadata.md) feature in the Catalog. If there's a tag that you'd like to propagate to other resources with the same or similar name, or in the resource's downstream lineage, you can do so using this feature.

## Filtering for Tags

You might want to filter your search for resources with the same Tag. You can do that by clicking `Add filter` within the Search window.

{% embed url="<https://www.loom.com/share/78d98dfaef8144f2ba26998c8663a70a?sid=50d426bc-f1e4-4b99-a1f5-fe38c71246fc>" %}


---

# 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.secoda.co/resource-and-metadata-management/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.
