# Awell Hosted Pages
URL: https://docs.awellhealth.com/docs/embed-and-host/overview-hosted-pages

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



**Hosted Pages is a prebuilt app** where patients and other stakeholders interact with their pending
care flow activities: filling in forms, reading messages, completing checklists.

Either send someone a link to it, or embed it in a site. It needs little or no code, which makes it the
quickest way to get started with Awell.

## Hosted Pages is the prebuilt checkout page, not the API [#hosted-pages-is-the-prebuilt-checkout-page-not-the-api]

Adding payments to an application needs a page where the customer sees the amount and enters card
details. Build that page on Stripe's API, or use Stripe's prebuilt checkout page.

Hosted Pages plays the same role, and its built-in and
[customizable features](/docs/embed-and-host/built-in-and-customizable-features) mean going live without
building a UI.

## Get a URL from an Awell-generated link or an API session [#get-a-url-from-an-awell-generated-link-or-an-api-session]

1. **Hosted Pages links** that Awell generates and sends to the integrating system at the right moment.
2. **A session created through the API**, which returns a session URL.

Both are covered in [Sessions and links](/docs/embed-and-host/sessions-and-links). Either way, the next
choice is [embed or redirect](/docs/embed-and-host/redirect-or-embed).

## Hosted Pages covers pending activities, not the patient record [#hosted-pages-covers-pending-activities-not-the-patient-record]

Hosted Pages is not a patient app, and it is not a general-purpose portal. Its only job is letting
patients and stakeholders complete pending activities in a care flow, so it is not a place to hold a
patient's record or a messaging inbox.

A patient app is something the care organization builds, and
[Navi](/docs/embed-and-host/what-is-navi) is how Awell activities go inside it.

## Next steps [#next-steps]

**Next:** [Built-in and customizable features](/docs/embed-and-host/built-in-and-customizable-features)
to see what comes as standard and what can change.
