# OpenAI

## Overview

Integration with OpenAI allows you to use AI generation in various ways throughout the Tability App.

Some examples:

* Generate **Objectives** and **Outcomes** using the [Goal Setting AI](/docs/become-a-tability-power-user/features/plans/goal-setting-ai.md)
* Generate **Initiatives** based on the Outcome it's associated
* Generating recommendations to improve the structure of your OKRs
* Generate an analysis of your progress on an Outcome using the [Coaching AI](/docs/become-a-tability-power-user/features/ai-features/coaching-ai.md)
* Automatically adjust targets of your outcomes/key results using the [AI metric detection](/docs/become-a-tability-power-user/features/ai-features/ai-metric-detection.md)

## Privacy

Tability uses OpenAI API to generate the analysis of your goals. We have carefully selected OpenAI for specific security reasons to make sure that your data is protected.

* The data sent to OpenAI is not used to train their model.
* The data sent to OpenAI is deleted after 30 days.
* Their model is one of the most advanced, and can produce in depth analysis of progress.

Please refer to [OpenAI's API Data usage policy](https://openai.com/policies/api-data-usage-policies) for more information.

#### Data that is shared with OpenAI when the AI features are used:

* Plan title
* Objective title
* Outcome title
* Starting date and finish date
* Starting value and target
* Check-ins content

#### Data that is not shared with OpenAI:

* Personal identifiable information
* Workspace name and workspace settings
* Plan notes
* Description of the outcome / KRs
* Description of the objectives
* Plan notes

## Managing your OpenAI integration

Tability's OpenAI integration is active by default when you create your workspace. However, you can turn off this integration at any time by going to your **Integration settings** in app.

1. Go to **Workspace Settings > Integrations**
2. Find the OpenAI integration and click on **Manage integration** link.
3. Click the options to enable or disable the OpenAI integration.

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

### Using your own OpenAI account

For unlimited AI credits and to use your organization's own OpenAI account, you can add your OpenAI API key as well. Just add your OpenAI API key to connect Tability to your account:<br>

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


---

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