# Channex Retention Periods

**Bookings**

* 3 months after checkout (Booking is removed)

&#x20;

**Credit Card**

* 7 Days after checkout (Remove Credit Card)
* 7 Days after cancellation (Remove Credit Card)
* if booking is acknowledged no CC provided via API

&#x20;

**Logs**

* 3 Months property log retention
* 3 Months Channel log retention
* 7 Days Webhook log retention

&#x20;

**Live Feed**

* 1 Month Retention

&#x20;

**Property**

* 90 Days of property without a channel, it is removed

&#x20;

**Channels**

* 1 Month in disabled state it is removed<br>


---

# 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.channex.io/guides/channex-retention-periods.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.
