# Fecha de inicio del calendario

Si quieres que el calendario de la tienda se abra por defecto en una fecha específica, establece una **fecha de inicio** a nivel del servicio.

## Cómo configurarlo

{% stepper %}
{% step %}

#### Ve a Sesami → Servicios

Abre la aplicación Sesami y navega hasta Servicios.
{% endstep %}

{% step %}

#### Haz clic en el servicio que quieres editar

Selecciona el servicio cuya fecha de inicio del calendario de la tienda quieres configurar.
{% endstep %}

{% step %}

#### Desplázate hasta Fecha de inicio del calendario de la tienda

Localiza el campo "Fecha de inicio del calendario de la tienda" en la configuración del servicio.
{% endstep %}

{% step %}

#### Introduce la fecha desde la que quieres que comience el calendario

Especifica la fecha de inicio que quieres que los clientes vean por defecto.
{% endstep %}

{% step %}

#### Guardar

Guarda tus cambios.
{% endstep %}
{% endstepper %}

## Qué hace esto

Cuando un cliente abre esa página del servicio, el calendario mostrará inicialmente la fecha que configuraste como inicio.


---

# 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://help.sesami.co/es/reserva/availability/calendar-start-date.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.
