# Spaces Migration

Use **Environments → Spaces Migration** to migrate spaces to another organization.

{% hint style="info" %}
This feature is available only in the **Docker / On‑Premise** deployment, and if you are an Environment Manager.
{% endhint %}

If you need access, contact your administrator or our sales team.

### Overview

You get a list of all spaces in the database.

### What you can migrate

You can migrate:

* Private spaces
* Organization spaces

### What changes after migration

The space inherits the billing owner from the target organization.

Everything else remains unchanged.

Access permissions are not migrated.

{% hint style="warning" %}
After migration, you must set up access to the space again.
{% 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://docs.decisionrules.io/doc/environment/spaces-migration.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.
