> For the complete documentation index, see [llms.txt](https://docs.fylr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fylr.io/for-system-administrators/inspect/pages.md).

# Pages

The **Pages** page (`/inspect/pages/`) renders fylr's HTML page and email templates with sample data, so you can preview how a rendered login page, notification or email will look.

## Actions

* **`/inspect/pages/page/<template>`** and **`/inspect/pages/email/<template>`** render a page / email template.
* **`/inspect/pages/sendmail`** actually **sends** an email through the configured mail server — a live send, use it to verify email delivery end to end.

## See also

* [The /inspect Backend](/for-system-administrators/inspect.md) — the console overview and auth model.
