# Stop Things from Falling through the Cracks

How much time do you spend each day trying to keep things from falling through the cracks? Last minute meetings, alarms you thought you set that don't go off, or due dates that creep up on you.

Daylite takes that stress away by helping you remember everything you need to accomplish, thanks to better visibility and easy-to-set reminders that keep you on task.

## Adding Due Dates and Reminders

The easiest way to create a Task reminder is to use the New Item button.

1. Select **Tasks** in the Daylite Sidebar, and click **New Task**.

   <figure><img src="/files/fFRAPPRZr2bw7beQK8cP" alt="My Tasks View showing New Task button"><figcaption></figcaption></figure>
2. Click **Set a due date and reminder**.

   <figure><img src="/files/YIWMiWFDJH1PrNM8TitX" alt="New Task window showing Due Date and Reminder"><figcaption></figcaption></figure>
3. Using the date picker, choose when the Task is due.

   <figure><img src="/files/LXSm0U8DbQFEG2h7IjdV" alt="New Task window showing Date Picker"><figcaption></figcaption></figure>
4. When you set the due date, your default Task reminder is automatically applied. In most cases, that's it, you're done! If you need to, you can change the reminder, such as the time of day you want to be reminded, or add a second one.

   <figure><img src="/files/bL4uOtrbTgDwnAp4UbxG" alt="New Task window showing Reminder option"><figcaption></figcaption></figure>

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

Save more clicks with default due dates.

Choose **Daylite > Preferences > Defaults Values** and click **Tasks.**

Select the checkbox labelled **Automatically Set Due Date** and choose when you want your Tasks due.
{% endhint %}

## Follow up on your Reminders

When a task comes due, the notification bell in Daylite turns red and the Daylite icon on your Dock will be showing how many pending notifications you have.

Click on the notification bell, and you will see your reminder with the name of your Task and these options:

* **Checkbox**: Click if the Task is completed
* **More**: Go to the Task in Daylite for more details
* **Snooze**: Snooze the reminder with pre-set time increments
* **Dismiss**: Remove the reminder from the notification menu

  <figure><img src="/files/HmQVCrU7hiTXQvqnFdFf" alt="Daylite window showing Notifications popover"><figcaption></figcaption></figure>

## Your Daily Dashboard

The Daylite Home screen is your personal dashboard for the upcoming day and week. Any Task or Project that is due today, overdue, or has a due date within the next week will show up on your Home screen.

{% hint style="info" %}
Get into the habit of checking the Home screen every day.

First look at Tasks and Projects due today, then move out towards the end of your week. Look for Tasks and Projects that are overdue or need extra attention or preparation, and prioritize completing those first.
{% endhint %}

1. Click the **Home** section in the Daylite Sidebar.
2. Check your **Overdue** list to make sure nothing is forgotten.
3. Check to see what is **Due Today**.
4. You can also see what is upcoming in the **Weekly View**.
5. Finally, you can check the **Worklist** for pinned tasks you've specifically chosen to work on next.

   <figure><img src="/files/2iml2jG6G32qvyD7e7d6" alt="Home view showing Due Tasks and Worklist"><figcaption></figcaption></figure>

## Tracking Due Dates on your Calendar

You can also show upcoming due dates on the Calendar.

This will help prioritize Tasks, and is a fabulous visual reminder of anything that may need your attention.

To show Tasks & Projects on your Calendar that have due dates:

1. Click **My Calendar**.
2. Click the Calendar Options Gear and select which items you want to show in the Calendar.

   <figure><img src="/files/oGZcOS6IL1mAbD7itcco" alt="My Calendar View showing calendar view options"><figcaption></figcaption></figure>

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

Need to move a due date?

Change the due date on the calendar by dragging and dropping a Task or Project to a new date.
{% endhint %}

## Wrap Up

By setting reminders for important to-dos, reviewing the Home screen daily, and using the Calendar to track upcoming Tasks and Projects, you will be able to keep things from falling through the cracks and set yourself apart from the competition.

Now you're ready to learn [How to Organize All the Moving Pieces in a Project](/help/learn/execute-on-projects/organize-moving-pieces.md) and make your business run smoother by [Streamlining Your Projects.](/help/learn/execute-on-projects/streamline-projects.md)


---

# 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/stop-things-falling-thru-cracks.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.
