# 我们如何使用您的数据

您的数据，您的权利 数据所有权：在Afarensis，我们坚信您的数据归您所有。我们尊重您的数据隐私并致力于保护它。 数据使用政策 自2023年3月1日起，发送到Afarensis API的数据不会用于训练或改进Afarensis模型，除非您选择加入。 选择加入的好处：选择加入后，Afarensis模型可能会随时间在您的特定用例中表现得更好，因为它将能够学习并适应您的数据。 数据保留和安全 API数据保留：为了帮助识别和预防滥用行为，通过API发送的数据最多可保留30天，之后将被删除，除非法律另有要求。 零数据保留：对于处理敏感信息的受信任客户，我们提供零数据保留选项。在这种情况下，请求和响应的内容不会被记录在任何日志中，仅在内存中暂存以处理请求。 默认使用策略细则 终结点 用于训练的数据 默认保留 零保留条件 /v1/chat/completions\* 否 30天 是（图像输入除外） /v1/files 否 直到被客户删除 否 /v1/assistants 否 直到被客户删除 否 /v1/threads 否 60天 否 ... ... ... ... /v1/completions 否 30天 是 请注意：图像输入通过模型不符合零保留条件。 更多信息和支持 欲了解更多关于Afarensis API数据使用政策的详情，或对零数据保留有疑问，请访问我们的官方文档或联系我们的销售团队。


---

# 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://doc.afarensis.com/get-started/wo-men-ru-he-shi-yong-nin-de-shu-ju.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.
