> For the complete documentation index, see [llms.txt](https://developer.emporix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.emporix.io/release-notes/archive/2024/2024-09-30-oe-task-inbox.md).

# 2024-09-30: OE - Task Inbox

### Overview

We are happy to share that the Task Inbox that was previously accessible only by external access links, outside the Management Dashboard, is now fully integrated and available within the dashboard itself. This enhancement provides employees with a more streamlined and efficient way to access their tasks directly from the dashboard, improving overall convenience and workflow efficiency.

Employees can now easily manage all their tasks in one place, eliminating the need to rely on external links for task access. This update is part of our continuous effort to enhance user experience and productivity.

| Feature        | Benefits                                                                    |
| -------------- | --------------------------------------------------------------------------- |
| **Task Inbox** | Access all the tasks assigned to a single user within Management Dashboard. |

### Known problems

No known problems at time of release.

### Documentation and links

* [Task Inbox and Tasks](/oe/management-dashboard/configuring-oe-tenant/task-inbox.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://developer.emporix.io/release-notes/archive/2024/2024-09-30-oe-task-inbox.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.
