# AI Model Data Usage

## AI Model Data Usage

All of your conversations on the Agent Supply system are strictly confidential and never used for training purposes.

Here is an overview of the data privacy and model training policy of OpenAI:

### OpenAI <a href="#id-048a1afa33514188842a8b40caaec86b" id="id-048a1afa33514188842a8b40caaec86b"></a>

* OpenAI ensures that data submitted through its API is not used to train its models.
* OpenAI retains API inputs and outputs for up to 30 days to identify abuse and provide the service. After this period, data is deleted unless legally required to retain it longer.
* Data may be reviewed by authorized employees for abuse monitoring and legal compliance, but it is not used for model training.

For more details, visit the [OpenAI Privacy Policy.](https://openai.com/enterprise-privacy/)


---

# 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://docs.agentsupply.ai/support/security-and-compliance/ai-model-data-usage.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.
