# Security & Compliance

### Data Retention

Depending on your internal company policies, you can set the retention period for conversations in Chaty. To have your conversations automatically deleted after a period of time:

1. Navigate to Settings > Company Details
2. Scroll down the page and find the setting "Data Retention Policy" and choose from the drop down the length of time you want conversations to persist for.&#x20;

### PCI Compliance

Chaty is PCI compliant. Contact Chaty to request our ROC documentation.


---

# 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.chaty.ai/account-settings/security-and-compliance.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.
