# Media Library

The **Media Library** is a central hub for managing and organizing images for your email campaigns. With this feature, you can streamline your workflow, ensuring that frequently used images are always accessible without the need for re-uploads. This allows for better organization and consistency in branding across all your communications.

<figure><img src="/files/tDO6Sf2GgLIsaRePSCTt" alt=""><figcaption><p>Home of the Media Library.</p></figcaption></figure>

## Key Features

• Centralized Asset Storage: Keep all your commonly used images, such as logos and campaign assets, in one place.

• Efficient Workflow: Add images to emails directly from the library without needing to upload them every time.

• One-Click Asset Saving: Easily save new images directly to the library from the email editor.

• Versatile Media Support: Currently supports PNG, JPG, and GIF formats, with more formats planned for future releases.

{% hint style="warning" %}
The media library currently supports images and can be used only in email templates. We plan to expand functionalities to more channels and media types soon.
{% endhint %}

Next, you can check the article below on how to upload images.

{% content-ref url="/pages/oYtFVql7hpb8uwQzb5WF" %}
[How to Upload Images to the Media Library](/applications/content/media-library/how-to-upload-images-to-the-media-library.md)
{% endcontent-ref %}


---

# 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.bird.com/applications/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.
