# The User Account Has No Associated Person

This alert means a Daylite user account isn’t linked to a contact card which is required to perform many of the Daylite functions.

To resolve this follow the steps below

1. Open Daylite
2. Choose **Daylite** > **Settings**
3. Click **Users and Teams**
4. For each user, make sure a contact card is linked. If not, click **Change** in the bottom-right corner to search for the correct contact or create a new one


---

# 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/center/log-in/the-user-account-has-no-associated-person.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.
