# 日历开始日期

如果你希望店面日历默认在特定日期打开，请在 **开始日期** 的服务级别进行设置。

## 如何设置

{% stepper %}
{% step %}

#### 前往 Sesami → 服务

打开 Sesami 应用并导航到“服务”。
{% endstep %}

{% step %}

#### 点击你想编辑的服务

选择你想配置店面日历开始日期的服务。
{% endstep %}

{% step %}

#### 滚动到店面日历开始日期

在服务设置中找到“店面日历开始日期”字段。
{% endstep %}

{% step %}

#### 输入你希望日历从何日期开始

指定你希望客户默认看到的开始日期。
{% endstep %}

{% step %}

#### 保存

保存你的更改。
{% endstep %}
{% endstepper %}

## 这会做什么

当客户打开该服务页面时，日历最初会显示为从你配置的日期开始。


---

# 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/zh-cn/yu-yue/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.
