# Default Time Range for Downloading Data

By default, the time range for downloading data is set to 90 days. This is to ensure efficiency, as downloading all data from the creation of an account, especially for clients with thousands of business accounts, could take hours or even days.

However, you can extend the time range up to 4 years using our UI.

Please note that some APIs may have limitations on time ranges.

<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.getconduit.app/getting-started/default-time-range-for-downloading-data.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.
