> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-on-channels/set-up-a-feed/set-up-a-feed-rules.md).

# Set up a feed - Rules

In the **Rules** step of the feed setup, you can create rules to alter and optimize your imported product data so that it meets the requirements of your chosen channel.

{% hint style="info" %}
**Note:** Find out more about [rules in Channable](/manage-improve-product-data/rules-bulk-edit-and-enrich/rules-in-channable.md).
{% endhint %}

#### Use rules to improve your product data

Use rules to improve your product data based on the issues that show in the [Quality](/list-advertise/list-on-channels/set-up-a-feed/set-up-a-feed-quality-step.md) step. For example, if you have products that are missing data for the field ‘size’, and you have the size in the title field, you can [use a rule](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules/rule-action-search-for-value.md) to fill in the missing data.

{% hint style="success" %}
**Tip:** Learn about [conditions (IF)](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-conditions-if-in-rules.md) and [actions (THEN)](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules.md) in rules.
{% endhint %}

* [Create a rule](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#create-a-rule)
* [Order of rules](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#order-of-rules)
* [Check the effects of a rule](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#check-the-effects-of-a-rule)
* [Copy a rule](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#copy-a-rule)
* [Add labels to rules](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#add-a-label-to-a-rule)
* [Pause a rule](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#pause-a-rule)
* [Delete a rule](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#delete-a-rule)

**Commonly used rules**

* [Rule: set to value](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules/rule-action-set-to-value.md)
* [Rule: copy value](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules/rule-action-copy-value.md)
* [Rule: combine value](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules/rule-action-combine-value.md)
* [Rule: search and replace](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules/rule-action-search-and-replace-value.md)

{% hint style="success" %}
**Tip:** Use our [rule templates](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules/rule-templates.md) to get started quickly!
{% endhint %}

<figure><img src="/files/6db435a0dda193054932c5be89d48e3a7a687819" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/list-on-channels/set-up-a-feed/set-up-a-feed-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
