diff --git a/serverless/index-serverless-general.asciidoc b/serverless/index-serverless-general.asciidoc index 74066d12..f117c0d2 100644 --- a/serverless/index-serverless-general.asciidoc +++ b/serverless/index-serverless-general.asciidoc @@ -7,7 +7,7 @@ include::./pages/sign-up.asciidoc[leveloffset=+2] include::./pages/get-started-general.asciidoc[leveloffset=+2] include::./pages/service-status.asciidoc[leveloffset=+2] - +include::./pages/user-profile.asciidoc[leveloffset=+2] include::./pages/cloud-regions.asciidoc[leveloffset=+2] diff --git a/serverless/index-serverless-project-settings.asciidoc b/serverless/index-serverless-project-settings.asciidoc index 9a53c43b..50dc7cf0 100644 --- a/serverless/index-serverless-project-settings.asciidoc +++ b/serverless/index-serverless-project-settings.asciidoc @@ -31,7 +31,7 @@ include::./pages/fleet-and-elastic-agent.asciidoc[leveloffset=+2] include::./pages/manage-org.asciidoc[leveloffset=+2] include::./pages/manage-your-project.asciidoc[leveloffset=+2] -include::./pages/ml-nlp-auto-scale.asciidoc[leveloffset=+3] + include::./pages/manage-your-project-rest-api.asciidoc[leveloffset=+3] include::./pages/manage-billing.asciidoc[leveloffset=+2] diff --git a/serverless/pages/manage-billing-stop-project.asciidoc b/serverless/pages/manage-billing-stop-project.asciidoc deleted file mode 100644 index 6500ac3d..00000000 --- a/serverless/pages/manage-billing-stop-project.asciidoc +++ /dev/null @@ -1,17 +0,0 @@ -[[general-billing-stop-project]] -= Stop charges for a project - -// :description: How to stop charges for a project. -// :keywords: serverless, general, billing - -preview:[] - -Got a project you no longer need and don't want to be charged for? Simply delete it. - -Warning: All data is lost. Billing for usage is by the hour and any outstanding charges for usage before you deleted the project will still appear on your next bill. - -To stop being charged for a project: - -. Log in to the {ess-console}[{ess-console-name}]. -. Find your project on the home page in the **Serverless Projects** card and select **Manage** to access it directly. Or, select **Serverless Projects** to go to the projects page to view all of your projects. -. Select **Actions**, then select **Delete project** and confirm the deletion. diff --git a/serverless/pages/manage-billing.asciidoc b/serverless/pages/manage-billing.asciidoc index e42f303e..923eb62b 100644 --- a/serverless/pages/manage-billing.asciidoc +++ b/serverless/pages/manage-billing.asciidoc @@ -30,3 +30,21 @@ From the **Billing pages**, you can perform the following tasks: If you have a project that you're no longer using, refer to <>. To learn about the serverless pricing model, refer to <> and our https://www.elastic.co/pricing/serverless-search[pricing page]. + +[[general-billing-stop-project]] +== Stop charges for a project + +// :description: How to stop charges for a project. +// :keywords: serverless, general, billing + +preview:[] + +Got a project you no longer need and don't want to be charged for? Simply delete it. + +Warning: All data is lost. Billing for usage is by the hour and any outstanding charges for usage before you deleted the project will still appear on your next bill. + +To stop being charged for a project: + +. Log in to the {ess-console}[{ess-console-name}]. +. Find your project on the home page in the **Serverless Projects** card and select **Manage** to access it directly. Or, select **Serverless Projects** to go to the projects page to view all of your projects. +. Select **Actions**, then select **Delete project** and confirm the deletion. diff --git a/serverless/pages/manage-org.asciidoc b/serverless/pages/manage-org.asciidoc index 1ddc28a3..39527738 100644 --- a/serverless/pages/manage-org.asciidoc +++ b/serverless/pages/manage-org.asciidoc @@ -1,5 +1,5 @@ [[general-manage-organization]] -= Manage your organization += Manage users and roles // :description: Manage your Elastic Cloud organization. // :keywords: serverless, general, organization, overview @@ -12,71 +12,11 @@ In this article we walk you through the essential processes to effectively overs Learn how to: -* <>: Manage or update your user profile. * <>: Invite users in your organization to access serverless projects and specify their roles. * <>: Assign predefined roles to users in your organization. * <>: Join a new organization and bring over your projects. * <>: Leave an organization. -[discrete] -[[general-user-profile]] -== Update your user profile - -// :description: Manage your profile settings. -// :keywords: serverless, general, profile, update - -preview:[] - -To edit your user profile, go to the user icon on the header bar and select **Profile**. - -[discrete] -[[general-user-profile-update-your-email-address]] -=== Update your email address - -Your email address is used to sign in. If needed, you can change this email address. - -. In the **Profile** section, by **Email address**, select **Edit**. -. Enter a new email address and your current password. -+ -An email is sent to the new address with a link to confirm the change. If you don't get the email after a few minutes, check your spam folder. - -[discrete] -[[general-user-profile-change-your-password]] -=== Change your password - -When you signed up with your email address, you selected a password that you use to log in to the Elastic Cloud console. If needed, you can change this password. - -If you know your current password: - -. Navigate to the **Password** section and select **Change password**. -. Enter the current password and provide the new password that you want to use. - -If you don't know your current password: - -. At the login screen for the Elastic Cloud console, select the link **Forgot password?** -. Enter the email address for your account and select **Reset password**. -+ -An email is sent to the address you specified with a link to reset the password. If you don't get the email after a few minutes, check your spam folder. - -[discrete] -[[general-user-profile-enable-multi-factor-authentication]] -=== Enable multi-factor authentication - -To add an extra layer of security, you can either set up Google authenticator or text messaging on a mobile device. - -[TIP] -==== -Before you start using multi-factor authentication, verify that your device has SMS capabilities or download the Google Authenticator application onto your device. -==== - -To enable multi-factor authentication, you must enroll your device. - -. Navigate to the **Multi-factor authentication** section. -. Select **Configure** to enable the Authenticator app or **Add a phone number** to enable the Text message. - -If the device you want to remove is your only enrolled device, you must disable multi-factor authentication first. If your device is lost or stolen, contact https://support.elastic.co/[support]. - - [discrete] [[general-manage-access-to-organization]] == Invite your team diff --git a/serverless/pages/manage-your-project.asciidoc b/serverless/pages/manage-your-project.asciidoc index ffcc25d9..3bc13119 100644 --- a/serverless/pages/manage-your-project.asciidoc +++ b/serverless/pages/manage-your-project.asciidoc @@ -1,5 +1,5 @@ [[elasticsearch-manage-project]] -= Manage your projects += Manage performance and data retention // :description: Configure project-wide features and usage. // :keywords: serverless, elasticsearch, project, manage diff --git a/serverless/pages/user-profile.asciidoc b/serverless/pages/user-profile.asciidoc new file mode 100644 index 00000000..5d7a04f9 --- /dev/null +++ b/serverless/pages/user-profile.asciidoc @@ -0,0 +1,56 @@ +[[general-user-profile]] += Update your user profile + +// :description: Manage your profile settings. +// :keywords: serverless, general, profile, update + +preview:[] + +To edit your user profile, go to the user icon on the header bar and select **Profile**. + +[discrete] +[[general-user-profile-update-your-email-address]] +== Update your email address + +Your email address is used to sign in. If needed, you can change this email address. + +. In the **Profile** section, by **Email address**, select **Edit**. +. Enter a new email address and your current password. ++ +An email is sent to the new address with a link to confirm the change. If you don't get the email after a few minutes, check your spam folder. + +[discrete] +[[general-user-profile-change-your-password]] +== Change your password + +When you signed up with your email address, you selected a password that you use to log in to the Elastic Cloud console. If needed, you can change this password. + +If you know your current password: + +. Navigate to the **Password** section and select **Change password**. +. Enter the current password and provide the new password that you want to use. + +If you don't know your current password: + +. At the login screen for the Elastic Cloud console, select the link **Forgot password?** +. Enter the email address for your account and select **Reset password**. ++ +An email is sent to the address you specified with a link to reset the password. If you don't get the email after a few minutes, check your spam folder. + +[discrete] +[[general-user-profile-enable-multi-factor-authentication]] +== Enable multi-factor authentication + +To add an extra layer of security, you can either set up Google authenticator or text messaging on a mobile device. + +[TIP] +==== +Before you start using multi-factor authentication, verify that your device has SMS capabilities or download the Google Authenticator application onto your device. +==== + +To enable multi-factor authentication, you must enroll your device. + +. Navigate to the **Multi-factor authentication** section. +. Select **Configure** to enable the Authenticator app or **Add a phone number** to enable the Text message. + +If the device you want to remove is your only enrolled device, you must disable multi-factor authentication first. If your device is lost or stolen, contact https://support.elastic.co/[support].