Skip to content

Commit

Permalink
updates based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewallace committed Nov 19, 2024
1 parent ffa86ab commit a470add
Show file tree
Hide file tree
Showing 7 changed files with 78 additions and 81 deletions.
2 changes: 1 addition & 1 deletion serverless/index-serverless-general.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]


2 changes: 1 addition & 1 deletion serverless/index-serverless-project-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
17 changes: 0 additions & 17 deletions serverless/pages/manage-billing-stop-project.asciidoc

This file was deleted.

18 changes: 18 additions & 0 deletions serverless/pages/manage-billing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<general-billing-stop-project,Stop charges for a project>>.

To learn about the serverless pricing model, refer to <<general-serverless-billing,Serverless billing dimensions>> 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.
62 changes: 1 addition & 61 deletions serverless/pages/manage-org.asciidoc
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -12,71 +12,11 @@ In this article we walk you through the essential processes to effectively overs

Learn how to:

* <<general-user-profile>>: Manage or update your user profile.
* <<general-manage-access-to-organization>>: Invite users in your organization to access serverless projects and specify their roles.
* <<general-assign-user-roles>>: Assign predefined roles to users in your organization.
* <<general-join-organization-from-existing-cloud-account>>: Join a new organization and bring over your projects.
* <<general-leave-an-organization>>: 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
Expand Down
2 changes: 1 addition & 1 deletion serverless/pages/manage-your-project.asciidoc
Original file line number Diff line number Diff line change
@@ -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
Expand Down
56 changes: 56 additions & 0 deletions serverless/pages/user-profile.asciidoc
Original file line number Diff line number Diff line change
@@ -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].

0 comments on commit a470add

Please sign in to comment.