# Data Storage

💡 Enterprise Customer can control how long the result files are stored on Dataimporter servers.

## Storage Location

All of your Data including, oAuth tokens, result files, and uploads will be stored in the location which you signed up with. No data is ever transferred outside of that region by Dataimporter.

## Default Storage

Job Result files are stored for 14 Days after the Job was run. Any files that were manually uploaded to Dataimporter are automatically deleted.

Enterprise Customers can control exactly how long their data is stored on Dataimporter servers on the Settings page:

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

You can set this to between 0 and 30 days. If it is set to 0 days, then the result files will be available for you to Download upon completion of the Job, after 1 minute they will be automatically deleted.

{% hint style="info" %}
If you shorten the Data Retention Duration, then this will apply retroactively to previously run Jobs e.g. a Job run 10 days ago, will have the result files deleted, if the Data Retention Duration is subsequently changed to 5 days.
{% endhint %}


---

# 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://help.dataimporter.io/security/data-storage.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.
