> 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/7.-how-to-assign-label-team-member-and-status-in-chat.md).

# 7. How to assign label, team member & status in chat ?

### Assigning the Labels

Steps:&#x20;

1. Open the Particular Chat and Click on info on your right top&#x20;
2. Click on the Plus Icon in the Labels and select the required Labels to assign
3. Now, you've assigned the new Labels

### Assigning the Team Member

Steps:&#x20;

1. Open the Particular Chat and Click on info on your right top&#x20;
2. Click on the Team Member section Drop Down
3. Select the required team member&#x20;
4. Now, you've assigned the Team member

### Assigning the Status

Steps :&#x20;

1. Open the Particular Chat and Click on info on your right top&#x20;
2. Click on the Status section Drop Down
3. Select the required Status&#x20;
4. Now, you've assigned the Status

{% hint style="info" %}
Kindly refer the short Video for better understanding
{% endhint %}

{% embed url="<https://www.loom.com/share/6fa1c158fa8e40a28548ec61336a2267?sid=f335ee05-5017-4c80-99f1-f39ce13d8494>" %}


---

# 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/7.-how-to-assign-label-team-member-and-status-in-chat.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.
