> For the complete documentation index, see [llms.txt](https://docs.b2ihealthcare.com/snowray/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2ihealthcare.com/snowray/reference/overview.md).

# Overview

This reference provides a more detailed description of the application's functionality. The main concepts, features, and pages are listed below.

Navigating through the homepage:

{% content-ref url="/pages/-MfXgqRranw3OWOml9nH" %}
[Dashboard](/snowray/reference/dashboard.md)
{% endcontent-ref %}

Managing <img src="/files/Af8bFa7uYNsStMCiuQRs" alt="" data-size="line"> [Code Systems](/snowray/reference/resources/codesystems.md), <img src="/files/buuxrzaVhMWbcYqa1H2C" alt="" data-size="line"> [Value Sets](/snowray/reference/resources/valuesets.md), <img src="/files/owmnQp5oItiChNUwv9XU" alt="" data-size="line"> [Reference Sets](/snowray/reference/resources/valuesets.md#reference-sets), <img src="/files/8ahDS4UEjaoazhRnIiPn" alt="" data-size="line"> [Concept Maps](/snowray/reference/resources/conceptmaps.md), <img src="/files/iXAXD6sSzWq1svWuiUNY" alt="" data-size="line"> [Bundles](/snowray/reference/resources/bundles.md), and <img src="/files/3pRSrDkASW86Bmu2RUol" alt="" data-size="line"> [Reference Set Collections](/snowray/reference/resources/bundles.md#reference-set-collections):

{% content-ref url="/pages/-MfXhF4t206h-20AqLaP" %}
[Resources](/snowray/reference/resources.md)
{% endcontent-ref %}

Handling issues related to specific resources in one place:

{% content-ref url="/pages/cjWlxdHZaEODQRKPxaBe" %}
[Issue management](/snowray/reference/issue-management.md)
{% endcontent-ref %}

Maintaining different Profile Pages:

{% content-ref url="/pages/Sr3yGuGELFXp3pcvYinl" %}
[Profile management](/snowray/reference/profile-management.md)
{% endcontent-ref %}

Managing user permissions:

{% content-ref url="/pages/-MfXivH3Xe4zBlw\_SCsf" %}
[Access management](/snowray/reference/resources/access.md)
{% endcontent-ref %}

Reviewing notifications:

{% content-ref url="/pages/-MfXhzJCRliycARmA\_-y" %}
[Notifications](/snowray/reference/notifications.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.b2ihealthcare.com/snowray/reference/overview.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.
