From ae70e755ac2012a2c9d227b7add2ed5d6b5bf734 Mon Sep 17 00:00:00 2001 From: Stacey Salamon Date: Wed, 7 Jun 2023 17:52:43 +0200 Subject: [PATCH] Add instructions for editing user profiles --- _toc.yml | 5 +++-- docs/platform/howto/edit-user-profile.rst | 12 ++++++++++++ docs/platform/howto/list-user.rst | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 docs/platform/howto/edit-user-profile.rst diff --git a/_toc.yml b/_toc.yml index 30b8dbcf49..0abac11066 100644 --- a/_toc.yml +++ b/_toc.yml @@ -45,10 +45,11 @@ entries: title: HowTo entries: - file: docs/platform/howto/list-user - title: User and authentication management + title: User and access management entries: - - file: docs/platform/howto/add-authentication-method + - file: docs/platform/howto/edit-user-profile - file: docs/platform/howto/change-your-email-address + - file: docs/platform/howto/add-authentication-method - file: docs/platform/howto/create_authentication_token - file: docs/platform/howto/create_new_service_user - file: docs/tools/aiven-console/howto/create-manage-teams diff --git a/docs/platform/howto/edit-user-profile.rst b/docs/platform/howto/edit-user-profile.rst new file mode 100644 index 0000000000..c20a981165 --- /dev/null +++ b/docs/platform/howto/edit-user-profile.rst @@ -0,0 +1,12 @@ +Edit your user profile +======================== + +To edit your name, job title, location, or other personal details in your profile: + +#. In the `Aiven Console `_ click the **User information** icon in the top right. + +#. Select **User profile**. + +#. Click **Edit profile**. + +#. Make the changes and click **Save changes**. diff --git a/docs/platform/howto/list-user.rst b/docs/platform/howto/list-user.rst index 3dbcf8f799..8426523c29 100644 --- a/docs/platform/howto/list-user.rst +++ b/docs/platform/howto/list-user.rst @@ -1,6 +1,6 @@ User and authentication management =================================== -Browse through instructions for common Aiven platform tasks related to managing users and authentication settings. +Browse through instructions for common Aiven platform tasks related to managing users, profiles, and authentication settings. .. tableofcontents::