---
title: "Image"
date: "2024-02-14T06:18:38+00:00"
summary: "Discover how to create and manage Image media types in Drupal Starter Kits, including field descriptions and step-by-step instructions."
image:
type: "page"
url: "/drupal-starter-kits/image"
id: "fa68dafe-84ea-415b-ae5f-d1d6425b96f2"
---

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

**Field**

**Description**

**Name**

The name of the image media.

**Image**

The image item. Click **Choose File** to upload an image.

**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 an Image media type
----------------------------

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