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

# Studios

> The Admin Dashboard Studios tab — the top-level organizations that own projects, assets, and files.

A [**studio**](/glossary) is the top-level organization that owns projects, assets, and files — typically a film studio. The **Studios** tab on the [Admin Dashboard](/features/admin-dashboard) is where studios are created and configured. Nearly everything else in the platform hangs off a studio: its [projects](/features/admin/projects), the [groups](/features/admin/groups) scoped to it, and the [permissions](/features/admin/permissions) granted within it.

<Frame caption="The Admin Dashboard Studios tab, listing studios with their coordinator and preview watermark format.">
  <img src="https://mintcdn.com/pixwel/EzZene0sLkTaATKH/img/admin-dashboard.png?fit=max&auto=format&n=EzZene0sLkTaATKH&q=85&s=a3660f29313ab6c63d6065e4f90086ab" alt="The Admin Dashboard Studios tab listing studios" width="2520" height="1514" data-path="img/admin-dashboard.png" />
</Frame>

## Columns

| Column                       | What it is                                                                                           |
| ---------------------------- | ---------------------------------------------------------------------------------------------------- |
| **Studio Name**              | The studio's display name.                                                                           |
| **Coordinator**              | The [group](/features/admin/groups) named as the point of contact responsible for the studio's work. |
| **Preview Watermark Format** | How [previews](/glossary) of this studio's assets are watermarked.                                   |

## Editing a studio

The studio form has these fields:

* **Logo** — an image for the studio (square, 1:1).
* **Studio Name** — the display name (required).
* **Slug** — the studio's short identifier. Set at creation and **locked when editing**.
* **Coordinator** — the contact group responsible for the studio.
* **Preview Watermark Format** — how previews are watermarked (see below).
* **Enforce 2FA** — require two-factor authentication for this studio's users.

### Preview watermark formats

The **preview watermark format** controls how Pixwel overlays a watermark on this studio's [previews](/glossary):

| Format                   | Placement                                             |
| ------------------------ | ----------------------------------------------------- |
| **Full Screen Diagonal** | Repeating mark across the whole frame, on a diagonal. |
| **Single Center**        | One mark in the center of the frame.                  |
| **Single Bottom Middle** | One mark along the bottom edge, centered.             |
| **Single Top Middle**    | One mark along the top edge, centered.                |

<Note>
  **Coordinator** and **Preview watermark format** are studio-wide settings — they apply to every project and asset under the studio.
</Note>
