# HIPAA Compliance

Daylite is not HIPAA compliant.

Daylite on your iOS device cannot be locked outside of the locking feature on your iPhone/iPad. There is no way to log in and log out of Daylite without having to wipe the database each time.

Daylite on the Mac is similar because when you launch the application, it will keep you logged in.

You can log out of Daylite, but if you quit the app and relaunch it, it will automatically log you back in.


---

# 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/security-and-privacy/hipaa-compliance.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.
