# Teams and Users

The Teams and Users module is the administrator’s control center for managing the organization’s internal structure on the platform.

From here, you can carry out essential personnel administration tasks, such as creating, editing, and deactivating users, as well as assigning them the appropriate roles and permissions for their function.

### 1. Active Users tab

This tab shows a list of all the users who are part of your organization in Salescaling. At a glance, you can view the user’s Name, Email, assigned Role, and the Team they belong to.

### 2. Invitations tab

In this section, you can track all the invitations that have been sent to new users to join the platform. It shows the invitee’s Email, the Role assigned to them, and the Invitation Expiration Date.

#### Role Management

From this screen, you manage each user’s roles. Salescaling has several permission levels to suit your team’s needs.

To see a detailed breakdown of what each role can do (Owner, Admin, Regular, Read Only), see our complete guide to [Roles and Permissions](/en/getting-started/roles-permisos.md).

\\


---

# 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.salescaling.com/en/platform-settings/gestion-de-la-organizacion/equipos-y-usuarios.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.
