# Set your Schedules

Schedules define the days and hours you are open for bookings. You can create multiple schedules for different contexts, for example, one for client calls and one for internal meetings, and assign them to individual booking links to control when leads and teammates can book time with you.

### Create a new schedule

1. Click the **⚙️** icon in the top-left corner to open **Settings**.
2. Click **Calendar** in the sidebar.
3. Click the **Schedules** tab.
4. Click **+ New schedule**.
5. Type a name for the schedule in the field at the top-left corner.
6. Select the **Schedule Timezone** from the dropdown.
7. Click and drag on the calendar view to add time slots for each day.
8. Click **Copy** at the top of a day's column to replicate that time slot across other days.
9. Click **Apply**.
10. Click **Save changes**.

{% embed url="<https://app.supademo.com/demo/cmolh0pqe15qvpimd58pyp1rt>" %}

**Expected outcome:** Your new schedule is saved, and you can manage it in Settings → Calendar → Schedules.

***

### Edit an existing schedule

1. Go to the **Schedule** settings page.
2. Click the **pen icon** next to the schedule you want to edit.
3. Update the schedule name or timezone as needed.
4. Click **Save changes**.

{% embed url="<https://app.supademo.com/demo/cmolhfix9031gvi0j9n343ndf>" %}

**Expected outcome:** Your schedule changes will be saved, and when you reopen it, the new schedule times will be displayed.

***

### Delete a schedule

1. Go to the **Schedule** settings page.
2. Click the **🗑️ trash icon** next to the schedule you want to delete.

{% embed url="<https://app.supademo.com/demo/cmolhkhh50325xh0jhefpbh4a>" %}

**Expected outcome:** Your schedule changes will be deleted and will no longer appear on the list.

{% hint style="danger" %}
Deleting a schedule takes effect immediately with no confirmation step. This action cannot be undone.
{% endhint %}

**FAQ:**

**Can I have more than one schedule?** Yes. You can create multiple schedules for different contexts — for example, one for client consultations and one for internal team meetings. Each booking link can be assigned its own schedule, so you can control availability separately for different types of meetings.


---

# 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://www.wonderly.com/help/calendar/calendar-overview/scheduling-and-booking-links/set-your-schedules.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.
