> For the complete documentation index, see [llms.txt](https://docs.whatstool.business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whatstool.business/chats/q-and-a-best-practices/9.-how-to-assign-labels-custom-field-and-status-in-bulk.md).

# 9. How to assign labels, custom field & status in bulk ?

Steps :&#x20;

1. Kindly go to chats
2. Select the particular chat
3. You can select upto 100 chats in one time
4. After selecting, click on bulk action&#x20;
5. Select th action and assign the label, custom fields or status&#x20;
6. Select the required tags and click on done.
7. Congrats, you've assigned the labels, custom fields or status in one go&#x20;

{% hint style="info" %}
Kindly refer the below video for better understanding
{% endhint %}


---

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

```
GET https://docs.whatstool.business/chats/q-and-a-best-practices/9.-how-to-assign-labels-custom-field-and-status-in-bulk.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.
