# Creating a room

A single room can be used to run multiple [sessions](https://docs.digitalsamba.com/dashboard/troubleshooting-sessions).

As a team member, you can create, configure and manage rooms using the Digital Samba Dashboard.

## Inheritance

It is important to understand the below inheritance rule:

{% hint style="warning" %}
**Room settings except 'Privacy' and 'Maximum participants' are inherited from default room settings. You may customise your room by overriding these defaults; only unedited properties will continue to inherit future edits to default room settings.**
{% endhint %}

Example 1: if you create a new room and don't tweak its primary colour, and then a team admin or owner alters primary colour in the default room settings to blue, your new room's primary colour will be inherited and automatically be made blue as well.

Example 2: if you create a new room and set its primary colour to red, and then a team admin or owner alters primary colour in the default room settings to blue, your new room's primary colour will stay red.

## Implementation

To create a new room, go to to the [Rooms section](https://dashboard.digitalsamba.com/rooms) of the dashboard and click on the 'Create a room' button.&#x20;

<figure><img src="https://1546941876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiO3v6IGLbE8FriBtsLy2%2Fuploads%2F5jz40IBv4ETxHvgIWR5f%2Fimage.png?alt=media&#x26;token=d33dcb48-0189-4a4e-a294-90d7f175d54b" alt=""><figcaption></figcaption></figure>

To save time, you can optionally also **clone an existing** room. To do so, go to the [Rooms section](https://dashboard.digitalsamba.com/rooms) of the dashboard and find the option in the three-dot menu next to each existing room.

<figure><img src="https://1546941876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiO3v6IGLbE8FriBtsLy2%2Fuploads%2F3IinFc81nbkA63QX6zgG%2Fimage.png?alt=media&#x26;token=5b4d68bf-acc7-4048-8eae-1e7ac830de7c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You may always click the 'Reset to default' button to reset your room settings to match your '[default room settings](https://docs.digitalsamba.com/dashboard/configuring-your-room-defaults)'.
{% endhint %}

{% hint style="info" %}
Rooms can also be created using the Digital Samba [RestAPI](https://docs.digitalsamba.com/reference/rest-api), and our integrations in Google Calendar and Wordpress. Please refer to [Room Source](https://docs.digitalsamba.com/dashboard/managing-rooms) to see where a room was created.
{% endhint %}

{% hint style="info" %}
You can also create a room on the fly and instantly join it by clicking on the '**Meet now**' button on the dashboard's header.
{% endhint %}

Continue reading to get a detailed list of room settings.
