> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/mac-fundamentals/daylite-settings-for-iphone-and-ipad.md).

# Daylite Settings for iPhone and iPad

Daylite on iPhone and iPad has its own **Settings** — a focused set of options suited to working on the go. To open Settings, go to your list of all views and tap Settings at the bottom — tap All in the bottom bar on iPhone, or use the sidebar on iPad. Tap Done to close.

{% hint style="info" %}
This page covers Daylite Settings on **iPhone and iPad**. For the complete set of settings, including all Primary, Secondary, and System options, see [Daylite Settings](/help/mac-fundamentals/daylite-settings.md) on Mac.
{% endhint %}

<figure><img src="/files/s7af0zAtzLlOWVCEwWfI" alt="" width="375"><figcaption></figcaption></figure>

<details>

<summary>About</summary>

Shows Daylite's app icon and version number, with links to daylite.app and Daylite's social channels, Rate Daylite, and a link to Daylite for Mac.

</details>

<details>

<summary>Help</summary>

Reach the Help Center and Get Started guide, submit Problem Reports, enable Additional Logging, and Contact Support to send feedback.

</details>

<details>

<summary>Account</summary>

Shows your signed-in account and team, your Last Sync time, **Manage Account…** (which opens Account Manager), and **Log Out**.

</details>

<details>

<summary>Subscription</summary>

View and manage your Daylite plan and subscription.

</details>

<details>

<summary>Users</summary>

Manage the users on your Daylite database — invite people, and review who has access.

</details>

<details>

<summary>Appearance</summary>

Choose **System**, **Light**, or **Dark** mode for Daylite on this device.

</details>

<details>

<summary>Lock Daylite</summary>

Turn on a lock with **Enabled**, then set **Auto-Lock** — how soon Daylite locks (for example, Immediately) — to keep your data private on this device.

</details>

<details>

<summary>Mail</summary>

Settings for Mail in Daylite on iOS: your mail accounts, Viewing, Fonts, and Sounds; Daylite **Linking** and **Email Storage**; **Actions** (Toolbar, Swipe Options, Ask Before Deleting); and **Composing** (Default Sender, Signature, Compose in Daylite).

</details>

<details>

<summary>Contacts</summary>

Set contact **Name Order** and phone-number **Automatic Formatting**, and install the Contacts Profile to see and edit your Daylite contacts in the iOS Contacts app.

</details>

<details>

<summary>Calendar</summary>

Manage Google **Calendar Sync**, show other calendars in Daylite, publish your Daylite calendar to other apps, and set which day your week starts on.

</details>

<details>

<summary>Tasks</summary>

Choose whether overdue tasks **Show in Today**.

</details>

<details>

<summary>Reminders</summary>

Turn Daylite reminders on or off, and control their **Alerts** and **Sounds**.

</details>

<details>

<summary>Meetings</summary>

Connect **Conferencing** accounts so you can add meeting links to appointments.

</details>

<details>

<summary>Categories</summary>

The shared category list — one category per item — used to classify and filter records. See \[Categories]\(settings-categories).

</details>

<details>

<summary>Keywords</summary>

The shared keyword list — multiple keywords per item — used to tag and filter records. See \[Keywords]\(settings-keywords).

</details>

<details>

<summary>Roles &#x26; Relationships</summary>

Define Person Roles, Company Roles, and Relationships. Each relationship has a forward and reverse term (such as *Coach* / *Client*) and applies to people, companies, or both. See \[Roles & Relationships]\(settings-roles-relationships).

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.daylite.app/help/mac-fundamentals/daylite-settings-for-iphone-and-ipad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
