# Branding

* **Custom logo**\
  Add a custom logo to be displayed. Your logo should be max. 400 px wide and 80 px high. The filetype should be SVG or PNG, and file size should not be more than 1 MB. Be sure to upload a logo in a colour that will contrast adequately with your background colour selection. Toggle on ‘Show logo in room’ and ‘Show logo in recordings’ to effectively display the logo in rooms and recordings, respectively. Available in the Create plan and higher.
* **Show logo in room**\
  When enabled, the logo will be shown in the room. Disabling is only available in the Create plan and higher.
* **HTML title**\
  You may add a custom title to be displayed on browser tabs, when the room is not embedded in an iframe.
* **Appearance**\
  Appearance will control the background colour of panels, modals and join screen. You may choose  'Light' or 'Dark'.
* **Primary colour**\
  Select a colour for buttons and other interactive elements in this room.
* **Background colour**\
  Select a colour for the background in this room.
* **Toolbar colour**\
  Select a background colour for the toolbar in this room.
* **Toolbar position**\
  Choose between 'Left', 'Bottom' or 'Right' for the toolbar position. Mobile screens will dynamically position the toolbar on the shorter side of the screen according to orientation.
* **Lobby message**

  Define the text instructions participants see while waiting in the lobby.
* **Lobby sound**\
  When enabled, a sound will play whenever someone enters the lobby. Otherwise, no sound will be played.

  <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalsamba.com/dashboard/creating-a-room/branding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
