# Wikis

## Overview

The Wikis module allows users to create a private and secure knowledge base for their teams, projects, or all employees. From the admin portal, network administrators can customize the label of the Wikis module to better fit company terminology.&#x20;

<figure><img src="/files/kqy9DrGfQnML6D45UrQ3" alt="" width="525"><figcaption></figcaption></figure>

***

To change the module label:

1. Navigate to the **Admin Portal > Modules > Wikis**.
2. In the **Wiki Label** text box, enter your preferred label (e.g., "Knowledge Base").
3. Click **Save** to apply the custom label.

{% hint style="warning" %}
The **Translate** option in the Admin Portal (**Admin Portal > Domain > Translate**) must be **deactivated** to edit the module label. Enabling or disabling the Translate option will reset any custom label text.
{% endhint %}

{% hint style="info" %}
For details on how these configurations appear in the User Portal, click [here](https://guides.mangoapps.com/home/mangoapps-user-guide/wikis).
{% 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/wikis.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.
