# Script review workflow

There are two review mechanisms and it's up to the administrator and editor of the organization/workplace to decide which mechanism to adopt.&#x20;

One is the multi-person review mode, and the other is the rating mode.&#x20;

### Multi-person review mode

1. Add a reviewer from your [public-to-team project](/en-us/fundamentals/project/project-permission.md) or your [team](/en-us/fundamentals/team.md);
2. Set the approvement condition for this section;
   * Either all reviewers approve or any reviewer approves;
3. Add more review sections.

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

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

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

### Rating mode

1. Add a reviewer from your [public-to-team project](/en-us/fundamentals/project/project-permission.md) or your [team](/en-us/fundamentals/team.md);
2. Set the approvement condition for this section;
   * The default setting is 5-star rating and you can change it to 10-star;
   * Set the minimum number of rates needed and the passing rate;
   * You can also set up a veto vote here;
3. Add more review sections.

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

Once the script is approved, the script will be automatically uploaded to the media review table; otherwise, the script needs further [modification](/en-us/product-guides/script/modify-script.md).

### FAQ

1. What if the reviewer has left?
   * If all reviewers have left, the review workflow is broken; otherwise, the review workflow functions as usual.

> 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/workflow/script-review-workflow.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.
