> For the complete documentation index, see [llms.txt](https://laia.gitbook.io/usermanual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laia.gitbook.io/usermanual/app-anfitrion/invitaciones-a-visitantes.md).

# Invitaciones a visitantes

## App para invitar a visitantes

#### Crear una invitación

De forma transversal a la aplicación hay un botón rojo con un + para añadir una nueva invitación. Al pulsarlo verás una pantalla como la siguiente:

![](/files/-LaR9wQRBf86OOFoOAMF)

Desde aquí podrás definir la fecha y la hora de la reunión, para la cual la invitación de acceso funcionará. Una vez que tengas todos los datos completados, pulsa invitar y Laia enviará un correo electrónico al visitante invitado con toda la información para el acceso.

{% hint style="success" %}
En la barra superior se encuentra el botón para acceder a los contactos del teléfono móvil, para poder completar la invitación más fácilmente.
{% endhint %}

## Listado de invitaciones

Puedes revisar las invitaciones pendientes en la sección de invitaciones. Estas deberían servir como una agenda de visitas futuras, que te ayudarán a planificar tu trabajo.

![](/files/-LaR9uW59enOQCEhvS22)


---

# 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:

```
GET https://laia.gitbook.io/usermanual/app-anfitrion/invitaciones-a-visitantes.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.
