# Adding a File to your Task

There are three different ways to add Files to your Task.

Select **Add File** from the **… button** on the right hand side of the Daylite app.

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

Now you can select how you want to attach a File to your Task.

### **A Copy of a File**

This adds a copy of the file to Daylite and the file is then available to all users to view in their Daylite. This type of file attachment its most suited for documents that do not need to be edited further, such as PDFs.

### **A Reference to a File**

This is a link to the path of a local file that is available on the Mac in Finder. Note: Files added in this way will NOT be available to other Daylite users on other computers.

### **A Reference to a File on the Internet**

This is essentially a URL link to a web page or perhaps a shared file that is available on file storage services such as DropBox, SharePoint etc. This would be a good method to use for a file that needs update contributions from multiple people. A spreadsheet would be a excellent example of this type of file.

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


---

# 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/adding-a-file-to-your-task.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.
