# Configuration Guide

## What can I expect in terms of piloting workload

Configuration and deployment depend on the size of your organization.

For example, for a small organization of around thirty clinicians, its implementation requires only a few hours of work.

{% hint style="warning" %}
If you use Braver through an integration partner (e.g., Leomed or Gustav), configuration and deployment are greatly simplified since many configuration elements are automated from the partner software configuration.
{% endhint %}

## Braver Concepts

Before beginning the platform configuration, we recommend familiarizing yourself with Braver concepts that will help you define your organizational structure.

The diagram below represents the hierarchy of concepts in Braver that allow you to configure your organizational structure.

<img src="/files/URiGlCxo98Xnbs1T0708" alt="Organizational Structure in Braver" class="gitbook-drawing">

<details>

<summary>To go deeper into the concepts</summary>

Here are documentation sections that might be useful to you:

* [Organization](https://github.com/braverhealth/documentation/blob/main/guides-en/for-administrators/configuration-guide/for-administrators/organisation/README.md)
* [Organizational Units](https://github.com/braverhealth/documentation/blob/main/guides-en/for-administrators/configuration-guide/for-administrators/organisational-units/README.md)
* [Workplaces](https://github.com/braverhealth/documentation/blob/main/guides-en/for-administrators/configuration-guide/for-administrators/workplaces/README.md)
* [Teams](https://github.com/braverhealth/documentation/blob/main/guides-en/for-administrators/configuration-guide/for-administrators/teams/README.md)
* Segments (coming soon)
* [Users](https://github.com/braverhealth/documentation/blob/main/guides-en/for-administrators/configuration-guide/for-administrators/users/README.md)
* [Audit Logs](https://github.com/braverhealth/documentation/blob/main/guides-en/for-administrators/configuration-guide/for-administrators/audit-logs/README.md)
* Directory (coming soon)

</details>

## Configure Braver

Ready to start your configuration? Click on what applies to your organization:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>I deploy Braver</td><td><strong>independently</strong></td><td><a href="/files/fFYbExqPT1S84bVZUbe9">/files/fFYbExqPT1S84bVZUbe9</a></td><td><a href="/pages/5O7itUn8yqii9AVuqMNG">/pages/5O7itUn8yqii9AVuqMNG</a></td></tr><tr><td>I deploy Braver via</td><td><strong>Leomed</strong></td><td><a href="/files/ZngqciThsC2HAgvymJqm">/files/ZngqciThsC2HAgvymJqm</a></td><td><a href="/pages/OJzVjlLChkYXxWnL1cjh">/pages/OJzVjlLChkYXxWnL1cjh</a></td></tr><tr><td>I deploy Braver via</td><td><strong>Gustav</strong></td><td><a href="/files/7wKjXBOcTsDTut9XyBAp">/files/7wKjXBOcTsDTut9XyBAp</a></td><td><a href="/pages/TNVIa84olg51xqlCLxeN">/pages/TNVIa84olg51xqlCLxeN</a></td></tr></tbody></table>

## Patient and Caregiver Module

If you plan to use the patient and caregiver module via mobile devices (e.g., tablets) provided and managed by your organization, here is [a document to guide you in choosing devices and certain elements to consider.](https://support-en.braver.net/for-administrators/remotely-managed-mobile-device)

If you plan to use the patient and caregiver module by inviting them to their personal devices (mobile or computer), we recommend supporting people in creating their accounts. If you do this in person, ensure you have access to a WiFi network or cellular data.

We have also developed an express training tool for patients that you can use in electronic or paper version.

## Other Technical Details

* [Connectivity Information](https://support-en.braver.net/technical-details/connectivity)
* [Device Compatibility Information](https://support-en.braver.net/technical-details/compatibility)


---

# 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://support-en.braver.net/guides/for-administrators/configuration-guide.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.
