# Transfer

You can transfer an App's ownership to another [**organization**](broken://pages/05CWejAJRFHeBbS9KyeQ)**.**

{% hint style="info" %}
App transfer is currently limited to organizations you have access to.
{% endhint %}

Learn more about [**organization management**](/docs/portal/organizations.md).

## Transfer an App

1. To transfer an app, click **Settings** in the app navigation.
2. In the **Danger Zone** section of **App Settings**, click the **Transfer app** button.
3. On the **Transfer application** page, select the **New owner** organization from the menu.
4. Type the full app name into the text box to confirm and click **Transfer Application** to complete process.

The App will now be accessible by the receiving organization and its members.


---

# 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.spice.ai/docs/portal/apps/transfer.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.
