---
title: /find
description: Jump directly to a setting or dashboard by name.
---
## Overview

`/find` searches BetterAntiSpam's commands and settings dashboards by name and opens the matching one directly, without needing to remember which command it lives under.

## Required Permissions

- **Administrator**

## Options

| Option | Required | Description |
|--------|----------|-------------|
| `where` | Yes | What to search for, e.g. `logging`, `verification role`, `mute duration` |

## Behavior

- If a match is found, BetterAntiSpam opens that setting's dashboard or modal directly.
- If nothing matches, BetterAntiSpam tells you no result was found.
- `/find` is gated to Administrator because it can open any registered dashboard directly, bypassing that dashboard's own command permission check.