# Library Widget

### Overview

The **Library Widget** is one of the primary widgets on the homepage which allows you to access important items in the Library module without the need to navigate away.

<figure><img src="/files/zUNtwfjkkhfWkdBHkKxq" alt="" width="563"><figcaption></figcaption></figure>

The widget offers customization options to help keep the most relevant items easy to find and access.

***

#### **Action Links Consolidation**

Actions such as **Refresh**, **Filter**, **Sort**, and **View All** can be found via the three-dot (more) menu, streamlining the widget's appearance.

<figure><img src="/files/lMnjXN8IrZ8bhvBs8TPM" alt="" width="563"><figcaption></figcaption></figure>

***

#### **Filter & Sort Options**

Users can access various filters, such as **All** and **Filtered by Me**, within the three-dot menu. Sorting options (e.g., **Last Accessed**, **Recently Modified**, or **A to Z)** are also housed in this menu.

***

#### **Customization & Settings**

Customize the widget's appearance with background colors and category layout (accordion view).

<figure><img src="/files/cuhSfhVCVjLpDhiqQvFX" alt="" width="563"><figcaption></figcaption></figure>

Users can also adjust the widget’s size, category titles, and more to fit the desired look and feel.

Rounded and squared corner styles are available for the widget, impacting the corner radii of images and other elements. The background color and icon size can also be adjusted for a more personalized view.

<figure><img src="/files/IvGxltpjxi5Ihc0wF39q" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/user-guide/libraries/library-widget.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.
