# Sort the Timer on the Countdown list page

In order to help users find the Timers more conveniently, we have created a sorting function in the Countdown list so that the users can easily find the Timer they have set up based on the Date and Name of the timer, users can sort from the oldest timer to the newest one and vice versa.&#x20;

1. From the App Dashboard > Navigate to the **Countdowns** section&#x20;
2. On the Countdown list, click on the **Sort button** on the top right corner of the list.&#x20;

There will be a dropdown menu, please select the option you want to sort by: **Date** or **Countdown name**, **Oldest first** or **Newest first**.&#x20;

<figure><img src="https://855148666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaOJwtwIUCsbYLCDqZD0u%2Fuploads%2FVvxRf3YnJzQZOkcGWT7R%2Fimage.png?alt=media&#x26;token=afc1ed0e-90c0-435a-8cb7-0de4d56ba6b0" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Friendly reminder!**\
If you do encounter any difficulty while proceeding with these steps, don’t show any hesitation to contact us promptly via the email address [<mark style="color:green;">support@samita.io</mark>](https://samita.io/pages/contact)
{% endhint %}


---

# 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.samita.io/samita-countdown-timer-bar/sort-the-timer-on-the-countdown-list-page.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.
