# Rule sections

You can add multiple sections in your rules. Using sections means that you can combine multiple [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 a single rule. This can help you to organize your rules more efficiently.

{% stepper %}
{% step %}

### Add a new section

Go to the end of your existing rule section.
{% endstep %}

{% step %}

### Insert the section

Click **Add section**. A new section is added after your existing section.<br>
{% endstep %}
{% endstepper %}

<figure><img src="/files/15cd4e15d9e2661f3a6c68196dabe60b0099aa76" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Rule sections (like rules in Channable) apply from top to bottom. Learn more about the [order of rules](/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules.md#order-of-rules).
{% 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://helpcenter.channable.com/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules/rule-sections.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.
