# Storage location

Storage location controls where Screendesk stores your recording data. Use it to meet data residency and privacy requirements.

{% hint style="info" %}
Available on all plans (Free, Plus, Pro, Enterprise).
{% endhint %}

### How storage location works

Your workspace starts in **America** by default. You can switch to **Europe** until you create your first recording.

After the first recording, the setting locks. New recordings will always stay in the chosen region.

Regions map to these AWS locations:

* **America** (default): US East
* **Europe**: EU West

### Set your storage location

<figure><img src="/files/3oHe8zFF2mjw89w2kpTm" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Open Security settings

Go to **Account Settings → Security**.
{% endstep %}

{% step %}

### Find “Recording storage location”

Scroll to the **Recording storage location** section.
{% endstep %}

{% step %}

### Pick a region

Select **America** or **Europe**.
{% endstep %}

{% step %}

### Save

Click **Save**.
{% endstep %}
{% endstepper %}

### FAQ

<details>

<summary>What happens if I don’t change the storage location?</summary>

Your recordings stay in the default region: **America (US East)**.

</details>

<details>

<summary>Can I change the storage location later?</summary>

Not after the workspace has recordings. Set it before creating your first recording.

</details>

<details>

<summary>Does the storage location affect playback speed?</summary>

No. Playback is delivered via a CDN regardless of region.

</details>

<details>

<summary>Is my data encrypted?</summary>

Yes. Recordings are encrypted at rest with AES-256 in both regions.

</details>

<details>

<summary>Does this apply to live session replays and attachments?</summary>

Yes. It applies to recording files and associated media stored in your workspace.

</details>


---

# 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.screendesk.io/security/storage-location.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.
