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

# Projects

> Projects are workspaces where you deploy and manage applications within an organization. Each project provides isolated environments for your apps and services.

### Common Use Cases

* **Separate environments** - Create distinct projects for development, staging, and production
* **Client isolation** - Keep different client applications in separate projects
* **Application types** - Deploy multiple apps like Contact Center, Analytics, or custom services

<Tip>
  Projects inherit organization-level settings while maintaining their own configurations and access controls.
</Tip>

## Getting Started

<Steps>
  <Step title="Navigate to your organization">
    Open your [organization dashboard](/app/organizations) and select the organization where you want to create a project.
  </Step>

  <Step title="Create a new project">
    Click **New Project** and provide a name and optional description.
  </Step>

  <Step title="Deploy applications">
    Once created, you can enable and configure applications like Contact Center within your project.
  </Step>
</Steps>

## Next Steps

After creating a project:

* [Enable Contact Center](/contact-center/enable) to start handling customer interactions
* Configure project settings and access controls
* Invite team members to collaborate on specific projects
