> For the complete documentation index, see [llms.txt](https://support-en.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support-en.braver.net/guides/integrations/leomed.md).

# Leomed

<div align="left"><figure><img src="/files/DA7jkOpf2117QdpPX0mt" alt=""><figcaption></figcaption></figure></div>

### Advantages of Leomed and Braver Integration

* No need to duplicate access management to Braver for Leomed users. **Access is automatically granted based on your Gustav configuration.**
* Team, workplace, and patient index management is completely automated
* Healthcare staff can remain in Leomed and still be notified of important messages or calls from Braver, and call the patient or caregiver as needed
* Automated tasks sent to patients and caregivers can be securely transmitted through Braver's patient and caregiver portal!

[**Contact us to learn more!**](https://braverhealth.typeform.com/to/D8CEMzqZ?typeform-source=support-en.braver.net)

### If you are currently deploying this integration

{% content-ref url="/pages/OCbqA6oFqFjWTb01E6FV" %}
[Configuration Guide](/guides/for-administrators/configuration-guide.md)
{% endcontent-ref %}

Some useful links:

* [Connectivity Information](https://support-en.braver.net/technical-details/connectivity)
* [Device Compatibility Information](https://support-en.braver.net/technical-details/compatibility)
* [Administrator Documentation](https://app.gitbook.com/s/C7asQvRtcnnGS2hUcyO0/for-administrators/get-started)

### To learn more about usage

{% content-ref url="/pages/SHwoIOUtqqaEQ7PIPfpG" %}
[Activate Account via Integrated Bubble](/guides/for-healthcare-professionals/account-creation/activate-account-via-integrated-bubble.md)
{% endcontent-ref %}

{% content-ref url="/pages/KcZIZIdnEWIuWVizSo1P" %}
[Activate Patient or Caregiver Account](/guides/integrations/leomed/activate-patient-or-caregiver-account.md)
{% endcontent-ref %}

We also have a [series of detailed training sessions](https://app.gitbook.com/s/mZQ8lm0cUSwr36vZBzik/for-professionals/readme)!


---

# 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, and the optional `goal` query parameter:

```
GET https://support-en.braver.net/guides/integrations/leomed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
