# Add tag to a product

### 1. Create workflow

Go to main tab **Workflow list ->** Click **Create a workflow** button to start setting up your rules.

### 2. Set up trigger

Select the workflow trigger to define when a product is added tag or when the condition starts. We have 2 triggers:

* When products are created
* When products are updated

### 3. Set up condition

There are 2 categories to set the rules and each of them will have its own criteria. Dive in here with a definition of all options you can choose

E.g. if you want to add a tag when product tag  is containing preorder

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

### 4. Add tag

To filter your products, you can use the Add tags to products feature.

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


---

# 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://autotags-omega.gitbook.io/auto-tags-documents/main-features/add-tag-to-a-product.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.
