# SMB share

{% 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/zEiqBhDAnANcG94lF5ra/1.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

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

{% step %}
Expand the **Storage type** list and select **Network location (SMB share)**.

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

{% step %}
Fill in the **Username** and select (or add) a password, ensuring <mark style="color:$danger;">they match the domain credentials tied to the network location</mark>.

{% hint style="info" %}
Learn more about using **Password Manager** [here](https://helpcenter.xopero.com/xopero-one-en/management/password-manager).
{% endhint %}

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

{% step %}
Ensure the browsing device can detect the storage. Use the **Change** button to select a **Browsing machine** from the devices assigned to **Xopero ONE**, which will connect the share to the system.

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

{% step %}
Enter the path or server address containing the share in the **Path to the SMB share** field.

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

{% step %}
When using the second option (server address) you can browse the server shares— click on the **Folders** icon to see your available server shares options.

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

{% step %}
Select the share you want to store your data in and click **Apply**.

<figure><img src="https://content.gitbook.com/content/0CBTl43C3OO6ySL1DJ6k/blobs/QTko98Pgud6KDN4GfbRE/8.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/smb-share.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.
