# All Users

The All Users section provides comprehensive user management capabilities for administrators to track, organize, and manage user data across your angoor.ai workspace. This feature enables administrators to monitor user activity, maintain detailed user profiles, and organize users into groups for targeted communication and analysis.

## All Users Dashboard

The main dashboard displays user information in a structured table format with comprehensive user tracking:

* **User ID:** Unique system identifier for each user account.
* **Name:** User's full name.
* **Phone Number:** Contact information for direct communication.
* **Primary Channel:** Preferred communication method (WhatsApp, Email, etc).
* **Source:** Data origin tracking (Internal, Import, Third-party integration).
* **Last Activity:** Most recent user engagement or modification date.

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

## User Profile Management

Clicking any user opens a comprehensive profile view with detailed activity tracking and communication history. The profile includes conversation logs, media file attachments, and previously created tickets and notes related to the user.&#x20;

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

## Adding Users

### **Manual User Creation**

**Step 1: Define User Data** — Configure user profile fields including name, contact information (WhatsApp, Instagram, Email), and communication preferences. The system supports multiple contact methods for comprehensive user outreach.

**Step 2: Select User Groups** — Assign users to existing groups or create new categorizations for organizational purposes and targeted communications.

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

## Importing by CSV file <a href="#importing_by_csv" id="importing_by_csv"></a>

**Step 1: Connect Data** — Upload CSV or Excel files containing user information, or integrate with third-party platforms for seamless data import.

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

**Step 2: Define Data** — Map imported columns to system fields, configure data types, and add descriptive information for each data point. The system displays live preview of imported data structure.

> There should be at least one column must have a data type of Full Name or First Name and at least one column must be a contact identifier (Phone, Email, Instagram, etc.)

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

**Step 3: Metadata** — Add group name, description, and organizational tags. Configure form attachments and specify whether to create additional user groups from imported data.

> Fields other than Name , First name and Identifiers (Phone, Email, Instagram, etc.) lose all their respective data if a form is not created.

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

**Step 4: Preview** — Review final data structure and user group configuration before saving.

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

> Import CSV functionality creates user groups rather than individual users. Use the Creating User Groups process below for bulk user import.


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/interactive-blocks/all-users.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.
