# My task

My tasks include 4 tabs: scriptwriting task, media production task, script review task, and media review task assigned to you.

> Script review and media review tasks will only become visible here after the project activates its [workflow](/en-us/product-guides/workflow.md) and assigns you to the review stage.&#x20;
>
> Workflow is available for CreatiBI's Business plan and above.

To access My Tasks, click "**My tasks"** from the sidebar.

<figure><img src="/files/1SvTxxSLVYnHUTz1Pt0i" alt=""><figcaption></figcaption></figure>

You can customize your "**My tasks**" by:

* Turning on/off the display of specific fields
* Reordering the fields
* Resizing the columns of fields
* Adding custom fields

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

### Create private scripts

To create a script from My tasks, click the "**Add script"** button at the top left or click "**Add script**" under the table.

All new tasks you create in My tasks are automatically assigned to you and private to you. Add them to projects to make them visible to the rest of your team.&#x20;

However, if you add the task to any project, it becomes visible to members of that project. There's a task visibility column in your My tasks where you can see to whom the task is visible.

### Sort, filter, and group by

Sort your tasks list to view your tasks in a way that suits you. My tasks will automatically save your "**Sort"**, "**Filter"**, and "**View"** preferences for next time.

To sort, click the "**Sort"** button and choose an option.

<figure><img src="/files/2UQnZIPFNIPOmrrdCwZW" alt=""><figcaption></figcaption></figure>

You can filter across any built-in or custom field you have access to, like "**Due date"**, and **"Project"** in the list, and use multiple filters at a time.

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

Using "**Sort"** or "**Group by"** while in list view will keep your tasks grouped by section and will sort the tasks inside those sections.

You can also use "**Sort"** and "**Group by"** at the same time for example, you can group your My tasks by project and then sort these groups by due date. &#x20;

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

### Related articles

{% content-ref url="/pages/18CzZSNa0OzlZk8gmm1E" %}
[Project](/en-us/fundamentals/project.md)
{% endcontent-ref %}


---

# 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/fundamentals/my-task.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.
