# User management

Effectively manage users within Vectice by updating user roles, editing existing user information, and deactivating or deleting user accounts as needed. Refer to our comprehensive [User management](/25.1/admin-guides/user-management.md) guide for Admins for more information.

## **User roles**

User roles define a user's access level and permissions within Vectice. By assigning the appropriate role, you can grant users the ability to perform specific actions within the platform. This ensures data security and system integrity by granting access only to each user's required functionalities.&#x20;

To learn more about the different user roles available and how to assign them to users, consult our [User roles and permissions](/25.1/admin-guides/user-management/user-roles-and-permissions.md) guide.

## **Workspace rights**

Workspace rights control what actions users can perform within specific workspaces in Vectice. For a comprehensive explanation of workspace rights and how to assign them to users, explore our [Workspace management ](/25.1/admin-guides/workspace-management.md)guide.


---

# 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.vectice.com/25.1/it-and-security/user-management.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.
