> For the complete documentation index, see [llms.txt](https://support.totalcoach.com/coaches/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/manage-lessons/edit-and-cancel-lessons.md).

# Edit and cancel lessons

There are multiple ways you can edit and/or cancel your lessons:

1. Select the **lesson** in your **calendar.**

<figure><img src="/files/TwLnYCT1BXKMtksVVHEM" alt=""><figcaption></figcaption></figure>

2. This will bring up options for you to **edit, view** and **cancel** the lesson.&#x20;

<figure><img src="/files/OeU3IowUyFmG5VtkFL33" alt=""><figcaption></figcaption></figure>

3. You can also do this in the **lessons** section by clicking on the edit icon.

<figure><img src="/files/CeVOuqjE53MOmHrFWVTP" alt=""><figcaption></figcaption></figure>

4. Here you can edit the **lesson date** and **time.**

<figure><img src="/files/CSZMoZl8nbJTMQ6APPRP" alt=""><figcaption></figcaption></figure>

5. You can also edit the participants of the lesson in the **Participants manager**.&#x20;

<figure><img src="/files/WNW6fpzz77XtKMric5Dq" alt=""><figcaption></figcaption></figure>

6. If you wish to **cancel** the lesson, you can do this in the **calendar**, the **lesson** or using the **quick cancel** button.&#x20;

<figure><img src="/files/LGfo5TlGcQzVm4QCnQNL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/29WwAbYNRTpEkv8ck1ks" alt=""><figcaption></figcaption></figure>

7. The last quick link gives you a quick option to cancel the days lessons. This could be in case of an emergency closure or weather. Email messages will automatically go to all booked clients advising of the emergency closure and the TotalCoach credit dollars to the value of that lesson will be reimbursed. The clients will also be given the option to rebook.&#x20;

<figure><img src="/files/qMR4Iiu4WBUAYl4h3yxz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/manage-lessons/edit-and-cancel-lessons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
