# Workflow

### How to set up your first workflow!

1. Go to one of your projects and hit that "**Workflow**" button on the top;
2. Choose "**+**" for either script review process or media review process;
3. Create [script review process](/en-us/product-guides/workflow/script-review-workflow.md) and [media review process](/en-us/product-guides/workflow/media-review-workflow.md) for your projects;
   * Once the script is approved, the script will be automatically uploaded to the media review table;
   * Once the media is approved, the media will be automatically uploaded to the creative table;
4. Repeat the above steps to create more workflow.

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

> 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.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.
