> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/es/readme/collaboration/invite-a-user-into-a-report.md).

# Invitar a un usuario a un informe

1\. Haz clic en el informe que deseas compartir.

2\. Haz clic en **Compartir** en el lado derecho de la pantalla.\
![](/files/1f671bbd1caa6e751af39cb99b7deaeb57903b74)\
3\. Haz clic en **Invitar**. \
![](/files/5095a841dad95d905ace6d99a309baada4ac6462)\
Nota: Si ya hay miembros invitados al informe, aparecerán aquí.

4\. En el cuadro de texto debajo de la *Nuevo miembro* sección, escribe la dirección de correo electrónico de la persona que deseas invitar.\
![](/files/f8b7aa69c95f3c0339c4b6b3d7515e20cc940932)\
5\. Marca cualquier privilegio que te gustaría conceder al individuo (por ejemplo: *puede ver todo, puede crear*, *puede editar*, *puede eliminar* ...)\
![](/files/f9dcd164aabcfd60a5f02b422e37595d41a0e508)\
Nota: marca los privilegios de *puede exportar* si quieres que los usuarios generen informes PDF.

{% hint style="info" %}
Puedes invitar hasta 10 espectadores del informe por informe sin que cuenten para el límite de usuarios del espacio. Los espectadores del informe solo pueden ver el informe.
{% endhint %}

6\. Haz clic en **Crear** en la parte inferior de la ventana.\
![](/files/45cc886e564b9793f288cd9662fcedb5ff509df9)

7\. Verás una pantalla de confirmación con los privilegios del usuario resumidos.\
![](/files/f7a9f9bda0d2988ed3343170ade2dd8e43b421ad)

{% hint style="info" %}
El usuario invitado puede acceder a [Report and Run](https://app.reportandrun.com/) desde la web, o desde la aplicación "Report and Run: Integrate" disponible en la [Google Play Store](https://play.google.com/store/apps/details?id=com.blixtbit.report_and_run_app) o[ App Store](https://apps.apple.com/us/app/id1525302847).&#x20;
{% endhint %}


---

# 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.reportandrun.com/manual/es/readme/collaboration/invite-a-user-into-a-report.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.
