---
title: /unmute
description: Remove timeout from a user.
---
## Overview

`/unmute` removes a user’s timeout so they can send messages again.

## Required Permissions

- **Moderate Members**

## Options

| Option | Required | Description |
|--------|----------|-------------|
| `user` | Yes | User to unmute |
| `reason` | No | Reason for the unmute |

## Behavior

- Does nothing if the user is not muted.
- A case is created and logged if a log channel is set.