# CSV Download

To request the same file as a csv, you simply change the API version to 1.1.

&#x20;This can be run directly from your automation tool or from a browser window.

[http://99.99.99.99:8080/core/1.1/API/project/mug\_test\_project/1.0/datablocks/request\_7\_step/1.1/](http://99.99.99.99:8080/core/1.2/API/project/mug_test_project/1.0/datablocks/request_7_step/1.1/)

When run in a browser tab, the browser download manager will show when the file is available.

&#x20;

<figure><img src="/files/cECnMZKCrLyFXQmiN8Mk" alt=""><figcaption><p>Download manager shows file is available</p></figcaption></figure>

&#x20;The file can be accessed and opened via the download manager.&#x20;

&#x20;

<figure><img src="/files/vJIXT5a0PPuMMksaeDp5" alt=""><figcaption><p>Downloaded file viewed in Excel</p></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.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/api-guide/data-movement-apis/download-data-files/csv-download.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.
