Skip to main content

Manage access keys

Access keys allow you to securely identify a user when working with Selectel products.

Different keys are used depending on the task:

Panel users can manage their access keys: add new ones or delete those that are no longer needed.

Manage SSH keys

To securely connect to a server using the encrypted SSH protocol, you can add and delete SSH keys in your profile.

Account owner and users with the iam.admin role can manage other users' SSH keys, including service users; for more details, see the Manage user SSH keys subsection of the Edit user data or permissions guide.

Add SSH key

If you have created an SSH key, you can add its public part to your profile. The added SSH key can be placed on a cloud server.

The key will be available in all projects you are added to.

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessSSH Keys tab.
  3. Click Add Key.
  4. Enter a name for the key.
  5. Paste the public SSH key in OpenSSH format.
  6. Click Add.

Delete SSH key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessSSH Keys tab.
  3. In the key menu, select Delete.
  4. Click Delete.

Manage API keys

An API key (static token, X-Token) is used to manage Selectel products via API; for more details, see the Static token (X-Token) subsection of the API Request Authentication guide.

Add API key

Use the Get static token subsection of the API Request Authentication guide.

Disable API key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessAPI Keys tab.
  3. Turn off the toggle in the key's row.

Delete API key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessAPI Keys tab.
  3. In the key menu, select Delete.
  4. Enter the key name to confirm.
  5. Click Delete.

Manage S3 keys

Panel users can issue S3 keys to themselves, but we recommend creating service users and issuing S3 keys to them.

To issue an S3 key to another user, including a service user, use the Issue S3 key to user subsection of the Edit user data or permissions guide.

Add S3 key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessS3 Keys tab.
  3. Click Add Key.
  4. Enter a name for the key.
  5. Select a project for which the key will work.
  6. Click Add.

Delete S3 key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessS3 Keys tab.
  3. In the key row, click .
  4. Click Delete.

Manage ADB keys

To connect to mobile farm devices via ADB, you can add a public key to your profile.

Account owner and users with the iam.admin role can manage other users' ADB keys, including service users; for more details, see the Manage user ADB keys subsection of the Edit user data or permissions guide.

Add ADB key

If you have created an ADB key pair, you can add the public key to your profile. The added public ADB key can be used for connecting to mobile farm devices via ADB.

The key will be available in all projects you are added to.

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessADB Keys tab.
  3. Click Add Key.
  4. Enter a name for the key.
  5. Paste the public ADB key.
  6. Click Add.

Delete ADB key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessADB Keys tab.
  3. In the key row, click .
  4. Click Delete.

Manage Proxy keys

To proxy traffic for mobile farm devices, panel users can add proxy keys for themselves, but we recommend creating service users and issuing proxy keys to them.

The account owner or a user with the iam.admin role can manage other users' proxy keys, including service users; for more details, see the Manage User Proxy Keys subsection of the Edit User Data or Permissions guide.

The key will be available in all projects the user is added to.

Add Proxy key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessProxy Keys tab.
  3. Click Add Key.
  4. Enter a name for the key.
  5. Click Generate Key.
  6. In the Key field, click and save the key in a safe place — you will not be able to view it after closing the window.

Delete Proxy key

  1. In the control panel in the upper-right corner, open the menu (account number) and select Profile.
  2. Go to AccessProxy Keys tab.
  3. In the key row, click .
  4. Click Delete.