# Bloquear franjas horarias

{% hint style="success" %}
Ahora bloquear horarios se puede hacer de manera super fácil desde un solo lugar!
{% endhint %}

### Bloquear desde Servicios

* Ir a **Turnos** -> **Franjas ocupadas**

![](/files/zq1Y9fqCvbJdlC0YE9o3)

* Una vez dentro podremos ver las franjas creadas o crear una nueva. Vamos a hacer click en el botón <mark style="background-color:purple;">AÑADIR FRANJA.</mark>

![](/files/mRqblM1iKWUwMXMsaxVk)

**PUNTOS A TENER EN CUENTA 🧐**

Aquí vemos la pantalla para crear un bloqueo de una franja horaria. Vamos a ver algunos puntos a considerar:

* El bloqueo se produce a nivel de **USUARIO** (Profesional), por lo que hay que seleccionar el profesional que se verá afectado.
* Luego algo IMPORTANTE es que hay que poner la **DURACIÓN** del bloqueo en **MINUTOS**.
* Luego elegimos fecha y hora y un detalle del bloqueo (a modo de seguimiento o nota interna).

Una vez hecho esto hacemos click en <mark style="background-color:purple;">AÑADIR FRANJA OCUPADA</mark> y listo.

{% hint style="info" %}
Veamos como queda la agenda antes y después de crear la franja del ejemplo.
{% endhint %}

![Antes de aplicar los cambios. Vemos que aún aparecen disponibles los horarios de las 11 y las 12 hs.](/files/CVS2xUgCQzpt6L2rQBqz)

<figure><img src="/files/9wwpcLEFSpW6Ejp5C8eQ" alt=""><figcaption><p>Luego de aplicar el bloqueo ya no aparecen mas disponibles los horarios de las 11 y las 12 al haber aplicado un bloqueo de 120 minutos (2 hs).</p></figcaption></figure>

Así veremos nuestro panel de franjas ocupadas luego de haber creado una: podremos realizar modificaciones sobre las franjas creadas o eliminarlas si es necesario.

<figure><img src="/files/88JsSlVUmWMwzLbs3EaD" alt=""><figcaption><p>Vemos que a pesar de haber puesto la duración de la franja en minutos, el sistema luego la transforma en horas. Al hacer click en los 3 puntos a la derecha podremos realziar ciertas acciones sobre las franjas creadas.</p></figcaption></figure>

Y así se verá en nuestro calendario de la plataforma, como un bloque de color gris.

<figure><img src="/files/KBYVVNTxjV9pLkxhL6N3" 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/bloquear-franjas-horarias.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.
