# Default Sorting Mode

This field is to set the default display order of incoming tickets based on unanswered tickets or assigned date tickets in ascending or descending order. The default sorting mode can be found on the Operator's inbox tab and also on the Supervisor's inbox, escalated, and team tabs.

![System Settings - Default Sorting Mode ](/files/zv425i4jScmIUCdWZibw)

For example, if you set the sorting mode to 'Unanswered > Descending', you can see a list of unanswered tickets from the most recent assignment date to the oldest assignment date, as shown below.

![Sorting Mode Descending](/files/-MSgD7w_0AL-wijiI_Ks)

But, if you set the sorting mode to ‘Assigned Date > Ascending’, you can see a list of all tickets from the date of the old assignment to the date of the new determination, as shown below.

![Sorting Mode Ascending](/files/DRtJo6c0FCwY5jO0HhnG)


---

# 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.3dolphins.ai/administration/system-setting/ticket-configuration/default-sorting-mode.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.
