---
title: /info
description: Look up information about a member or the server.
---
## Overview

`/info` shows profile details for a member, or an overview of the server, including BetterAntiSpam's protection status.

## Required Permissions

- None. Any member can use it. Moderators see additional detail.

## Subcommands

### user

| Option | Required | Description |
|--------|----------|-------------|
| `target` | Yes | User to look up: mention, ID, or username |

Shows username, display name, server nickname, account creation date, join date, bot status, and public badges. Members with **Moderate Members** additionally see (privately): active timeout status, warning count, moderation case count, a computed risk score based on account signals such as age and profile completeness, allowlist status across BetterAntiSpam's protection features, dangerous permissions the user holds, and roles.

### server

No options. Requires **Moderate Members**. Shows an overview of the server: member and channel counts, role counts (including how many carry risky permissions), verification level, boost status, and the current on/off status of anti-spam, anti-raid, anti-nuke, and verification.

## Behavior

- `/info user` only works for members who are in the server, even when looked up by ID.
- The moderator view is private (visible only to you); the standard profile view is visible to everyone in the channel.