# How can I see time-sensitive (high priority) cases?

In the main dashboard, the default view for cases is sorted by the due date (most urgent to least urgent) in the Timeline column. Either an up or down arrow (but not both) would indicate the current column that the cases are sorted by. The most urgent cases are displayed in red.

![](/files/rM9FrrFsj7RqIJVhHbDP)

To manually set a due date, select a case from the main dashboard then click on the Clock icon at the top-right corner of the review. The due date will be reflected in the Timeline column in your dashboard. The Hummingbird team can also help you automatically assign due dates based on review type. Reach out to us (<support@hummingbird.co>) to learn more.

![](/files/KMVGK825iFAzmbVuAW3p)

Additionally, the Time-Sensitive Review metric in the Analytics tab shows the total number of uncompleted reviews (including all review types) where the due date is less than five days away.

![](/files/xXGMX8ZHToOhuvO87m89)


---

# 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://help.hummingbird.co/case-management/how-can-i-see-time-sensitive-high-priority-cases.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.
