# 4. Adding a Support User

*This feature is used when the current user needs help from another agent to assist a customer. By simply inviting the agent into the session, that agent can help support the main person responsible for the session.*

*Step 1: View any message*

*Step 2: Click on the "Add Support" icon*

*Step 3: Select or search for a name to add for support*

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

*You can add one or more support agents. Click “X” to remove a support agent from the list*

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

*Step 4: Click "Save" button*


---

# 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://docs.antbuddy.us/antbuddy-inc-documents/antcrm-customer-management/conversation/whatsapp-use-guide/4.-adding-a-support-user.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.
