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

# Registration

> Guide for registering devices in SignageLab CMS.

## Procedure

<Steps>
  <Step title="Create Device">
    1. Navigate to **Devices** menu in SIGNAGELAB administration and select **Create**.

    ![image](https://signagelab-alfa-space.fra1.digitaloceanspaces.com/documentation/images/en/DeviceRegistration/2021-09-02%2009_43_20-Devices%20_%20Signagelab%20CMS.png)

    2. Fill in the form:
       * **Name**: device name
       * **Verification Hash**: code generated by the display
       * **Environment**: whether this is a production device or just a display prepared for installation
       * **Orientation**: whether the display will be in portrait or landscape mode
       * **Resolution**: what resolution the device has
       * **Time Zone**: this setting is taken from your registration settings, and can be changed later in display settings

    3. Click **Submit**

    <img src="https://signagelab-alfa-space.fra1.digitaloceanspaces.com/documentation/images/en/DeviceRegistration/2021-09-02%2009_45_28-.png" alt="Device form" style={{maxWidth: '300px', width: '100%', height: 'auto', borderRadius: '8px', boxShadow: '0 2px 8px rgba(0,0,0,0.1)', margin: '1rem 0', display: 'block'}} />
  </Step>

  <Step title="Create Screens">
    1. Navigate to **Screens** menu in SIGNAGELAB administration and select **Create Screen**.

    ![image](https://signagelab-alfa-space.fra1.digitaloceanspaces.com/documentation/images/en/DeviceRegistration/2021-09-02%2010_06_34-Screens%20_%20Signagelab%20CMS.png)

    2. Fill in the form:
       * **Name**: name under which the device will be visible in administration
       * **Description**: if you want to specify information about the display
       * **Display Layout**: default layout plays across the entire screen
       * **Category**: fill in if you want to add displays to a specific category
       * **Device**: select the registered device
       * **Display Settings**: default settings - time zone from your registration, brightness 90%, volume 0%, remote control disabled
       * **Tags**: if you have created tags and want to add them to the display

    3. Click **Submit**

    <img src="https://signagelab-alfa-space.fra1.digitaloceanspaces.com/documentation/images/en/DeviceRegistration/2021-09-02%2010_28_12-Screens%20_%20Signagelab%20CMS.png" alt="Display form" style={{maxWidth: '300px', width: '100%', height: 'auto', borderRadius: '8px', boxShadow: '0 2px 8px rgba(0,0,0,0.1)', margin: '1rem 0', display: 'block'}} />
  </Step>
</Steps>
