> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/resilience-testing/chaos-engineering/use-chaos-engineering/chaoshub/new-chaos-studio-chaoshub.md).

# New Chaos Studio

{% @harness-package-selector/package-selector platforms="%5B%7B%22label%22%3A%22Old%20Chaos%20Studio%22%2C%22slug%22%3A%22old-chaos-studio%22%2C%22path%22%3A%22chaos-engineering%2Fuse-chaos-engineering%2Fchaoshub%2Fold-chaos-studio-chaoshub%22%7D%2C%7B%22label%22%3A%22New%20Chaos%20Studio%22%2C%22slug%22%3A%22new-chaos-studio%22%2C%22path%22%3A%22chaos-engineering%2Fuse-chaos-engineering%2Fchaoshub%2Fnew-chaos-studio-chaoshub%22%7D%5D" selectedPlatform="new-chaos-studio" %}

### ChaosHub <a href="#chaoshub" id="chaoshub"></a>

A ChaosHub is a collection of reusable faults, probes, and action templates that you can use to create chaos experiments.

You can reuse these templates to build consistent and reliable chaos experiments while sharing proven chaos scenarios across teams and projects, maintaining consistency in chaos engineering practices, and enabling collaboration and knowledge sharing within your organization.

Harness Chaos Engineering supports creating ChaosHubs at three different levels, each serving specific use cases and providing different levels of access and control.

### Project Level ChaosHub <a href="#project-level-chaoshub" id="project-level-chaoshub"></a>

Project Level ChaosHubs are scoped to individual projects, providing teams with dedicated spaces for their specific chaos engineering needs.

**Creating a Project Level ChaosHub**

1. Navigate to your specific Chaos Engineering project in Harness
2. Go to **Project Settings** → **ChaosHubs**

   ![scope](/files/enQFDb0XH1eVTMrnE7RQ)
3. Click **New ChaosHub**
4. Enter the ChaosHub details and click **Create**

   ![create](/files/QO2eECNR9jWKlhrqYyBI)

***

### Organization Level ChaosHub <a href="#organization-level-chaoshub" id="organization-level-chaoshub"></a>

Organization Level ChaosHubs are available across all projects within a specific Harness organization, providing standardization for teams within that organization.

**Creating an Organization Level ChaosHub**

1. Navigate to **Chaos Engineering** in your Harness account
2. Go to **Organization Settings** → **ChaosHubs**
3. Click **New ChaosHub**
4. Enter the ChaosHub details and click **Create**

***

### Account Level ChaosHub <a href="#account-level-chaoshub" id="account-level-chaoshub"></a>

Account Level ChaosHubs provide the highest scope, available across all organizations and projects within your Harness account, making them ideal for enterprise-wide chaos engineering governance and standardization.

**Creating an Account Level ChaosHub**

1. Navigate to the **Chaos Engineering** in your Harness account
2. Go to **Account Settings** → **ChaosHubs**
3. Click **New ChaosHub**
4. Enter the ChaosHub details and click **Create**

{% hint style="info" %}
**ENTERPRISE CHAOSHUB**

Harness provides a default **Enterprise ChaosHub** at the account level, which comes pre-configured with a wide array of faults and chaos scenarios. This enterprise hub includes battle-tested chaos experiments for various platforms and technologies, giving you a head start with proven chaos engineering patterns.

<img src="/files/tKbhoSa3vLMS8TT1q2oI" alt="Enterprise ChaosHub" data-size="original">
{% endhint %}

***

### Access Control and Permissions <a href="#access-control-and-permissions" id="access-control-and-permissions"></a>

ChaosHub access is managed through Harness RBAC (Role-Based Access Control):

* **Account Level**: Requires account-level chaos engineering permissions
* **Organization Level**: Requires organization-level chaos engineering permissions
* **Project Level**: Requires project-level chaos engineering permissions

{% hint style="info" %}
**PERMISSION REQUIREMENTS**

If you don't have the necessary permissions to create ChaosHubs at your desired level, reach out to your Organization admins to request the appropriate chaos engineering permissions for your role.
{% endhint %}

{% hint style="info" %}
**TIP**

Start with Project-level ChaosHubs for team-specific experiments, then gradually create Account or Organization level hubs as your chaos engineering practices mature and require broader standardization.
{% endhint %}

### Next Steps <a href="#next-steps" id="next-steps"></a>

Now that you have created your ChaosHub, you can start building your chaos engineering resources:

* **Create Templates**: Add reusable fault and experiment templates to your ChaosHub. Learn how to [create and manage templates](/resilience-testing/chaos-engineering/use-chaos-engineering/templates.md).
* **Build Experiments**: Use the templates from your ChaosHub to create chaos experiments in the new Chaos Studio. Get started with [creating experiments](/resilience-testing/chaos-engineering/use-chaos-engineering/experiments.md).
