# 6. Adding user support

This feature is used when the current user needs assistance from another staff member to support a customer. Simply invite the staff member into the session, and they can assist the primary staff member responsible for the session

Step 1: Open any message/comment

Step 2: Click on the 'Add Support' icon

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

Step 3: Select or search name to add support

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

You can add one or multiple support staff. Click X to remove a support staff member from the list

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

Step 4: Click save


---

# 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/instagram-use-guide/6.-adding-user-support.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.
