> For the complete documentation index, see [llms.txt](https://docs.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gallabox.com/whatsapp-channel/user-mapping.md).

# User Mapping

## Overview

The feature in Gallabox allows you to manage users who have access to specific communication channels. Elevate your team's productivity with Gallabox's "Assign To" feature, streamlining task management and collaboration.

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

## **Search and Add User:**

### **Navigate to Map User**

Access your Gallabox dashboard. From the left navigation menu, navigate to the "WhatsApp Channel" and click on "Map User" section.

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

### **Search for User**

Locate the search bar, click on "click to add" beside the name of the user you would like to add. You will be notified when the user is added.

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

### **Repeat Process (Optional)**

If you need to add additional users, repeat the same process.


---

# 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.gallabox.com/whatsapp-channel/user-mapping.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.
