# Compose

### Overview

The Compose Box in MangoApps provides users with quick access to various posting and communication options. Admins can configure the Compose Box settings to customize the user experience by selecting the type of Compose Box and determining which options are available to users.

<figure><img src="/files/bqOF2ra0qMtkcwmH6O47" alt="" width="563"><figcaption></figcaption></figure>

***

### Selecting the Compose Box Type

Admins can choose between two types of Compose Boxes:

* **Basic**: Provides a straightforward Compose menu with customization options.
* **Advanced**: Offers a categorized and structured Compose menu with predefined sections such as Share, Work, Engage, Feedback, and Upload.

By default, domains will have the **Basic** Compose Box enabled. However, admins can change this setting from the Admin Portal.

To select a Compose Box type, use the **Type** dropdown menu to choose between Basic or Advanced.

<figure><img src="/files/OpPI0cSpFKnTRf5w6Pzp" alt="" width="563"><figcaption></figcaption></figure>

The selected type will be reflected in the user portal for all users, including guest users, once the settings have been saved.

***

### Customizing the Basic Compose Box

If the **Basic** type is selected, admins can further refine the Compose Box by choosing which options are visible and which are placed under the **More** dropdown.

<figure><img src="/files/Ug5q7WXPbfO1OE97fyAP" alt="" width="563"><figcaption></figcaption></figure>

Click the **Configure** button next to **Customize compose**.

The **Customize Compose Options** pop-up will appear.

<figure><img src="/files/uHnco0ibh57cAyUewLaN" alt="" width="563"><figcaption></figcaption></figure>

In this menu:

* The left section (**Always visible actions**) contains items that will be immediately accessible in the Compose Box.
* The right section (**Actions under 'More'**) holds items that users can access by clicking a "More" option.

Drag and drop items between the two sections to customize visibility.

Click **Save** to confirm changes.

<figure><img src="/files/PrmRN8qFVlY8HY8EeMQ6" alt="" width="563"><figcaption></figcaption></figure>

***

### The Advanced Compose Box

In the **Advanced** Compose Box, actions are categorized and placed under relevant sections.&#x20;

<figure><img src="/files/NDTDF1wG2UFlZu2VjWfj" alt="" width="563"><figcaption></figcaption></figure>

Actions are grouped into categories, and each category has a description.

Clicking on a category displays the actions within it. Then, clicking on an action will bring up its respective compose pop-up. If there are too many actions in a category, a scroll option will appear.

<figure><img src="/files/WS2CAGtHbGyCJoLz2rvo" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
If all actions under a category are disabled, the category will not be shown.
{% endhint %}

Currently, actions **cannot** be edited or reordered.

***

### Configuring Visibility

Admins can define who has access to the Compose Box by selecting an option from the **Show compose to** dropdown menu:

* **Everyone** (default)
* Domain & Intranet admins & specific people
* Domain & Intranet admins & specific people & a user segment

<figure><img src="/files/EzRjYLamyRQnOWX1vlH0" alt="" width="563"><figcaption></figcaption></figure>

Click **Save** after making changes.


---

# 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://guides.mangoapps.com/admin-guide/domain-settings/compose.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.
