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

# Get Started with Layarva

> Understand the shortest path from a workspace to content playing on a screen.

## What you'll accomplish

You will understand the core Layarva workflow before configuring your first display.

```text theme={null}
Create or join a workspace
        ↓
Add a Screen and Channel
        ↓
Create a Design or add media
        ↓
Create a Playlist
        ↓
Publish the Playlist
        ↓
Player receives an immutable Publication
```

## Prerequisites

* A Layarva account.
* Membership in a workspace.
* A supported browser for the Layarva web application.

## Core concepts

<AccordionGroup>
  <Accordion title="Screen">
    A display record paired with a Browser Player, Android Player, or supported Layarva Edge device.
  </Accordion>

  <Accordion title="Channel">
    A playback target that connects published content to one or more Screens.
  </Accordion>

  <Accordion title="Design">
    Visual content authored in Layarva Studio.
  </Accordion>

  <Accordion title="Playlist">
    An ordered collection of content. Publishing always uses an immutable Playlist version, not a mutable draft.
  </Accordion>

  <Accordion title="Publication">
    The immutable delivery record created when a Playlist is published or scheduled to a target.
  </Accordion>
</AccordionGroup>

## Expected result

You are ready to follow the guided setup from workspace access through first publication.

## Important notes

* Available actions depend on your workspace role and publishing policy.
* Queue content follows additional Queue Unit isolation rules.
* Do not treat a paired Screen and a Channel as the same object.

## Troubleshooting

If an action is unavailable, ask a workspace Owner or Admin to verify your role and the workspace publishing policy.

## Related guides

* [Build with Layarva](/developers/introduction)
* [Security overview](/security/overview)
