# Viewing your Tasks in Calendar

In the top left hand corner of Daylite there is an icon that looks like a small cog wheel. This is called the **Action Button**. Click on this icon, and then select **Show Tasks**.

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

When you set a Task as Done it will disappear from the Calendar View if you do not have the Show Completed Tasks check on too.
{% endhint %}

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

To view the details of a Task, you can:

* Select the Task in the Calendar View.
* Select the Details icon in the top right corner of Daylite.

<figure><img src="/files/4VRug4GIl7UVAIUYAcnz" alt=""><figcaption></figcaption></figure>

* Choose **View > Show Details** from the Daylite menu bar.
* Manually drag and drop a Task to change it's due date.

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

Choosing any of these options will open up the Details pane, where you can see additional information such as any Notes, attachments, or Contacts that may be linked to the Task.

{% hint style="info" %}
**Did you know?**\
If you are viewing **My Calendar** (the Calendar of the user currently logged in) then you just see you own Tasks in the Calendar.

But if you are viewing **Other Calendars** (other users) or you have got smart lists that include other users, then you also get to see the Tasks of the other users.
{% 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.daylite.app/help/mac-fundamentals/task-management/viewing-your-tasks-in-calendar.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.
