# Upcoming Birthdays Widget

### Overview

The **Birthday** widget allows users to access more personalized and relevant information regarding colleagues celebrations. In the **Upcoming Birthdays** widget, users can filter to view either the birthdays of people they follow or everyone within the organization. This feature helps streamline the data, especially in large organizations, ensuring users focus on the birthdays that matter most to them.&#x20;

***

### **Upcoming Birthdays Widget**

The **Upcoming Birthdays** widget provides filtering options to help users view specific data regarding upcoming colleagues birthdays. Birthdays can be filtered based on two criteria:

* **People You Follow**: This allows you to see the upcoming birthdays of only those users whom you are following on the platform.
* **Everyone**: See the birthdays of all users across the organization.
* **Users with matching profile field**: Displays upcoming birthdays for users whose selected profile field matches that of the currently logged-in user, based on the chosen option from the dropdown menu.

This feature is especially useful for larger organizations, where seeing the birthdays of everyone may feel overwhelming. By selecting the filter, users can focus on celebrating birthdays that are relevant to their immediate network.

***

**How to Use the Birthday Widget Filter:**

Navigate to the **Upcoming Birthdays** widget.

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

In the settings, select the new filter option.

Choose either:

* **For Users I Am Following** – to view birthdays of users being followed.
* **For Everyone** – to see birthdays for all users within the organization.
* **Users with matching profile field** - Displays upcoming birthdays for users whose selected profile field matches that of the currently logged-in user


---

# 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/widget-gallery/upcoming-birthdays-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.
