# Welkin Health Knowledge Base

Welkin Health is a configurable care management platform built for healthcare organizations managing complex patient populations. This knowledge base helps you understand the platform, get oriented, and complete your initial setup.

Start with the Welcome section to learn the basics. Then move to Getting Started to configure your organization and complete your first patient workflow.

***

## Welcome

Learn what Welkin Health is, who this documentation is for, and how to navigate the guide.

* [What is Welkin Health?](/welcome/what-is-welkin.md)
* [Who is this documentation for?](/welcome/who-is-this-for.md)
* [How to navigate this guide](/welcome/how-to-navigate.md)
* [Glossary of terms](/welcome/glossary.md)

***

## Getting Started

Set up your organization, invite users, review key concepts, and complete your first patient workflow.

* [Setting up your organization](/getting-started/setting-up-organization.md)
* [Inviting users and defining roles](/getting-started/inviting-users-and-roles.md)
* [Key concepts](/getting-started/key-concepts.md)
* [First patient workflow walkthrough](/getting-started/first-patient-workflow.md)


---

# 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.welkinhealth.com/readme.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.
