# Users

There are two available roles: **Owner** and **Member.**&#x20;

Each role has different permissions.&#x20;

{% hint style="info" %}
Only owners can manage users (add, edit, or delete) and can perform number migration.
{% endhint %}

### How to add new users

{% stepper %}
{% step %}
Log in to your **360Dialog account**.

{% embed url="<https://app.360dialog.io/login/>" %}
{% endstep %}

{% step %}
Navigate to **Top Menu → Team**.\
\
![](https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FhzNGko8K0YjhppISJA24%2F2026-02-06_14-28-54.png?alt=media\&token=3a32c61c-9ceb-4311-a3fc-99d236e93170)
{% endstep %}

{% step %}
Click **Invite a Member → Invite**.\
\
![](https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2Fhqw4tmydtJhRQRonzHhG%2Fimage.png?alt=media\&token=48ec39db-4f83-44de-a61d-1428119624ee)
{% endstep %}

{% step %}
The invited user will receive an email to accept and create a password.
{% endstep %}
{% endstepper %}

### How to delete existing users

{% stepper %}
{% step %}
Log in to your **360Dialog account.**

{% embed url="<https://app.360dialog.io/login/>" %}
{% endstep %}

{% step %}
Navigate to **Top Menu → Team.**\
![](https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FwlIGapLUOaS6T6uFQcut%2Fimage.png?alt=media\&token=33784bb2-1998-426f-ab69-f13b94f4fc9c)
{% endstep %}

{% step %}
Click on the **trash icon** beside the user's name.

<figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FTKylI9bO4aKS3sv8z1Dj%2FScreenshot%202026-04-29%20at%2013.32.46.png?alt=media&#x26;token=76a1d608-c664-4415-b1f8-4315458ed545" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Confirm the deletion.
{% endstep %}
{% endstepper %}

### How to edit the current user's role

{% stepper %}
{% step %}
Log in to your **360Dialog account.**

{% embed url="<https://app.360dialog.io/login/>" %}
{% endstep %}

{% step %}
Navigate to **Top Menu → Team.**\
![](https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FwlIGapLUOaS6T6uFQcut%2Fimage.png?alt=media\&token=33784bb2-1998-426f-ab69-f13b94f4fc9c)
{% endstep %}

{% step %}
Click on the pencil icon beside the user's name.

<figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FOTYIy0FtPEMbyxSXlZjW%2FScreenshot%202026-04-29%20at%2013.42.21.png?alt=media&#x26;token=b5376f37-6840-42fe-bb0b-4425af5ad09e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Update the role of the team member.
{% endstep %}
{% endstepper %}


---

# 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.360dialog.com/docs/hub/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.
