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

# What is default composition? How do I set a default composition?

> Learn what a default composition is and how to assign it to specific screens while publishing content

This page covers assigning default compositions **during the publishing workflow**. You can set it for a single screen or for several screens at once at the time of publishing content.

A default composition is the composition a screen plays when it has no Quick Play or scheduled content assigned to it, and it is also what new screens play automatically when first registered.

<Info>
  **Setting organization defaults:** To set the account-level default composition for all new screens, see [Default Composition Settings](/settings/default-composition) instead.
</Info>

## Method 1 - Set it for a single screen

<Steps>
  <Step title="Open the screen's Content tab">
    In [Pickcel console](https://console.pickcel.com/), open the **Screen** module, click the screen, and switch to the **Content** tab. On the **Default Composition** card, click **Change**.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/publish/pub-10-screen-content-tab.218Cz5spEnl8.png" alt="Screen Content tab with the Default Composition card and Change button" />
    </Frame>
  </Step>

  <Step title="Choose a composition and assign it">
    Select the composition you want, then click **Assign**. It becomes the default for that screen.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/default-composition/dc-02-edit-composition-dialog.s8QejWRLCR2H.png" alt="Assign default composition dialog with a composition selected and the Assign button" />
    </Frame>
  </Step>
</Steps>

## Method 2 - Set it for several screens at once

<Steps>
  <Step title="Select the screens">
    In the **Screen** module, tick the checkbox for each screen you want to update. A toolbar appears with a **Default Composition** button in the top-right.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/default-composition/dc-03-screen-multiselect.CYom38c58ZhH.png" alt="Screens list with screens selected and the Default Composition button in the toolbar" />
    </Frame>
  </Step>

  <Step title="Choose a composition and assign it">
    Click **Default Composition**, select the composition in the dialog, and click **Assign**. It becomes the default for every screen you selected.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/default-composition/dc-02-edit-composition-dialog.s8QejWRLCR2H.png" alt="Assign default composition dialog with a composition selected and the Assign button" />
    </Frame>
  </Step>
</Steps>

## Method 3 - Set the organisation default for all new screens

This default applies automatically to every new screen added to your organisation.

<Steps>
  <Step title="Open Settings and click Edit Composition">
    Go to the **Settings** module and open the **Default Content** tab. Under **Organisation Default Composition**, click **Edit Composition**.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/default-composition/dc-01-settings-default-content.qB21SaJsqEJQ.png" alt="Settings Default Content tab showing the Organisation Default Composition and Edit Composition button" />
    </Frame>
  </Step>

  <Step title="Choose a composition and assign it">
    Select the composition in the dialog, then click **Assign**. Every screen added from now on starts with this composition as its default.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/default-composition/dc-02-edit-composition-dialog.s8QejWRLCR2H.png" alt="Assign organisation default composition dialog with a composition selected and the Assign button" />
    </Frame>
  </Step>
</Steps>

<Note>
  Setting the organisation default applies to **new** screens going forward. To change the default on screens that already exist, use Method 1 or Method 2.
</Note>
