# Custom rule

### How to set up your first custom rule!

1. Go to any of your tabs on the top and click "**Customize**";
2. Click "**Add a rule**";
   * Rule works better if you have created [custom fields](/en-us/product-guides/custom-field.md) in the **Script**, **Media review**, and **Creative** tables since it allows greater room for automating your work;
3. Choose from recommended rules or click "**Create custom rule**";
4. \[If you choose from the recommended rules]:
   * You only need to review the rule, tweak it to your need, and enjoy;
5. \[If you create a custom rule]:
   * Click the "**When**" and find the right [trigger](/en-us/product-guides/custom-rule/trigger.md) from the right sidebar;
   * Click the "**Do this**" and find the right [action ](/en-us/product-guides/custom-rule/action.md)from the right sidebar;
6. Click "**Save**" on the top right corner;
7. Repeat the above steps to create more rules.

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

<figure><img src="/files/0m1ATqQtSb5b99T1imSE" alt=""><figcaption></figcaption></figure>

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

### FAQ

1. Who can set up and edit rules?
   * Project administrators and editors can set up and edit rules;
     * The editor can set up rules that only he can edit.

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>


---

# 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://help.creatibi.com/en-us/product-guides/custom-rule.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.
