> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/espanol/skyone-console/configuraciones-y-preferencias/gestion-de-usuarios/como-invitar-a-un-usuario-a-la-plataforma.md).

# ¿Cómo invitar a un usuario a la plataforma?

Para agregar un usuario a la plataforma, sigue los siguientes pasos:

1. Haz clic en el menú desplegable, al lado del nombre de la empresa.
2. Elige "**Gestión de Usuarios**".
3. Haz clic en "**Invitar usuario**".
4. Completa los siguientes campos con la información del usuario:

* **Correo electrónico del invitado**: Ingresa el correo electrónico del nuevo usuario.
* **Permisos en la empresa**: Define los permisos que el usuario tendrá.
* **Tipo de usuario**: Elige el tipo que corresponde al rol del usuario.
* **Área de actuación**: Indica el área en la que el usuario trabajará.
* **Cargo en la empresa**: Especifica el cargo del usuario.
* **Idioma (opcional)**: Define el idioma preferido del usuario.

<figure><img src="/files/fzCs1hHEDLlC2DFzDaqE" alt=""><figcaption></figcaption></figure>

### Usuário temporal <a href="#usuario-temporario" id="usuario-temporario"></a>

Para crear un usuario temporal en **Plataforma Skyone**, sigue los pasos anteriores y activa la opción "**Usuario temporal**". Al activar esta opción, define la fecha y hora de expiración del acceso temporal.

<figure><img src="/files/bR66EqosEFJwtB5iNBhE" alt=""><figcaption></figcaption></figure>

Para finalizar el registro del usuario, haz clic en "**Enviar**". El usuario invitado recibirá un correo electrónico para acceder a la plataforma.


---

# 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://docs.skyone.cloud/espanol/skyone-console/configuraciones-y-preferencias/gestion-de-usuarios/como-invitar-a-un-usuario-a-la-plataforma.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.
