> For the complete documentation index, see [llms.txt](https://guides.tability.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.tability.io/docs/become-a-tability-power-user/features/ai-features/coaching-ai.md).

# Coaching AI

Tability has a unique coaching AI that can analyse your progress and give you advice to help you reach your goals faster. Using our OpenAI integration to generate analysis to your Outcomes, these responses use real data from your outcome and past check-ins to give you a quick analysis.

<figure><img src="/files/Y3gqa8XA9dxd2NNV7b9E" alt=""><figcaption><p>Coach AI in Tability</p></figcaption></figure>

## How to use the Tabby Coach AI

It only takes a few seconds to create a response. You don't even need to give it a prompt, it sources all the data manually.

1. Go to the **Coaching** tab in the bottom right side of your outcome panel.
2. Click on **Generate**. Tability will use the metadata of your outcome and the check-ins data to assess your progress.

It will then give you a short summary of its analysis, and a series of possible action items to improve.

{% hint style="info" %}
For more info on usage and how OpenAI handles your data, visit our [OpenAI](/docs/become-a-tability-power-user/integrations/openai.md) integration page.
{% endhint %}

### How to disable the Coaching AI

Visit the privacy settings of your workspace to disable the Tabby Coach AI. See the [OpenAI](/docs/become-a-tability-power-user/integrations/openai.md) page for more info.


---

# 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://guides.tability.io/docs/become-a-tability-power-user/features/ai-features/coaching-ai.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.
