# Administrators

https://docs.wisecp.com/fr/administrators

This screen lists every account that can sign in to the admin panel, and lets you add new staff or remove ones you no longer need.

## Opening the Screen

Open **Settings** in the sidebar, then click **Accounts** under **Staff and Admins**.

`{admin}/admins`

## What Is on the Screen

A table lists every staff account with its name, email, privilege group, assigned departments, and status. The row for the root administrator carries a **Root Admin** badge and can't be deleted.

Above the table, up to three buttons appear depending on your access: **Create Account**, **Privileges**, and **Departments**. A **Status** dropdown narrows the table to one state, and a search box narrows it by name, email, phone, or ID.

Each row has a menu with **View**, which opens the account, and **Delete**. View is hidden based only on your overall permissions; Delete is also hidden depending on whose row it is.

## Fields

- **Status**: Filters the table to one state: **Online Now**, **Active**, **Inactive**, or **Blocked**. Leave it on **Status** to show everyone.

## Tasks

### Create a Staff Account

1. Click **Create Account** above the table.
2. Fill in the form and save it. See [Adding and Editing an Administrator](https://docs.wisecp.com/en/adding-and-editing-an-administrator).

### Filter by Status

1. Open the **Status** dropdown above the table.
2. Pick a state. The table shows only matching accounts.

### Delete a Staff Account

1. Open the row's menu and click **Delete**.
2. Confirm in the dialog to remove the account, its login history, and its profile picture at once.

## Things to Watch

> **Deleting Is Permanent**
> 
> Removing a staff account also removes its login history and profile picture. This can't be undone.

> **Some Accounts Can't Be Deleted**
> 
> You can't delete your own account or the root administrator's account. **Delete** doesn't appear on those rows.

> **The Toolbar Follows Your Access**
> 
> **Privileges** and **Departments** only appear when you have access to those screens.

## Required Privileges

- **ADMIN_CREATE**: Shows the **Create Account** button.
- **ADMIN_SHOW**: Opens a staff account from the row menu.
- **ADMIN_DELETE**: Deletes a staff account.

## Related Articles

[Adding and Editing an Administrator](https://docs.wisecp.com/en/adding-and-editing-an-administrator)
