# Data Retention

As a default settings, any user information (where available) and conversation captured by a chatbot within any of the available channels, is being persisted on MyLINK Connect storage.

MyLINK Connect storage is provided by a secure cloud infrastructure based in EU.

The lifetime of the persistent storage is limited by the type of the account subscription and it ranges between 1 to 9 months.

Additionally, each and every conversation is built around a number of different information that are kept by MyLINK Connect according to the following table:

| Item                                                                                            | Retention                                                                                                                                                                                                         |
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Contacts                                                                                        | Forever. Contacts are deleted manually.                                                                                                                                                                           |
| Contact Variables                                                                               | Forever. Contact Variables are deleted manually.                                                                                                                                                                  |
| Chats                                                                                           | Depending on your Account license retention (30 days by default).                                                                                                                                                 |
| Media Files from Chat                                                                           | Depending on your Account license retention (30 days by default).                                                                                                                                                 |
| Bot Statistics                                                                                  | Depending on your Account license retention (30 days by default).                                                                                                                                                 |
| Reports                                                                                         | 15 days                                                                                                                                                                                                           |
| [Execution Diagram Info](/actions-and-operations/execution/execution-diagram.md)                | 10 days or 256 entries                                                                                                                                                                                            |
| [NLP Log Entries](/artificial-intelligence/nlp/testing-and-verifying/using-the-nlp-log-view.md) | 15 days or 1,000 entries                                                                                                                                                                                          |
| Broadcast Logs                                                                                  | 15 days or 1,000 entries                                                                                                                                                                                          |
| Bot Runtime Logs                                                                                | 15 days or 1,000 entries                                                                                                                                                                                          |
| Automatic Backups                                                                               | <p>Last 5 <a href="/pages/-LdPE8qkBgLLJJ_eUkr-#automatic-backup">Publishing Backups</a> are kept forever</p><p>15 days for <a href="/pages/-LdPE8qkBgLLJJ_eUkr-#automatic-backup">deletion based backups</a>.</p> |

Data is removed from the platform on a daily basis.&#x20;


---

# 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.mylinkconnect.com/conversations/data-retention.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.
