> For the complete documentation index, see [llms.txt](https://help.creatibi.com/en-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.creatibi.com/en-us/product-guides/creative/manage-more-creatives.md).

# Manage more creatives

When you finish the initial creative table setup, you can start to organize and customize how you manage creatives.

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

Right-click your creative and click "**batch rename**" to format your creative name in a row.

[How to batch rename my creative?](/en-us/product-guides/creative/manage-more-creatives/batch-rename-creatives.md)

Click "**+**" in the last column to add custom fields, such as adding "**budget**", "**priority**" and other fields.

[How to add a custom field to your creative table?](/en-us/product-guides/creative/manage-more-creatives/add-custom-fields-to-creative-table.md)

Click "**Filter**" to add various filter criteria; multiple filters can be applied simultaneously. Similarly, click "**sort**" and "**group**" to customize the way you manage creatives.

[How to filter, sort, and group the creative table?](/en-us/product-guides/creative/manage-more-creatives/filter-sort-hide-and-group-the-creative-table.md)

After finalizing the customization of your creative table, you can select any creative asset to view its associated metadata in 4 tabs - **Management**, **Advertising**, **Script,** and **Information**. You can edit this metadata anytime, and any changes will be automatically reflected in the creative table.

If you use the script feature of CreatiBI, you can also derive a new script based on the current one. For more details, please check [script derivation](/en-us/product-guides/script/derive-script.md).

<figure><img src="/files/zuBfsdfE2YxfmrsFviID" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.creatibi.com/en-us/product-guides/creative/manage-more-creatives.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
