> For the complete documentation index, see [llms.txt](https://docs.parameter1.com/base-cms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parameter1.com/base-cms/content-management/content-types/media-gallery.md).

# Media Gallery

To access the Media Gallery, click "New" from the menu in the upper-right, and then click "Media Gallery". &#x20;

![](/files/-MK0_dRwBDrRDq9Uu26W)

From here, you'll fill out the necessary/required fields: **Name** and **Primary Site & Section.**  Full instructions on shared content fields can be found here:

{% content-ref url="/pages/-MK0O5KTCxr1dOJpqcyX" %}
[Adding and Editing Content](/base-cms/content-management/adding-and-editing-content.md)
{% endcontent-ref %}

## Unique to Media Gallery Content

Media Galleries will display an array of uploaded images in a slideshow format like so:

{% file src="/files/-MK0\_C--ST1L8BOlDfRj" %}
Slideshow in action
{% endfile %}

## **Upload Images**

On the left-hand side of the page, scroll down until you see the **Media** option, then click **Upload:**

![](/files/-MK0_fjoC4AjPxTRir8q)

{% hint style="info" %}
When you select "Upload", a window overlay will pop up that allows you to choose a file to upload from your computer. &#x20;
{% endhint %}

{% content-ref url="/pages/-MK0OjJLStoE1P86B11n" %}
[Supported File Types](/base-cms/content-management/media/supported-file-types.md)
{% endcontent-ref %}

## Customize Image

![](/files/-MK0_iJGbexMEFU9AEkv)

![](/files/-MK0_kPvFE6w3gZc0Z0h)

## Primary Image&#x20;

When an image is set a "Primary", it will be the primary image that's displayed across the site, meaning it will be the image that displays at the top of it's content page, and as thumbnails on associated pages like so:

![](/files/-MK0_lz_HqjNB5oCA93u)

{% hint style="info" %}
By default, the first image you upload will be set as **"Primary"**
{% endhint %}

{% hint style="warning" %}
In the case of Media Galleries, the **Primary Image** will not display as the first slide of the slideshow, only on the content landing page like so:
{% endhint %}

![](/files/-MK0_nkujcVCXnkjr1hr)

![](/files/-MK0_phh_-2Ve2EM4yre)

![](/files/-MK0_ruUsHUiCY9fv30x)

## Reordering Slides

Let's say you changed your mind on the order of slides that you uploaded and you wish to rearrange them.  By **clicking and dragging the arrows** on the right, you're able to automatically reorder them in a matter of seconds:

![](/files/-MK0_toovJsuYpq4NWUp)

{% hint style="warning" %}
Make sure you **SAVE** the content, otherwise your sorting efforts will go unnoticed!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parameter1.com/base-cms/content-management/content-types/media-gallery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
