mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-16 19:35:39 +00:00
17 lines
1.3 KiB
Markdown
17 lines
1.3 KiB
Markdown
---
|
|
title: User Settings
|
|
weight: 23
|
|
---
|
|
|
|
Within Rancher, each user has a number of settings associated with their login: personal preferences, API keys, etc. You can configure these settings by choosing from the **User Settings** menu. You can open this menu by clicking your avatar, located within the main menu.
|
|
|
|

|
|
|
|
The available user settings are:
|
|
|
|
- [API & Keys]({{<baseurl>}}/rancher/v2.6/en/user-settings/api-keys/): If you want to interact with Rancher programmatically, you need an API key. Follow the directions in this section to obtain a key.
|
|
- [Cloud Credentials]({{<baseurl>}}/rancher/v2.6/en/user-settings/cloud-credentials/): Manage cloud credentials [used by node templates]({{<baseurl>}}/rancher/v2.6/en/cluster-provisioning/rke-clusters/node-pools/#node-templates) to [provision nodes for clusters]({{<baseurl>}}/rancher/v2.6/en/cluster-provisioning/rke-clusters).
|
|
- [Node Templates]({{<baseurl>}}/rancher/v2.6/en/user-settings/node-templates): Manage templates [used by Rancher to provision nodes for clusters]({{<baseurl>}}/rancher/v2.6/en/cluster-provisioning/rke-clusters).
|
|
- [Preferences]({{<baseurl>}}/rancher/v2.6/en/user-settings/preferences): Sets superficial preferences for the Rancher UI.
|
|
- Log Out: Ends your user session.
|