# Changing the temporary dump folder

#### Database backup involves generating a database dump and then backing up the resulting dump file.

***

## Data to protect

When creating a backup plan, in the **Data to protect** section, select the folder where database dumps will be stored. You can choose either **Select from device** or **Select path or variable** — switch between these options by clicking on the text in the list.

<figure><img src="/files/1AjTQSqmnsjT90gyXN7o" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If the specified folder is deleted, you will not be able to select it from the list of available folders on the device — in that case, switch to **Select path or variable**.
{% endhint %}

***

## Changing the temporary dump folder

1. Create a new temporary folder.
2. Go to the **Plans** tab and edit the plan you want to change or create a new one.
3. In the **Data to protect** section, uncheck the old folder and select the new one (if you're creating a new plan, simply select the newly created temporary folder from the list).
4. Next, go to **Advanced settings**, then **Backup scripts**, and update the script arguments to the new database dump location.
5. Save the changes.

{% hint style="danger" %}
If you delete the old directory first, you will not be able to deselect the folder in the **Select from device** section — switch to **Select path or variable** and remove the old directory.
{% 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://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/workstations-and-servers/database-backup/changing-the-temporary-dump-folder.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.
