# 2024-05-02: OE - Task Inbox

A digital process sometimes requires a user's or an external user's interaction, a human in the loop. To facilitate an external user working with their tasks, they can be accessed in the **Task Inbox** with the use of an access link. Individual tasks are aggregated in the Task Inbox.

## New features

| Feature             | Benefits                                                                                                                                                                                            |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Task Inbox**      | Access all the tasks assigned to a single user.                                                                                                                                                     |
| **Task attributes** | In addition to providing access to the individual tasks, the Task Inbox contains information about each task, such as when the tas was created, when it is due, and the current status of the task. |
| **Access links**    | Easily share an individual link to the Task Inbox that allows the user to complete their assigned tasks.                                                                                            |

## 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)
* [OE Make Modules](broken://spaces/8dAaH7DfB59pzZwLxmur/pages/rjnxdfGv6i5A9txwWrHN)


---

# 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://developer.emporix.io/release-notes/archive/2024/2024-05-02-oe-access-links.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.
