# Settings

In this guide, we will focus on user settings, a powerful feature that allows each employee to personalize their intranet experience. By navigating through these settings, you can tailor the platform to meet your individual needs and preferences, ensuring a more efficient and personalized workflow.

Within the user settings, you will find a range of options to customize your experience. From setting notification preferences in the **Notification Center** to managing your **News Feed** view, configuring **Chat** and your **Messages** preferences, and organizing **Smart Reminders**, these tools empower you to shape the intranet around your work style. Whether you prefer real-time updates, a curated newsfeed, or specific reminders for key tasks, our user settings offer a flexible and user-friendly interface to enhance your productivity and engagement on the intranet. This section of the guide will walk you through each setting, providing clear instructions and tips to help you make the most of the intranet's capabilities.

To get started, navigate to your profile dropdown menu in the upper right hand corner of your screen and select **Change My Settings**.

<figure><img src="/files/LXkqGG0Vi9MxK958i9M6" alt=""><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/user-settings.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.
