> ## Documentation Index
> Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hosted Database Schema

The schema is the map of your Hosted Database: every table, the columns inside each one, and how the tables relate to one another. Use it to find where a piece of data lives before you write a query, and to understand how records like patients, appointments, and bills connect.

The interactive diagram below lets you search for a table, click into it to see its columns, and follow the lines between tables to trace relationships.

<iframe src="https://dbdocs.io/embed/2e970f99fa7f2805d8be0cc8a73f770f/7b5d55f9b615492591ac2e6ac5627198" style={{ border: 0, aspectRatio: "3 / 2", width: "100%", maxHeight: "800px" }} allowFullScreen />

Prefer the full-page view? Open the complete schema at [dbdocs.io/hosteddb\_support/hosted\_database\_snowflake](https://dbdocs.io/hosteddb_support/hosted_database_snowflake).
