---
title: "Managing a Selectel firewall account"
sidebar_label: "Managing an account"
sidebar_position: 3
description: "How to create and edit an account"
---

import Formbricks from '@theme/MDXComponents/Formbricks';
import EditIcon from '@selectel/docux/icons/edit';
import PfsenseAlert from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/firewalls/selectel/pfsense-alert.mdx';

# Managing a Selectel firewall account

<PfsenseAlert />

## Create an account \{#create-account}

You can create multiple accounts for working with a Selectel firewall.

1. [Connect to a Selectel firewall through the graphical interface](/firewalls/selectel/connect-to-firewall.mdx#connect-to-firewall-through-gui).
2. In the **System** menu, go to the **User manager**.
3. Open the **Users** tab.
4. Click **+ Add**.
5. In the **User Properties** block, fill in the user information.
6. Optional: in the **Keys** block, add an SSH key for authorization.
7. Click **Save**.

## Edit an account \{#edit-account}

1. [Connect to a Selectel firewall through the graphical interface](/firewalls/selectel/connect-to-firewall.mdx#connect-to-firewall-through-gui).
2. In the **System** menu, go to the **User manager**.
3. Open the **Users** tab.
4. Select the account you want to edit and click <EditIcon />.
5. Change the settings.
6. Click **Save**.

<Formbricks />
