# Edit a recurring event

When you edit a recurring meeting, Wonderly gives you the option to apply your changes to a single occurrence or to every instance of the event. Keep in mind that editing permissions are managed by your connected calendar provider, so available options may vary depending on your Google or Outlook calendar account settings.

### Edit a recurring event

1. Click **Calendar** in the main sidebar.
2. Click on any occurrence of the recurring event you want to edit to open the event modal.
3. Edit the details you want to change.
4. Click **Save**, or press **Ctrl/Cmd + Enter**.
5. In the **Update recurring event** modal, choose the scope of your changes:
   1. Click **This event** to update this occurrence only.
   2. Click **All events** to update every occurrence.
6. Click **Update event** to confirm.

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

**Expected Outcome**: Your recurring event will be edited, and the changes will apply to all occurrences or just to one, depending on what you selected.

{% hint style="info" %}
To update this event and all following occurrences from a specific date forward, make that change directly in your connected calendar provider (Google Calendar or Outlook) as it's not supported directly from Wonderly's calendar view.
{% endhint %}

**FAQ:**

**Can I add or remove attendees from just one occurrence of a recurring meeting?** Yes. Open the occurrence you want to change, edit the attendees, click **Save**, and select **This event** when prompted. The rest of the series will remain unchanged.

**I need to update this event and all following occurrences from a specific date. Can I do that in Wonderly?** Not directly. To update this and all following occurrences from a specific date forward, make that change in your connected calendar provider (Google Calendar or Outlook). Changes made there will sync back to Wonderly.


---

# 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/creating-and-editing-events/edit-a-recurring-event.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.
