> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-actions/workflow-action-remove-contact-tag.md).

# Workflow Action: Remove Contact Tag

In this article, you will learn more about the Remove Contact Tag action.

This action will allow you to remove tags that your leads currently have. Perhaps you have a workflow for when they submit an opt-in form that adds a tag, and you have another workflow for when they purchase a product. In the second workflow, you can remove the contact tag that was added in the opt-in workflow.

**What you will need:**

* A workflow

**Part 1: Adding the Remove Contact Tag action**

* Click on “Add your first action” or the “+” to add an action.
* Select the option Remove Contact Tag
* Filter by the tag you want to remove

{% embed url="<https://lh4.googleusercontent.com/3WQTbexJQfE9KfqEDZT-1PchqK_omXzTDo6rArTcwyimAJo5y2Qbt8RpdQhw1pp692GqyJ76_qquy2sVJxqfCHwiu2Uuu32WKk13Q-kbe_aWS567mWsMRM2ES5DkttQpDK7CvskiGpbictNwuJqGlik>" %}

* Click on Save Action
* Add more actions if needed
* Once your workflow is complete, put it on Publish mode and save.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-actions/workflow-action-remove-contact-tag.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.
