# Script

### How to write your first script!

1. Go to your left sidebar and create your new project. You can start a project from scratch or use our pre-filled template;

   * If you start a project from scratch, you need to name your project and set up accessibility. You can make it generally accessible in your workspace or only private to certain members;

   <div data-full-width="false"><figure><img src="/files/7vmqTwyfgnDmssBkJ8PF" alt=""><figcaption><p> </p></figcaption></figure></div>
2. Click "**Add script**" to create your first task;

   * You can assign the scriptwriter and media producer, by simply @ them or adding their email addresses;
   * You can also assign the due date, tag, collaborator, and other fields for each script task;

   <div data-full-width="false"><figure><img src="/files/YWRdBkuCylJ0p7L9fosA" alt=""><figcaption></figcaption></figure></div>
3. You can "**start with an empty script**", "**start with a storyboard**", or "**start with a speaking script**". Since storyboards and speaking scripts are embedded with pre-filled information, we highly recommend you start from these two;

   <div align="center" data-full-width="false"><figure><img src="/files/Luui8riK7iQ0aNpoW9x6" alt=""><figcaption></figcaption></figure></div>
4. \[If you start with an empty script], click [here](/en-us/product-guides/script/start-with-an-empty-script.md) for more details;
5. \[If you start with a storyboard], click [here](/en-us/product-guides/script/start-with-a-storyboard.md) for more details;

   <div data-full-width="false"><figure><img src="/files/dQAPKDulmRoo5tXJU9y8" alt=""><figcaption></figcaption></figure></div>

   <div data-full-width="false"><figure><img src="/files/ci0ixxk7Rib3ErQh3mlt" alt=""><figcaption></figcaption></figure></div>
6. \[If you start with a speaking script],  click [here](/en-us/product-guides/script/start-with-a-speaking-script.md) for more details;
7. Once you finish the writing, you can set the script status as "[**request review**](/en-us/product-guides/script/review-script.md)";
8. Repeat the above steps to create more scripts.

   <div data-full-width="false"><figure><img src="/files/Nf2lIZDDDasiMfnbpkxc" alt=""><figcaption><p>Step 5: Create more script tasks</p></figcaption></figure></div>

### FAQ

1. What's the difference between "[**start with an empty script**](/en-us/product-guides/script/start-with-an-empty-script.md)", "[**start with a storyboard**](/en-us/product-guides/script/start-with-a-storyboard.md)", and "[**start with a speaking script**](/en-us/product-guides/script/start-with-a-speaking-script.md)"?
   * "Start with an empty script" means there is no pre-built information under this task. You will get a white canvas and you can build content from scratch.
   * A storyboard script provides more options like shot types and camera angles, while a speaking script can include multiple voice-over texts on the same topic. So if you are looking for videos with many scene changes, you should go with "start with a storyboard"; otherwise, you should go with "start with a speaking script".

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