> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leveling.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage

> Manage members’ XP and levels in bulk.

<sup>**Command:** `/manage`</sup>

***

## Modules

| Module    | Description              |
| --------- | ------------------------ |
| **xp**    | Modify a member’s XP.    |
| **level** | Modify a member’s level. |

<Callout type="info">
  You can modify up to **250 members** in a single command execution.
</Callout>

***

## Entities

<Note>
  **Entity** refers to a mentionable — either a **user** or a **role**.\
  If a **role** is selected, all members with that role will be modified.
</Note>

***

## Actions

<Tabs>
  <Tab title="Add">
    <Steps>
      1. Enter the module (`xp` or `level`) after `/manage`.
      2. Select the **entity**.
      3. Enter the **amount** of XP or levels to **add** in the `value` option.
    </Steps>
  </Tab>

  <Tab title="Subtract">
    <Steps>
      1. Enter the module (`xp` or `level`) after `/manage`.
      2. Select the **entity**.
      3. Enter the **amount** of XP or levels to **subtract** in the `value` option.
    </Steps>
  </Tab>

  <Tab title="Set">
    <Steps>
      1. Enter the module (`xp` or `level`) after `/manage`.
      2. Select the **entity**.
      3. Enter the **exact amount** of XP or levels to **set** in the `value` option.
    </Steps>
  </Tab>

  <Tab title="Reset">
    <Steps>
      1. Enter the module (`xp` or `level`) after `/manage`.
      2. Select the **entity**.
    </Steps>
  </Tab>
</Tabs>

***

<Tip>
  Use roles when applying bulk XP/level changes to quickly update multiple members at once.
</Tip>
