# Clearing Shift Data

## <mark style="color:blue;">The Entire Server</mark> <a href="#server" id="server"></a>

To clear the shift data for your entire server, just run the `/shift wipe` command and press confirm.

<figure><img src="/files/QdXnUmJ4Gk4Wpd7NPrbq" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">A Single User</mark> <a href="#user" id="user"></a>

To clear the shift data for a single user, you can just use the `/shift admin` command also shown in our [Shift Management guide](/modules/shifts.md#shift-administration).

<figure><img src="/files/6UbQCZdiwVfAOLcBpyaw" alt="" width="375"><figcaption></figcaption></figure>

Pressing the `Reset Shifts` button will reset a user's shifts.


---

# 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://docs.trident.bot/guides/clear-shift-data.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.
