# Downloads

To manage export orders files, you can go to the section:

1. Log in to your Shoppego account

<figure><img src="/files/lCN7aw3FznaFFoOAyya2" alt=""><figcaption></figcaption></figure>

2. Click on **Files**

<figure><img src="/files/4vjY7kr0vHb8lhe6wG2p" alt=""><figcaption></figcaption></figure>

3. Click on the **Downloads** tab

<figure><img src="/files/e40xp0rJyAjpTenlRJu7" alt=""><figcaption></figcaption></figure>

4. Next, you will be able to see the status of your export order file.

<figure><img src="/files/Q8zgxsXq0Yen605GfSyO" alt=""><figcaption></figcaption></figure>

If the file is ready to be downloaded (Status changes to Completed), you can click on the **download** button.

{% hint style="info" %}
Please note that if your export file is too large, changing the status to "Completed" will take some time (depending on the size of your file).
{% endhint %}

<figure><img src="/files/WQlzo7S0jpJWllhFxrWp" alt=""><figcaption></figcaption></figure>

To delete any of the export files, you can click on the **trash can icon** button.

<figure><img src="/files/oHUSCqJpUSDvaNiRigfH" alt=""><figcaption></figcaption></figure>


---

# 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.shoppego.com/en/files/downloads.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.
