--- id: create-manage-orgs title: Create and Manage Orgs sidebar_label: Credits Accounts description: Learn how to create and manage multiple Sumo Logic orgs. slug: /help/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs/ canonical: https://www.sumologic.com/help/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; import Iframe from 'react-iframe'; :::note If you are a Sumo Logic Service Provider, see [Create and Manage Orgs (Service Providers)](/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs-service-providers/). ::: ## Availability | Account Type | Account Level | |:--------------|:--------------------------------------------------------------| | Credits | Enterprise Operations, Enterprise Security, Enterprise Suite | :::note This feature is not enabled by default. If you’d like to have it enabled, contact your Sumo Logic account executive. ::: This topic has information about Sumo Logic’s organizations feature, which you can use to create and manage orgs. We use the term *parent org* to refer to the org from which you create a new org, and *child orgs* to refer to the orgs you create.  Sumo Logic organizations allow you to logically group, provision, and centrally manage and monitor the credits usage of multiple orgs. When you create a child org, you provision it with credits, based on the ingest volume you estimate for the org. We refer to the different flavors of ingest—Continuous Log Ingest, Frequent Log Ingest, and so on—as *product variables*. When you provision a child org you use a Credits Calculator to estimate and allocate required credits for each product variable.  We refer to your estimates of ingest capacity required for each product variable as *baselines*. Sumo Logic’s throttling multipliers for logs and metrics are based on these estimates. For example, if you estimate 1GB usage for logs and specify that as the baseline when you create the org, Sumo Logic will start [throttling](/docs/manage/ingestion-volume/log-ingestion/#log-throttling) when ingestion to the org reaches 4 to 10 times the baseline. The multiplier depends on your account size. Users that have the required role capabilities (described in the following section) can create child orgs under a parent org, and manage and monitor the allocation and consumption of Sumo Logic credits across orgs, and for each child org. This functionality is available in the Sumo Logic UI in the **Organizations** tab and also in the [Organizations Management API](https://organizations.sumologic.com/docs/). ## Create a new child organization This section has instructions for creating a new org. :::training Micro Lesson Learn how to create a new child organization.