---
title: "Video"
date: "2024-02-14T06:18:38+00:00"
summary: "Discover how to create and manage Video media in Drupal Starter Kits. Learn about included fields and step-by-step creation process."
image:
type: "page"
url: "/drupal-starter-kits/video"
id: "ae9f1d1b-649c-41b5-9a19-336c3cad1d82"
---

Rebranding notice!

Acquia announces rebranding of its “Acquia CMS” offering, which includes a collection of Drupal modules. “Acquia CMS” is now referred to as “Drupal Starter Kits”.

Included fields
---------------

The Video media type includes the following fields:

**Field**

**Description**

**Name**

The name of the video media.

**Remote video URL**

The video link item. In this field, you can add a remote video link.

**Taxonomy**

One of the following taxonomy types:

*   Categories: The categories that you can select from the dropdown menu.
*   Tags: The tags.

**Language**

The language of the media.

Creating a Video media type
---------------------------

1.  Sign in to Drupal Starter Kits.
2.  In the Drupal Starter Kits administrative interface, click **Manage** > **Content** > **Media** > **Add Content** > **Video**.
3.  Enter an appropriate value in each field and click **Save**.
4.  Verify the changes on your site.