# Media Card

## Overview

Network admins have control over the information displayed on each media card in the Media Library, making it easier for users to view relevant details at a glance.&#x20;

<img src="/files/lBBxIz1ZqdsnG1Nvn4Cr" alt="" width="563">

Media cards can display up to five fields, which include both system-defined and custom fields. This customization feature helps ensure that the media library is user-friendly and organized according to your organization's needs.

***

### **Selecting Fields to Display**

The Media Library settings include a list of fields that shows both system fields and any custom fields created in the **Files** module.

Mark the checkbox next to each field you want to display on the media card.&#x20;

{% hint style="danger" %}
A maximum of five fields can be selected.
{% endhint %}

***

### **Previewing Media Card Layout**

Once fields have selected/de-selected, the Media Card Preview section along the right hand side of the screen provides a real-time view of how the card will appear on the User Portal.

The preview updates instantly as you add or remove fields, allowing you to adjust the layout for the best visual presentation.

***

Customizing media card fields allows you to enhance the user experience, giving your team quick access to important details for each media asset.


---

# 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://guides.mangoapps.com/admin-guide/module-settings/media-gallery/media-card.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.
