Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Identity Hub
    • All guides
    • Subscribing a user to notifications
      • Overview
      • Adding a user
      • Getting user info
      • Updating local user data
      • Changing a local user password
      • Viewing user groups
      • Activating a user
      • Deactivating a user
      • Viewing user logs
      • Managing user sessions
      • Deleting a user account
      • Leaving an organization
    • Syncing users and groups with Active Directory
    • Billing management in Yandex Identity Hub
  • Access management
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Release notes
  • Yandex Identity Hub Sync Agent release notes
  1. Step-by-step guides
  2. Managing users
  3. Leaving an organization

Leaving an organization

Written by
Yandex Cloud
Updated at April 17, 2026

If you are a Yandex account user, you can leave an organization on your own.

Note

This guide requires you to use the CLI if one or more of the following conditions are true:

  • The Block users from viewing the list of organization members and their details option is enabled in the organization's settings.
  • The organization.denyUserListing access policy applies, which prohibits viewing the organization's user list.

To leave an organization:

Cloud Center UI
CLI
  1. If you are a member of several organizations, select the proper one.

  2. Go to Yandex Identity Hub.

  3. In the left-hand panel, select Users and find your user account.

    Optionally, use the search bar or filter at the top of the page.

  4. In the row with the user, click and select Delete.

  5. In the window that opens, confirm that you would like to leave the organization.

If you do not have the Yandex Cloud CLI yet, install and initialize it.

The folder used by default is the one specified when creating the CLI profile. To change the default folder, use the yc config set folder-id <folder_ID> command. You can also set a different folder for any specific command using the --folder-name or --folder-id options.

  1. View the description of the CLI command for leaving an organization:

    yc organization-manager organization leave --help
    
  2. To leave an organization, run this command by specifying the organization ID:

    yc organization-manager organization leave <organization_ID>
    

Please note: You will lose access to all clouds and other resources of the organization. To avoid this, you can move the cloud to another organization. To do this, you need the resource-manager.clouds.owner role for the cloud being transferred and the organization-manager.organizations.owner role for the organization to transfer the cloud to.

To disable access to the clouds of the organization you are not going to leave, contact the appropriate cloud administrator.

If you have issues excluding a user from an organization, contact support.

Was the article helpful?

Previous
Deleting a user account
Next
Overview
© 2026 Direct Cursus Technology L.L.C.