# Manage Users

Use this section to control who has access to your Limy workspace and manage user roles. Assigning the right permissions ensures your team can collaborate effectively while keeping workspace settings secure.

Each user is assigned a role that determines their level of access.

### The Admins can:

* Add and remove users
* Assign roles
* Manage workspace settings
* Configure integrations
* Access all Limy features

### To edit existing user:

{% stepper %}
{% step %}

#### Log in to your Limy account

{% endstep %}

{% step %}

#### Navigate to **Settings**

{% endstep %}

{% step %}

#### Select **Team**

<figure><img src="https://3636725193-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsAix74DgbRDP7AprfL6m%2Fuploads%2Ff0QqZuLnFvC6MxEyjygR%2FScreenshot%202026-01-01%20at%2010.25.25.png?alt=media&#x26;token=73cec589-9e3a-4a50-ba91-f2b08811d462" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### On the far right of that user’s row, click the three-dot (⋯) menu.

<figure><img src="https://3636725193-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsAix74DgbRDP7AprfL6m%2Fuploads%2FexKIgQ1QNmpF4P07BVzi%2FScreenshot%202026-01-01%20at%2010.28.14.png?alt=media&#x26;token=f00223b9-32ee-461b-a856-aa380a056232" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select new role or remove member

<figure><img src="https://3636725193-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsAix74DgbRDP7AprfL6m%2Fuploads%2FwvMKFelIqiwXwfp6U4N6%2FScreenshot%202026-01-01%20at%2012.51.25.png?alt=media&#x26;token=18574a05-0007-4b37-83c1-3b8e5289bc28" alt="" width="252"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### FAQ

<details>

<summary><strong>Who can manage users?</strong></summary>

Only users with **Admin** permissions can add, remove, or update users.

</details>

<details>

<summary><strong>Can I have multiple admins?</strong></summary>

Yes. You can assign Admin access to multiple users if needed.

</details>

<details>

<summary><strong>Can I restrict access to specific features?</strong></summary>

Yes. Admin will have access to every feature and action on the platform, whilst member will only be able to view and apply filters.&#x20;

</details>

***

### Related Content

{% content-ref url="adding-new-users" %}
[adding-new-users](https://support.limy.ai/settings/users-and-roles/adding-new-users)
{% endcontent-ref %}

{% content-ref url="" %}
[](https://support.limy.ai/settings/users-and-roles)
{% endcontent-ref %}

{% content-ref url="../settings" %}
[settings](https://support.limy.ai/settings/settings)
{% endcontent-ref %}

{% content-ref url="../../general/filters" %}
[filters](https://support.limy.ai/general/filters)
{% endcontent-ref %}

Still have questions? We’re here to help. Contact us at **<answers@limy.ai>** - we’d be happy to assist.


---

# 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://support.limy.ai/settings/users-and-roles/manage-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.
