# Create Condition

Create a condition is the feature that will help you to add your store's products directly to the smart collections automatically.

To start creating the conditions, you must select the **Create conditions** button from the create conditions field.

<mark style="color:blue;">**Step #1**</mark>

Select the condition type

<figure><img src="/files/40pezlNpEzIW0ESqdAx9" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**Step #2**</mark>

Select the Operator

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

<mark style="color:blue;">**Step #3**</mark>

Enter the value for the condition.

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

<mark style="color:blue;">**Step #4**</mark>

Copy the condition and paste it in your CSV file in the **Conditions** row.


---

# 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://magecomp.gitbook.io/shopify/apps/impex-collection-import-export/create-condition.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.
