---
title: "Document"
date: "2024-02-14T06:18:38+00:00"
summary: "Learn how to create and manage Document media types in Drupal Starter Kits with our comprehensive guide for content editors."
image:
type: "page"
url: "/drupal-starter-kits/document"
id: "d6fd7e75-43a9-4ffd-9457-cd71cbe2773e"
---

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 Document media type includes the following fields:

**Field**

**Description**

**Name**

The name of the document media.

**File**

The file item. Click **Choose File** to upload the file.

**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 Document media type
------------------------------

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