# Task Tabs

### Overview

Admins can customize task tabs, renaming, reordering, and enabling/disabling them as needed.&#x20;

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

{% hint style="warning" %}
Certain tabs, such as **List** and **Centralized Tasks**, remain enabled to preserve core functionality for the Tasks module.
{% endhint %}

{% hint style="info" %}
For more information on how these tabs affect the user portal, check out the Tasks guide [here](https://guides.mangoapps.com/user-guide/tasks).
{% 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/tasks/task-tabs.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.
