# Staying on Top of Due Dates

So much can happen all at once, and it's easy to forget when something is due. Missing deadlines can increase your stress, tarnishes your reputation and stops you from reaching your goals.

With Daylite, you can create dashboards that will show you what Tasks are due within any time period you want. When you create Task dashboards, you can stay on top of your Tasks and make sure you always meet your deadlines.

## Creating a Task Dashboard

When it comes to organizing your Tasks, **Filters** are key. Filters show you only the Tasks you want to see, by showing or excluding Tasks with certain properties. When you save your filter, it becomes a **Smart List**, which is a list that updates all on its own. You can use this list as a dashboard for your Tasks.

### Tasks Due This Month

1. Click **All Tasks**.
2. Click the Filter icon.

<figure><img src="/files/Dd4Aj5TSk91z5c1hYKMx" alt=""><figcaption></figcaption></figure>

3. Set your first filter to **Created by Current User**.
4. Click **+** to add a new filter.
5. Set your next filter to **Status is Open**.
6. Click **+** to add a new filter.
7. Set your final filter to **Due Date is this month**.

Your Filter should look something like this:

<figure><img src="/files/vhjGRwyLIM6mjL2XGtxL" alt=""><figcaption></figcaption></figure>

Once you're happy with the filter, click **Save As Smart List** and name it accordingly.

<figure><img src="/files/rGhCBBZ7lunQt6znQqaG" alt=""><figcaption></figcaption></figure>

You can create whatever dashboards you need to have the oversight over your Tasks, and the Tasks of your team.

{% hint style="info" %}
**Pro Tip:**

If you use the dashboard a lot, drag and drop the Smart List from the sidebar onto your Favourites Bar. This way it is always just a click away.
{% endhint %}

### Wrap Up

Focus on the future and feel less stressed over looming due dates by staying on top of them. Create a Due This Month Dashboard and execute on your plans. Now you're ready to create reminders for those due dates so you can get notified when things need to get done in [How to Stop Things Falling through the Cracks](https://www.marketcircle.com/learn/how-to-stop-things-falling-through-the-cracks)


---

# 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.daylite.app/help/learn/execute-on-projects/on-top-of-due-dates.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.
