# Scheduling a Recurring Appointment

1. Click on an available time slot in your calendar.
2. In the appointment details at the bottom left corner, enable the "recurring" feature.
3. A menu will appear, allowing you to select the frequency of the appointment recurrence and the end date of the recurring appointment: daily, weekly, or monthly.
4. Once set, all recurring appointments will appear in your calendar until the specified end date. Customers will be notified when the recurring appointment is set up.

<figure><img src="/files/pjJx6KKGLRRuWuprrgca" 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://help.bukkii.io/getting-started/calendar/scheduling-a-recurring-appointment.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.
