> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ditto.live/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating a New Database

> An DatabaseID in Ditto functions like a tenant in the traditional cloud sense. It serves as a unique identifier for each distinct database, isolating data, and configurations within that specific context.

This separation ensures that each tenant (or DatabaseID) has its own dedicated resources and space, allowing for secure and organized management of data synchronization and peer-to-peer connections across different projects or clients.

Users create and manage Databases  via their Personal Account or their Organization.

## To Create a new Database ID

<Steps>
  <Step>
    Click **Create Organization**.
  </Step>

  <Step>
    Enter the **Name** of your organization and, if available, the **Organization Website URL**.
  </Step>

  <Step>
    Click **Create Organization**.
  </Step>

  <Step>
    Click **Let's Create an Database!**.
  </Step>

  <Step>
    Enter a **Name** and a slug for your **Database URL**.
  </Step>

  <Step>
    Select your \*\*Database Visibility \*\*preference.
  </Step>

  <Step>
    Click **Create Database**.

    <Frame>
      <img src="https://mintcdn.com/ditto-248bc0d1/zD9lJVacy0mXA4hu/images/cloud/portal/create-new-app.png?fit=max&auto=format&n=zD9lJVacy0mXA4hu&q=85&s=926141c92e80b9e68491208695d2ae8e" width="800" height="525" data-path="images/cloud/portal/create-new-app.png" />
    </Frame>
  </Step>
</Steps>
