[Yandex Cloud documentation](../../../index.md) > [Yandex Resource Manager](../../index.md) > [Step-by-step guides](../index.md) > Cloud > Changing an organization for a cloud

# Changing an organization for a cloud

If there are multiple organizations registered in your account, you can move clouds between them.

{% note info %}

You must [add](../../../organization/operations/add-account.md) to the new organization all users with roles assigned for the migrated cloud, folders, or resources in the source organization.

{% endnote %}

{% note warning %}

When you migrate your cloud from one organization to another, the Yandex account roles will be migrated and assigned automatically. You will need to reassign federated user roles manually. 

{% endnote %}

To move a cloud to another organization, you need the `resource-manager.clouds.owner` [role](../../../organization/security/index.md#organization-manager-organizations-owner) for the cloud being transferred and the `organization-manager.organizations.owner` [role](../../security/index.md#resource-manager-clouds-owner) for the organization to transfer that cloud to. For more information about assigning roles, see [Assigning a role for a cloud](set-access-bindings.md#access-to-user) and [Assigning a role for an organization](../../../organization/security/index.md#add-role).

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), click ![image](../../../_assets/console-icons/layout-side-content-left.svg) or ![image](../../../_assets/console-icons/chevron-down.svg) in the top panel and select the cloud.
  1. In the top-right corner, click ![***](../../../_assets/console-icons/ellipsis.svg) and select **Change organization**.
  1. Select a new organization from the list and click **Change**.

- API {#api}

  Currently, you cannot change the organization assigned to the cloud using the API.

{% endlist %}

## See also {#see-also}

* [Leaving an organization](../../../organization/operations/leave-organization.md)