---
id: cloud/account-management/organizations
title: Manage organizations | Cypress Cloud
description: >-
  Learn how to create projects, manage users, access billing and usage
  information, leverage third party integrations, and apply org-level settings.
section: cloud
source_path: docs/cloud/account-management/organizations.mdx
version: fa8f60eba6ec9a949b75fe9f9f5f6591719cd01f
updated_at: '2026-05-05T21:21:10.048Z'
---
# Organizations

##### What you'll learn

*   How to create and manage organizations
*   How to locate your Organization ID
*   How to integrate source control providers, issue management, and team communications with your org

Organizations are used to group and manage projects. Here you can create projects, manage users, access billing and usage information, leverage third party integrations, and apply org-level settings.

## Organization ID

An Organization's ID is a unique identifier in [UUID](https://tools.ietf.org/html/rfc4122) format that can be found under the "Organization settings" section of Cypress Cloud. This ID is used frequently by the Support, Success, and Sales teams to reference an Organization.

To locate your Organization's ID, go to "Organization settings" then Organization ID. Click on the clipboard icon to copy the ID for easy sharing with Cypress teams.

## Managing Organizations

### Create Org

You can create an organization from within [Cypress Cloud](https://on.cypress.io/cloud) by opening the organization switcher and clicking **Create new organization**.

### Manage Projects

Once you create an organization, a new "Default Project" will be created for you. From here, you can adjust your [Project Settings](/llm/markdown/cloud/account-management/projects.md#Project-settings) to fit your needs.

### Manage Users and Teams

Organization owner or admin roles can [invite Cypress Cloud users](/llm/markdown/cloud/account-management/users.md) to their organization. Those invited can be [assigned to a team](/llm/markdown/cloud/account-management/teams.md). A team can help you control which users have access to specific projects and tests.

### Manage Cloud AI

[Cloud AI](/llm/markdown/cloud/faq.md#What-is-Cloud-AI) is enabled by default for all users on any Cloud plan.

Organization admins and owners can enable and disable the AI capabilities for their entire organization from the organization settings.

### Delete Org

You can delete organizations that you own as long as they do not have any projects in the organization. You must first [delete](/llm/markdown/cloud/account-management/projects.md#Delete-Project) or [transfer ownership](/llm/markdown/cloud/account-management/projects.md#Transfer-ownership) of your projects your projects to another organization before you can delete the organization.

## Integrations

Owner and admin roles can integrate Cypress Cloud with many third party tools under **Organization > Integrations** and edit those settings from within the **Project settings** page.

See our integration guides to learn more:

### Source Control Providers

*   [GitHub integration guide](/llm/markdown/cloud/integrations/github.md)
*   [GitLab integration guide](/llm/markdown/cloud/integrations/gitlab.md)
*   [Bitbucket integration guide](/llm/markdown/cloud/integrations/bitbucket.md)

### Issue Management

*   [Jira integration guide](/llm/markdown/cloud/integrations/jira.md)

### Team Communication

*   [Cypress integration for Slack guide](/llm/markdown/cloud/integrations/slack.md)
*   [Cypress integration for Microsoft Teams guide](/llm/markdown/cloud/integrations/teams.md)

### Enterprise SSO Authentication

*   [Okta](/llm/markdown/cloud/account-management/enterprise-sso.md#Okta)
*   [SAML](/llm/markdown/cloud/account-management/enterprise-sso.md#SAML)
*   [Azure AD](/llm/markdown/cloud/account-management/enterprise-sso.md#Azure-AD)
