# Download Center

1. In the Download Center, you can access and manage your exported reports. \
   ![](/files/VdisOybVlLmS5gIAzEji)
2. The Download Center provides information such as the document name, type (referring to the module the report was extracted from), document status, and export time.<br>

   <figure><img src="/files/Qwn4kwe85ryHR3Zg6T9u" alt=""><figcaption></figcaption></figure>
3. To download a report, simply click the "Download" button associated with the specific report you want to retrieve.<br>

   <figure><img src="/files/FBy5iwIkKTvFXFWY11Ym" alt=""><figcaption></figcaption></figure>
4. Please note that the files in the Download Center can only be downloaded within 7 days from the time they were exported.
5. If you wish to remove reports from the Download Center, you can follow these steps:&#x20;
   * Select the desired reports and click the "Delete" button. <br>

     <figure><img src="/files/HMaGMl22mRGjmmedauuo" alt=""><figcaption></figcaption></figure>
   * A confirmation popup will appear, and you can proceed with the deletion by clicking "Confirm." \
     ![](/files/KyTeMAhbSGKX39zN9Jm6)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://reference-guide.gitbook.io/crm-back-office-user-guide-full/crm-back-office-user-guide-full-cn/18.-other-functionalities/download-center.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.
