# Use Daylite Anywhere

Everything you've set up so far syncs automatically to your iPhone and iPad. That means you can check your schedule, update a deal, or add a note from anywhere — not just your desk.

### Get the App

If you haven't already, download [Daylite from the App Store](https://apps.apple.com/app/daylite/id965269916) on your iPhone or iPad and sign in with your Daylite account. Your data syncs automatically — contacts, tasks, calendar, opportunities, projects, all of it.

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

#### &#x20;Things That Work Great on The Go

* **Check your Worklist** before a meeting to see what you need to follow up on.
* **Add a Note** right after a client call while the details are fresh.
* **Check off a Task** the moment it's done.
* **Look up a Contact** before walking into a meeting — see their full Activity history, linked deals, and recent emails.
* **Move an Opportunity** to the next stage on the Board after a successful conversation.
* **Create a new Contact** when you meet someone at an event.
* **Make a Call** then record the time or create a follow-up when Daylite prompts you.

<div data-with-frame="true"><figure><img src="/files/xLXM0b1hr88vKwOC5DUQ" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" icon="bullseye-arrow" %}
**Daylite Works Offline Too!** Your data is stored on your device, so you can keep working without a connection. Everything syncs automatically when you're back online.
{% endhint %}

### Share Your Contacts and Calendar with Other Apps

You can make your Daylite Contacts and Calendar available in Apple's built-in Contacts and Calendar apps across all your devices. This means Siri can dial your Daylite contacts, and your Daylite appointments show up alongside your personal calendar.

* To share Contacts: go to **Daylite** > **Settings** > **Sharing** on your Mac and follow the prompts.
* To share Calendar: go to **Daylite** > **Settings** > **Calendar** > **Add Calendar Sync**.

Your data stays separate — sharing doesn't merge anything. It just makes your Daylite data visible in other apps.

**Learn more:** [Daylite for iPhone and iPad](https://docs.daylite.app/help/ios-fundamentals/) — the full reference for using Daylite on your mobile devices.


---

# 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/getting-started/use-daylite-anywhere.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.
