# Organizational Chart

{% hint style="info" %}
By using totle's organizational chart feature, you can send emails to specific groups and departments and categorize recipients as 'To,' 'CC,' and 'BCC' as needed.
{% endhint %}

## How to Use Organizational Chart

{% hint style="warning" %}
Outlook organizational chart requires separate settings and can only be used with **Business and Enterprise plan subscriptions**.
{% endhint %}

* Launch Outlook
* Click on “New Email”
* On the right-side totle panel, click on **“Org. Chart”** tab.

{% hint style="info" %}
If the right panel is not activated, you can activate it by clicking the **“More Options”** icon on the totle menu located in the Message tab.
{% endhint %}

* Find the recipients from the organizational chart, and add recipients to the “To”, “Cc”, and “Bcc”, as needed
* Enter the email content then click **“Send”**


---

# 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.totlelab.com/totle-docs/commnunication/organizational-chart.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.
