> For the complete documentation index, see [llms.txt](https://support.totalcoach.com/athletes/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/athletes/welcome-to-totalcoach-athlete/lessons/how-to-cancel-a-lesson.md).

# How to cancel a lesson

You can cancel a lesson from either the Lesson tab or the Lesson page.&#x20;

1\. Find the upcoming lesson you wish to cancel.

2\. On the lesson page tap the three dots at the bottom of the page next to the date, then tap **Cancel**.

3\. Alternatively, tap the **Lesson** tab, then tap **Upcoming**, then tap the three dots next to the title of the lesson that you wish to cancel, and then tap **Cancel**.

Note: If you cancel within the free cancellation period set by your coach, you will receive **TotalCoach** credit which will automatically be used as payment for your next booking. You can check your **TotalCoach Athlete** credit balance by tapping the menu icon <img src="https://support-totalcoach.zendesk.com/hc/article_attachments/4406933231769" alt="Hamburger.png" data-size="line">, then tapping your name on your phone, or by tapping your profile icon, on the top right of your computer screen, then **Profile**. One of your currency Dollars: $1 = TotalCoach Athlete credit 1.


---

# 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:

```
GET https://support.totalcoach.com/athletes/welcome-to-totalcoach-athlete/lessons/how-to-cancel-a-lesson.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.
