> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/guia-de-usuario-es/agendar-reuniones-con-el-equipo-unosof/disponibilidad-calendly.md).

# Disponibilidad Calendly

Para agendar una reunion con algún o varias personas del equipo UNOSOF, solicita el enlace de disponibilidad al equipo UNOSOF e ingresa al mismo.&#x20;

{% embed url="<https://calendly.com/equipo-unosof>" %}
Solicita el enlace de disponibilidad
{% endembed %}

La siguiente pagina se te despliega.&#x20;

Las **fechas disponibles** estan resaltadas con color azul. Ejemplo: el 11, 12, 15, y el 16 de Agosto.

Las f**echas no disponibles** se encuentran menos resaltadas con un color gris tenue.

![](/files/3FfWFlaBvp9M9kIbCC2D)

Selecciona la fecha disponible que deseas. Al lado derecho de la pantalla, se desplegaran las horas disponibles en la fecha seleccionada.

![Selecciona una fecha disponible.](/files/wqI63K9vc8westIPCzpN)

Seleccione la hora deseada y presione el botón azul **Confirm**.

![Confirme la hora](/files/mwPIDzzRgsJbiDESYe7A)

Un vez confirmada la hora, ingrese los siguientes detalles:

* Asunto de la reunión en la sección **Name\***

![Agrege el asunto de la reunión](/files/4FlUg8sJ4dalFuiFfmJk)

* Correo electrónico de la persona que agenda la reunión.

![Agrege el correo electrónico.](/files/SaaD4a71QqBmMONoHJkD)

{% hint style="success" %}
En caso de que desee agregar más invitados a la reunión, haga click in Add Guests.&#x20;
{% endhint %}

![](/files/HPK7rqvW47kXht1D0jNI)

Ingrese los correos adicionales.&#x20;

{% hint style="info" %}
Se puede ingresar hasta un máximo de 10 correos adicionales.
{% endhint %}

![](/files/hanxMYVInGjUsycJmKg4)

Finalmente, haga click en **Schedule Event** para terminar de agendar la reunió&#x6E;**.**

![](/files/fCldMSSIMdCN4yFUTd1T)


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/agendar-reuniones-con-el-equipo-unosof/disponibilidad-calendly.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.
