# My Resources

The "**My Resources**" module allows to manage and monitor the assigned data governance tasks that allows users to manage and monitor their assigned data governance tasks. This module helps streamline workflows, ensures efficient data governance, and complies with organizational policies.

Navigate to 'My Resources,' located in the top right corner (the account user icon). The following sub-modules are available:

1. [Inbox](https://docs.ovaledge.com/my-resources/inbox)
2. [My Profile](https://docs.ovaledge.com/my-resources/my-profile)
3. [My Project Tasks](https://docs.ovaledge.com/my-resources/my-project-tasks)
4. [My Requests](https://docs.ovaledge.com/my-resources/my-requests)
5. [My Desk](https://docs.ovaledge.com/my-resources/my-desk)
6. [My Watchlist](https://docs.ovaledge.com/my-resources/my-watchlist)
7. [My Bookmarks](https://docs.ovaledge.com/my-resources/my-bookmarks)
8. [Appearance](https://docs.ovaledge.com/my-resources/appearance)
9. [Manage Homepage Widgets](/release8.1/home/my-resources/manage-homepage-widgets.md)

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

{% hint style="info" %}
Modules displayed in 'My Resources' vary by user license. Viewer-licensed users can view the Inbox, My Profile, and My Watchlist modules.
{% endhint %}

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA USA


---

# 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.ovaledge.com/release8.1/home/my-resources.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.
