# Embed & host
URL: https://docs.awellhealth.com/docs/embed-and-host

> For the complete documentation index, see [llms.txt](https://docs.awellhealth.com/llms.txt).



This section covers where patients and clinicians do what a care flow asks of them: fill in a form,
read a message, confirm an appointment.

## Placement decides which option fits [#placement-decides-which-option-fits]

| Option                                                         | Effort  | Controls                   | Best when                                              |
| -------------------------------------------------------------- | ------- | -------------------------- | ------------------------------------------------------ |
| **[Hosted Pages](/docs/embed-and-host/overview-hosted-pages)** | Lowest  | Branding and settings      | Going live fast matters, and Awell's UI is good enough |
| **[Navi](/docs/embed-and-host/what-is-navi)**                  | Medium  | Placement, theming, events | Activities belong inside an existing product           |
| **[Your own UI](/docs/embed-and-host/build-your-own-ui)**      | Highest | Everything                 | Neither of the above allows what's needed              |

Hosted Pages and Navi are both prebuilt UI for care flows, so the difference between them is
placement: Hosted Pages is a page a stakeholder is sent to, or an iframe, while Navi is a component
rendered **inside** an existing app. Use Navi where patients already use the host product, and
Hosted Pages where they are sent a link.

## Hosted Pages [#hosted-pages]

* [What Hosted Pages is](/docs/embed-and-host/overview-hosted-pages)
* [Built-in and customizable features](/docs/embed-and-host/built-in-and-customizable-features)
* [Sessions and links](/docs/embed-and-host/sessions-and-links): how to get a URL for a stakeholder
* [Embed or redirect](/docs/embed-and-host/redirect-or-embed)
* [Hosted Pages settings](/docs/embed-and-host/hosted-pages-settings)
* [Set a custom domain](/docs/embed-and-host/set-a-custom-domain-for-hosted-pages)
* [Care flow design with Hosted Pages](/docs/embed-and-host/care-flow-design-with-hosted-pages)
* [Link to an activity from email or SMS](/docs/embed-and-host/link-to-an-activity-from-email-or-sms)
* [Tracking and attribution](/docs/embed-and-host/tracking)

## Navi [#navi]

* [What is Navi?](/docs/embed-and-host/what-is-navi)
* [Quickstart](/docs/embed-and-host/quickstart): get something rendering
* [Activity model and lifecycle](/docs/embed-and-host/activity-model-and-lifecycle)
* [Sessions and JWTs](/docs/embed-and-host/sessions-and-jwts)
* [Branding and theming](/docs/embed-and-host/branding-and-theming)

## Authors choose the surface; engineers embed it [#authors-choose-the-surface-engineers-embed-it]

Picking an option and branding the result is a care flow author's call; embedding it is an engineer's.
