# Video Block

> Learn about the Video Block for uploading and embedding videos in VIDEOJOBS.

Source: https://docs.videojobs.io/video-block

> For the complete documentation index, see [llms.txt](https://docs.videojobs.io/llms.txt).

# Video Block

The Video Block is a distinct element designed to stand out visually from other blocks. It allows you to upload videos directly from your device or embed external videos from platforms like YouTube or Vimeo.

![Video Block](/8-video-block/video-block.png)

## Edit Mode

In edit mode, you will see some additional options available to you.

![Video Block](/8-video-block/video-block-edit.png)

If you switch to external video from the Options Menu, you will be able to add a link from YouTube or Vimeo.

![Video Block](/8-video-block/video-block-external-edit.png)

- In addition, all Video Blocks can have an optional title.

All blocks, including Video Blocks, can be visually rearranged using a simple drag-and-drop interface via the <Icon name="Move" size={16} /> icon. This allows for easy organization and customization of your content layout.

## Block Options

Each block comes with a set of features accessible through the <Icon name="EllipsisVertical" size={16} /> three-dot icon located in the top right corner. This icon is visible when the block is in Edit mode, among other scenarios.

### Available Options

Within the block's options menu, you can:

- Upload a cover image for the video.
- Toggle between half-width or full-width block.
- Toggle between uploading or linking to an external video.
- Move the block up.
- Move the block down.
- Make the block reusable for future use.
- Delete the block if it's no longer needed.

![Video Block Options](/8-video-block/options.svg)

<Columns cols={2}>
  <Card title="Button Block" icon="MousePointerClick" href="/button-block">
    Learn more about Button Block, with all its features.
  </Card>
  <Card title="Benefits Block" icon="Sparkles" href="/benefits-block">
    Learn more about Benefits Block, with all its features.
  </Card>
</Columns>
