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

# Video Management

> Manage the video library and streaming integrations for the platform

## Video Management

Manage all uploaded and integrated videos on the platform, including Vimeo, YouTube and direct uploads.

## Accessing

Go to **Admin → Videos** to view the complete video library.

## Video library

The library centralizes all available videos:

* **Video list** — All videos with title, duration and source
* **Source** — Whether the video is from Vimeo, YouTube or direct upload
* **Status** — Whether it's available, processing or has an error
* **Search** — Find videos by title

## Video integrations

Videos can come from different sources:

<Tabs>
  <Tab title="Vimeo">
    After connecting your Vimeo account in **Admin → Integrations → Vimeo**:

    * Vimeo videos become available for use in lessons
    * Professional ad-free player
    * Advanced privacy controls
    * View statistics
  </Tab>

  <Tab title="YouTube">
    After connecting your YouTube account in **Admin → Integrations → YouTube**:

    * Public and unlisted videos available
    * Integrated YouTube player
    * Automatic quality streaming
  </Tab>
</Tabs>

## Using videos in lessons

When creating or editing a lesson, the teacher can:

1. Select a video from the library
2. Paste a Vimeo or YouTube video link
3. The player is automatically configured in the lesson

<Info>
  To set up video integrations, go to **Admin → Integrations** and connect your Vimeo or YouTube account via OAuth.
</Info>

## Next steps

<CardGroup cols={2}>
  <Card title="Integrations" icon="plug" href="/en/admin/integrations">
    Configure Vimeo, YouTube and Google Meet
  </Card>

  <Card title="Live classes" icon="tower-broadcast" href="/en/features/live-classes">
    Real-time broadcasts
  </Card>
</CardGroup>
