> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-account-users.md).

# Invitar a usuarios de la cuenta

Este artículo le guiará sobre cómo invitar a sus colegas (o una [agencia](/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-an-agency-account-user.md)) a su cuenta de marca de impact.com. Aprenda a gestionar los usuarios existentes de la cuenta a través de [grupos de acceso de usuarios](/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-user-access-groups.md).

1. En la barra de navegación superior, selecciona ![](/files/260bf6f1048424a5a74566f411803be9ef7c2685) **\[Perfil de usuario] → Configuración**.
2. En *General*, selecciona **Usuarios de la cuenta**.
3. En la esquina superior derecha de la pantalla, selecciona **Invitar** ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[Menú desplegable]** → **Invitar usuario**.
4. Debajo de *Correo electrónico del usuario*, introduzca una o más direcciones de correo electrónico de usuario.
   * Las múltiples direcciones de correo electrónico se separan por comas.
5. En el *Grupo de acceso de usuarios* sección, aplique un grupo de la ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[Menú desplegable]** o seleccionar **Crear nuevo acceso de usuario** para crear uno nuevo.
6. Opcionalmente, envíe un mensaje de invitación al usuario.
   * Selecciona **Vista previa del mensaje** si desea ver la invitación antes de enviarla.
7. Selecciona **Invitar** para enviar la invitación al destinatario.
   * Entonces se recibirá un correo electrónico de invitación en la bandeja de entrada del destinatario, donde aceptarán su invitación.

<div data-with-frame="true"><figure><img src="/files/83232af6e13288e3af8ce374b96f615e9d582dad" alt="" width="429"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-account-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
