# Company

### Overview

The Company module enables admins to communicate and engage with employees, keeping the full company up-to-date with company information, policies, and processes.&#x20;

<img src="/files/RdXuGqRmzrzCXzW4Gofg" alt="Admin Portal > Modules > Company" width="563">

***

### Company Label

From the Company Module in the Admin Portal, enter the label text in the **Company Label** text box.

Click the **Save** button to set the custom label text for the module.

{% hint style="danger" %}
The translate option of your domain in the Admin Portal (**Admin Portal > Domain > Translate**) **MUST** be deactivated to edit the module label.

Activating and Deactivating the translate option of your domain in the Admin Portal (**Admin Portal > Domain > Translate** ) resets the custom label text.
{% endhint %}

***

### Company Module - Admin Tools

For information on making modifications to the content within the **Company Module**, visit the U**ser Portal** help guide [here](https://guides.mangoapps.com/home/mangoapps-user-guide/company/company-toolbars-admin).

***

### Add Company Pages to Auto-Governance

The governance settings in the Company module allow network and team admins to streamline the management of pages and wikis by enabling automated governance features. This ensures consistent application of governance policies across all relevant content.

To enable bulk governance for all company pages, network admins need to first make sure automated governance feature has been enabled under [**Governance > Automation > Enable Auto-Governance**](https://guides.mangoapps.com/admin-guide/governance/automation)**.**

Once enabled, toggle **ON** **Automatically add all pages to Governance** within the Company module to apply governance to all existing company pages that are not already governed. New pages, created moving forward, will automatically have governance enabled by default.&#x20;

<figure><img src="/files/UE9gSiJlZvSkqbTAyFze" alt="" width="530"><figcaption></figcaption></figure>

Company page authors will retain the flexibility to adjust governance settings or exclude specific pages as needed.

{% hint style="warning" %}
**Exceptions to Governance**

The following types of pages are excluded from the auto-governance settings:

* Home pages for both company and team modules.
* System-generated company pages, such as departments, office locations, and posts.
  {% 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://guides.mangoapps.com/admin-guide/module-settings/company.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.
