# Tags

### Add a tag to a workflow <a href="#add-a-tag-to-a-workflow" id="add-a-tag-to-a-workflow"></a>

1. In your workflow, select **+ Add tag**.
2. Select an existing tag, or enter a new tag name. When a tag is chosen and the tag modal is closed, Appizap Workflow Builder will then present the chosen tag alongside the name of the workflow.

### Filter by tag <a href="#filter-by-tag" id="filter-by-tag"></a>

1. On the **Workflows** page, select **Filters**.
2. Select **Tags**.
3. Select the tag or tags you want to filter by. Appizap Workflow Builder lists the workflows with that tag.

### Manage tags <a href="#manage-tags" id="manage-tags"></a>

1. Select **Manage tags**. This is available from **Filters** > **Tags** on the **Workflows** page, or in the **+ Add tag** modal in your workflow.
2. Hover over the tag you want to change.
3. Select **Edit** to rename it, or **Delete** to delete it.

{% hint style="warning" %}
Tags have a universal impact, as any modifications or removals made to a tag will have reverberations across all individuals utilizing your Appizap Workflow Builder instance.
{% 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://docs.appizap.ae/appizap-workflow-builder-pro/workflows/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.
