Manage access keys
Users with control panel access can manage their keys:
To securely connect to the server using the encrypted SSH protocol, you can add and remove SSH keys in your profile.
Account owner or user with a role iam_admin can manage SSH keys of other users, including service users, see the Manage SSH User Keys section of the Change User Data or Permissions instructions for more information.
If you have created an SSH key, you can add the public part of it to your profile.The added SSH key can be hosted on a cloud server.
The key will be available in all projects you are added to.
- In the control panel, on the top menu, click Account.
- Go to Access → SSH Keys tab.
- Click Add Key.
- Enter the name of the key.
- Insert a public SSH key in OpenSSH format.
- Click Add.
- In the control panel, on the top menu, click Account.
- Go to Access → SSH Keys tab.
- From the menu of the key, select Delete.
- Click Delete.
An API key (static token, X-Token) is used to manage Selectel products via API, see the Static Token (X-Token) section of the API Documentation Request Authentication instructions for details.
Use the Get Static Token section of the Request Authentication section of the API documentation.
- In the control panel, on the top menu, click Account.
- Go to Access → API Keys tab.
- In the key line, turn off the toggle switch.
- In the control panel, on the top menu, click Account.
- Go to Access → API Keys tab.
- From the menu of the key, select Delete.
- Enter the name of the key to confirm.
- Click Delete.
Users with access to the control panel can issue themselves S3 keys but we recommend to create service users and issue 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 Manage S3 Access instructions.
- In the control panel, on the top menu, click Account.
- Go to Access → S3 keys tab.
- Click Add Key.
- Enter the name of the key.
- Select the project for which the key will work.
- Click Add.
- In the control panel, on the top menu, click Account.
- Go to Access → S3 keys tab.
- On the key line, click .
- Click Delete.
To connect to mobile farm devices over ADB, you can add a public key to your profile.
Account owner and users with the role iam_admin can manage ADB keys of other users, including service users, more details in section Manage user's ADB keys instructions Change user data or permissions.
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 to connect to mobile farm devices over ADB.
The key will be available in all projects you are added to.
- In the control panel, on the top menu, click Account.
- Go to Accessibility → ADB Keys tab.
- Click Add Key.
- Enter the name of the key.
- Insert the public ADB key.
- Click Add.
- In the control panel, on the top menu, click Account.
- Go to Accessibility → ADB Keys tab.
- On the key line, click .
- Click Delete.