# Media Library

The media tab within your site admin is where you can upload, organize, and edit images or videos within your site.

![](/files/hpndLwGwR6UZF9jt7Y4k)

In most cases you will upload images using the editor within posts, pages, and other content. But it's possible to upload images here that you can group into albums, which can be displayed as a leaf within the page builder.

### Uploading Media

Simply drag and drop images into the main screen to upload them. They will immediately start processing and will be available for organizing or editing. Clicking on the image will allow you to edit the title and/or caption.

![](/files/squTS00ei3aFHOggFsxj)

### Creating Galleries

Within the Albums tab, you can create galleries made of images. Click the Add Gallery button, then give it a title and description. After creating the gallery you will be presented with a screen that will allow you to choose images from your gallery to populate the album with.

![](/files/gCw2N7gJy3JIsxB6cZXy)

You can also drag and drop images onto this screen and they will be preselected once they are done processing.

### Displaying Galleries

Use the page builder to display a gallery on your website. The images will be displayed in a lightbox when clicked.

![](/files/ANhsh5elY2jbrlXyquht)

1. Create a new page, then click the "Edit Landing Page" button
2. Click this button to open the page builder leaf panel.

![](/files/NtY3qNx7e5jTiZIhKUyc)

3\. Locate the Gallery page leaf in the panel, then drag it onto the screen.

![](/files/sEKnWom4TlJ2eXmfJFt8)

4\. Within the settings, choose the album that you just created. You also have a few additional options like how many columns to show, and how big the spacing should be in between the images.

![](/files/5MPYguvkHLz174yxMXW9)


---

# Agent Instructions: 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.mavenseed.com/creating-content/media-library.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.
