# Media review

### How to review your first media (take video review for an example)!

1. Go to your project and choose the "**Media review**" tab on the top;
2. Click "**Add file**" to upload your Media;

   * You can fill in different fields such as "**Media producer**", "**Script**", "**Due date**" and other fields at this stage.&#x20;

   <figure><img src="/files/dyoWnR7UsKFgfOcys24X" alt=""><figcaption></figcaption></figure>
3. Click the uploaded media and start reviewing media;
4. Click the "▶️“ to play the video and [comment](/en-us/product-guides/media-review/comment-on-media.md) where you stop the video;

   * You can use our tool to highlight the area you want to comment on and suggest changes;

   <figure><img src="/files/b9c8J6hgqxEDbUtR2ple" alt=""><figcaption></figcaption></figure>
5. Click "**Need modification**" on the top right corner by asking the media producer to edit it further;

   * You can [compare](/en-us/product-guides/media-review/compare-media.md) the two different versions of your media and edit them further;

   <figure><img src="/files/YsFl0FEqaCzWWvfg3DO3" alt=""><figcaption></figcaption></figure>
6. Click "**Review approved**" to [approve](/en-us/product-guides/media-review/approve-media.md) the media;

   * For approved media, they are automatically uploaded to your creative table;

   <figure><img src="/files/vBTM3epvPkywyxkudfqU" alt=""><figcaption></figcaption></figure>
7. Click "**Aspect ratio**" to create different aspect ratios of approved media for various [distribution channels](/en-us/product-guides/distribution.md);
8. Repeat the above steps to review more media.

### FAQ

1. Who can review the media?
   * For [private-to-member](/en-us/fundamentals/project/script-and-media-review-permission.md) media review tasks, project members and media review collaborators can review the media.
   * For [public-to-team](/en-us/fundamentals/project/script-and-media-review-permission.md) media review tasks, team members, project members, and media review collaborators can review the media.

> 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/media-review.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.
