# Delegating Tasks

It can be tough letting go of the reins, trusting that the project you worked so hard on is safe in somebody else's hands. Learning to delegate is an important skillset, especially if you are a manager.

With Daylite, you can delegate Tasks while still maintaining oversight on the entire project.

## Delegating Tasks With Daylite

When creating the Task, follow the steps below to delegate it to someone else:

* Name and add a description of the Task.
* Tap **delegate to** **user** and then select a user.
* Select the checkbox labelled **Notify Changes**.
* Click **Save.**

Now, when an assigned Task is updated you will receive a notification in Daylite on your Mac, iPhone, and iPad with a push notification.

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

When delegating a Task, assign a due date on your Tasks so everyone knows what they need to do, and when the Task is due.
{% endhint %}

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

## Delegating Tasks With Mail Integration

Delegating action items from an email is critical to focusing on the biggest picture and getting control of your inbox. Daylite allows you to link an email to a Task, and delegate it straight from your inbox so you can move on to the next issue.

* Select the email you wish to delegate and tap **Add to Daylite**. It will turn to an orange with a small sun icon and say **In Daylite.**
* Tap the **New Task** button.
* In the New Task pop up tap d**elegate to user**, then choose the person you want to delegate this Task to.
* Select **Notify Changes**, and click **Delegate**.

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

## The Delegated Task List

The **Delegated** Task List contains all Tasks currently assigned to you delegated to others. These Tasks can be filtered, and marked as Done when the Task is completed.

* Select the **Delegated** Task List from your Tabs.
* Tap on the Task to view it's details.

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

You can filter Tasks by the Owner, Category, Keyword, Status of the Task, and it's Priority.&#x20;

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

## Wrap Up

Delegating is undoubtably one of the hardest things you may ever do, especially if you feel invested in the Project. Daylite helps you delegate those special Projects to your team, and gives you the oversight to maintain control of your business.


---

# 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-iphone/scale-your-business/delegating-tasks.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.
