# Default Sorting Mode

This field is to configured default tab or unanswered ticket by ascending or descending.

For example, if you set sorting mode to ‘Assigned Date > Descending’, you can see the list ticket that is not answered in the inbox team from the date of the new assignment to the date of the old determination, as shown below.

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

But, if you set sorting mode to ‘Assigned Date > Ascending’, you can see the list ticket that is not answered in the inbox team from the date of the old assignment to the date of the new determination, as shown below.

![Sorting Mode Ascending](/files/-MSgDINSH-HCtjUEVIGL)


---

# 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/5.1.x/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.
