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

# /toggle-history-entry

<Note>By default, this command requires the **Manage Server** permission.</Note>

Hide/show a user history entry by ID (IDs are unique for all entries within a server). Users who have permission to use this command will also see toggle
buttons on history entries when they use [`/view-history`](/commands/view-history).

## Syntax

```
/toggle-history-entry hide <id>
/toggle-history-entry show <id>
```

| Parameter | Information                                                                                                     |
| --------- | --------------------------------------------------------------------------------------------------------------- |
| `id`      | The ID of the history entry (shown when the entry is created and with [`/view-history`](/commands/view-history) |
