# Limite de disponibilidad de turnos

Vamos a ver como limitar la disponibilidad de la agenda para tus clientes/pacientes. Esto se hace de manera muy sencilla desde **Opciones generales.**

Vamos a ver una opción que se llama **"Límite de días disponibles para realizar reservas"**, acá tenemos que establecer en días cuanto tiempo de visibilidad le damos a nuestros clientes. Ej: si ponemos 60, nuestros clientes van a poder ser capaces de hacer reseva de turnos desde el momento presente hasta 60 días en el futuro.

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


---

# Agent Instructions: 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://doc.tureservaonline.app/gestion-del-calendario/limite-de-disponibilidad-de-turnos.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.
