# Company Toolbars - User

### Overview

The Company Module is a dedicated section that serves as a central hub for all corporate updates, announcements, and news relevant to the organization. This module plays a vital role in keeping employees informed, engaged, and connected with the company's latest developments.&#x20;

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

The number of pages and the content they include will vary based upon your organization's needs.&#x20;

{% hint style="danger" %}
Only admins can create and edit company pages.
{% endhint %}

***

### Navigating Pages

To navigate within the module, click on the desired page from the top menu bar. If there are subpages available, users will see a dropdown menu. Click on the caret symbol to expand the menu and access subpages.

<img src="/files/rT7g8JXkanzVXJqwoSDX" alt="" width="563">

***

### Navigate All Pages

To view all pages on the company module, click the three dots on the top right and select **Browse All Pages**.

<img src="/files/bSMlgavZrg6uS6UCr0Xk" alt="" width="563">

***

### Tools Menu

The **Tools** dropdown menu allows users to get a link to a certain page within the **Company** module  by clicking on **Get Page Link**.

<img src="/files/jFXwT3aAmYnC3d93aU28" alt="" width="563">

Users can also pin and unpin topics by selecting **Pin It.**


---

# 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/user-guide/company/company-pages.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.
