# The Value of Linking

It’s not enough to simply create a Calendar entry and wait for it to pop up and remind you about an important meeting or appointment. You need to know how everything ties together, and you need to be able to access that information quickly and easily. This is called **Linking**, and it is one of Daylite’s greatest strengths.

## **Linked Objects Help Provide Context**

One of the great advantages of Daylite is that it lets you connect the common threads together in a meaningful and productive way. You can do this quite easily when creating a brand new appointment, or by selecting an existing appointment and tapping **Edit.** Scroll down until you see **linked** and select **+ Add Link**. You can then choose to link your meeting to a Person, Company, Project or Opportunity.

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

## **What's the Difference?**

It is really important to understand the difference between using the **New Object** button, the **… menu**, and the **Link to…** feature in Daylite.

By selecting the **New Object** drop down you are creating a brand new Contact, Task, Project etc from scratch. It acts completely independently from whatever Object you are currently viewing, meaning you could be looking at something in your Calendar, and decide to create a New Task that has nothing to do with the Calendar.

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

**The ... button** on the right hand side of the Calendar lets you create either:

A brand new Object that will be linked to the currently selected appointment, such as a new Task that needs to be done prior to the meeting.

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

You can also use the **Link to…** feature to link an existing file, a Contact or minutes of a meeting to the Appointment.

<figure><img src="/files/8AUQumf72RbSsjp5jeey" 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/calendars/the-value-of-linking.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.
