# Settings

## Overview

Network admins can change the system default label of the To Do module. To change the module label:‌

![Admin Portal > Modules > To Do > Settings](/files/-Lh0HDh8pOvVQh0QW8hl)

1. Go to **Admin Portal > Modules > To Do**.
2. In the Settings tab, enter the label text in the To Do Label text box. For example, enter Action Items in the text box.
3. Click the **Save** button to set the custom label text for the module.

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

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

{% hint style="info" %}

#### To see how these configurations impact the To Do module on the User Portal, see [To Do Lists](https://guides.mangoapps.com/user-guide/to-do-lists) in the User Portal Guide.

{% endhint %}

**Did this article help? Your feedback adds value when we shape up the help articles. Hit the smiley**<img src="/files/-LdDMl96Y2xVSL1EFFRu" alt="" data-size="original">**below to let us know!**


---

# 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/to-do/settings.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.
