# How to Upload Images to the Media Library

### 1. Accessing the Media Library

1. Log in to your account.
2. Navigate to the "**Content**" section in **Marketing**.
3. Select "**Media Library**" from the dropdown options.

### 2. Using the Upload Asset Button

1. In the Media Library, locate the "**Create media**" button in the top right corner.
2. Click on "Upload asset" to open the upload dialog.

<figure><img src="/files/omWq5TNe5UwhfMqdt1AN" alt=""><figcaption><p>"Create media" button in the top right corner.</p></figcaption></figure>

### 3. Selecting the Assets

<figure><img src="/files/WjVoTnBmUFbspPNIa8Db" alt=""><figcaption><p>Upload dialog.</p></figcaption></figure>

#### 3.1 Drag-and-Drop Functionality

1. In the upload dialog, you'll see a designated area that says "Drag and drop some file here".
2. Simply drag an image file from your computer and drop it into this area.
3. Click "**Upload image**" to begin the upload.

#### 3.2 Uploading via Browse

1. In the upload dialog, click on the grey upload area to manually browse and select a file from your computer.
2. Navigate to the image file on your computer and select it.
3. Click "**Upload image**" to begin the upload.

### 4. Easy Uploads from Email Editor

When creating email templates:

1. If you upload a new image in the editor, it will show a button next to the image name "Add to Media Library".

<figure><img src="/files/dbVw0PtDbHa5tPMfHgX2" alt=""><figcaption></figcaption></figure>

2. Click on this button to conveniently add the image to your Media Library.
3. This allows for easy reuse of the image in future campaigns without re-uploading from the Media Library home.

{% hint style="info" %}
Important Notes

* Supported formats: JPG, PNG, and GIF.
* Maximum file size: 5MB per image.
* For best results, optimize your images before uploading to ensure fast loading times in your campaigns.
  {% endhint %}

By following these steps, you can easily upload and manage images in your Media Library, streamlining your workflow and ensuring consistent access to your visual assets across all campaigns.


---

# 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/how-to-upload-images-to-the-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.
