> 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/categorizing-lessons.md).

# Categorizing lessons

**Categorizing**&#x20;

There are 20 categories available for you to file lessons under. For golf, you will find categories such as putt, chip, approach, etc. In Tennis, the categories are: serve, forehand, volley, etc. The athlete can also add additional categories to their lesson via their TotalCoach Athlete app.&#x20;

Your athlete can also choose to add category(ies) to their lesson when adding it to their [Favourites](broken://pages/HIzjEtUznWuzayBmkB5f).

When lessons are categorised, the lesson map shows how many lessons are assigned to that category which can help ensure that all aspects of the sport are covered in your lessons.

Your library of exercises is also categorised in the same way, making it easy for you to locate exercises to add to a lesson. The client's library, within TotalCoach Athlete, will then contain these exercises under the same categories.


---

# 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/categorizing-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.
