# Local directory

{% stepper %}
{% step %}
Login to your **Xopero ONE Management Service** (**XMS**) admin panel, open the **Storages** tab and click the **(+) Add storage** button.
{% endstep %}

{% step %}
In **Add storage** form, define the storage name.

<figure><img src="https://content.gitbook.com/content/0CBTl43C3OO6ySL1DJ6k/blobs/FdTPAW2oA7OkiI9AEZSh/image.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
If needed, add an optional description.

<figure><img src="https://content.gitbook.com/content/0CBTl43C3OO6ySL1DJ6k/blobs/Y77vAPirGCRExqx7vAEI/image%20(1).png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Expand the **Storage type** list and select **Local directory**.

<figure><img src="https://content.gitbook.com/content/0CBTl43C3OO6ySL1DJ6k/blobs/s0HAXcGCmRg0En0TsYJV/obraz.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Set up the path to the local directory where your data should be backed up.

{% hint style="warning" %}
The directory will be created on the computer on which the **Xopero ONE** agent is installed and working, and backup will be stored locally on that computer.
{% endhint %}

{% hint style="info" %}
Selecting 5 endpoints in your backup plan will create storage on each. **Xopero ONE** will establish local directories on all endpoints and back up the data.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/0CBTl43C3OO6ySL1DJ6k/blobs/jI4ihDleUxgQLodrTrce/obraz%20(1).png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
To finish the storage configuration, click **Save**.
{% endstep %}
{% endstepper %}


---

# 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/storage/local-storage/adding-new-storage/local-directory.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.
