# Workplaces

## What is a workplace?

A **workplace** represents a physical location where practitioners work.

Workplaces on the Braver Network allow users to find the right people or the right teams of professionals to communicate with them using discussion threads or care channels.

Users will automatically see in their Network the workplaces they are associated with, making it easy to find their colleagues.

{% hint style="success" %}
It is also possible to [add workplaces to your organization's directories](/for-administrators/directories.md) to facilitate access to additional resources for your organization's members.
{% endhint %}

{% hint style="info" %}
A medical clinic has at least one workplace linked to its main address. If it is multi-site, it can be configured to have multiple workplaces, each associated with the relevant practitioners.
{% endhint %}


---

# 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/for-administrators/workplaces.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.
