# Set default storage duration

{% hint style="info" %}
Only archived documents count toward your account's storage image limit.
{% endhint %}

1. To set the default storage duration for all reports, open the work space and click **Properties** on the right side of the screen.\
   ![](/files/E1xfLhRu50aOVNcPaqzS)
2. In the *Default Document Storage Duration* row, click the **Archive** value. (Archive is the default value. If it has been changed in the past, this value might read *1 hour*, *1 day*, or *1 week*.)\
   ![](/files/oBevvZeTi6Ec5KxRth4q)
3. Choose the desired duration from the drop-down menu.\
   ![](/files/NWlNtQqxA1b57oFkoPfw)
4. Click **Save**. \
   ![](/files/HlFYV2dw4fOdrlYhNebF)


---

# 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.reportandrun.com/manual/readme/report-generation/setting-default-storage-duration.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.
