> For the complete documentation index, see [llms.txt](https://docs.videsk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videsk.io/es-dashboard/gestion-del-dashboard/ajustes-de-cuenta/utilidades.md).

# Utilidades

En la sección de utilidades podrás generar URLs y QR para generar llamados directos o bien mostrar un calendario en particular e incluso agendar con un ejecutivo determinado.

{% embed url="<https://www.loom.com/share/da0335e7e48b4eb4a3830b149d95b381>" %}

Para ello debes ir a la parte superior derecha (nombre y email) del dashboard, luego dar clic en el menú **Utilidades**.

<figure><img src="/files/LAzqtK7svKjEqkffCTer" alt=""><figcaption><p>Menú superior derecho</p></figcaption></figure>

Allí encontrarás dos opciones:

* Enlace llamada
* Enlace calendario

<figure><img src="/files/9Cdwj8loZW1bmHmG19uz" alt=""><figcaption></figcaption></figure>

## ¿Cómo usar?

En ambos casos debes copiar y pegar el enlace de tu sitio web en el campo **Sitio Web**.

{% hint style="warning" %}
Debes incluír el protocolo **http\://** o **https\://** antes del dominio.
{% endhint %}

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

Luego dependiendo si es llamada o calendario deberás seleccionar un **segmento** o **servicio** respectivamente.

<figure><img src="/files/PrZB5jRWrF1DUJIQGYdS" alt=""><figcaption><p>Segmento</p></figcaption></figure>

<figure><img src="/files/gZJredjQpEsETMu5peJk" alt=""><figcaption><p>Servicio</p></figcaption></figure>

Solo para el caso de calendario podrás seleccionar agendar con un ejecutivo determinado incluso si la configuración de tu servicio es *Selección automática*.

<figure><img src="/files/7sNZGnO32STjOwLoguim" alt=""><figcaption><p>Agente</p></figcaption></figure>

Posteriormente, verás que se genera un enlace que deberás dar clic y automáticamente se copiará.

<figure><img src="/files/6Vl7jvDSqwJC5tgyF0Nj" alt=""><figcaption></figcaption></figure>

Adicionalmente, en la parte inferior verás un QR generado el cual podrás descargar dando clic derecho sobre la imagen y luego selecciona "Guardar imagen como...".

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


---

# 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.videsk.io/es-dashboard/gestion-del-dashboard/ajustes-de-cuenta/utilidades.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.
