From 22347321c58df73dbae2dce5950f90a85c5eb84a Mon Sep 17 00:00:00 2001 From: Frank Touserkani <94471063+ftouserkani-edb@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:18:06 -0500 Subject: [PATCH] Update create-machine-user.mdx minute corrections. Make updates as you see fit. --- .../console/estate/agent/create-machine-user.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/advocacy_docs/edb-postgres-ai/console/estate/agent/create-machine-user.mdx b/advocacy_docs/edb-postgres-ai/console/estate/agent/create-machine-user.mdx index b55927b03f3..5220601264e 100644 --- a/advocacy_docs/edb-postgres-ai/console/estate/agent/create-machine-user.mdx +++ b/advocacy_docs/edb-postgres-ai/console/estate/agent/create-machine-user.mdx @@ -14,13 +14,13 @@ Select the **Add New User** button. On the **Add New User** page, for the "User Type" select **Machine User*. -The form changes when you select make that selection so it's asking for a name and optional email. Enter a name for the machine user. +The form changes when you make that selection so it's asking for a name and optional email. Enter a name for the machine user. ## Creating an access key Check the **Create Access Key** checkbox in **Add New User** page. The form will expand to ask for an Access Key Name and an Expiry time. -Give the key a name in the Access Key Name field and enter a value from 1 to 365 for the number of days from now that you want this key to be valid in the Expires In field. The date on which the key will expire is shown in the underneath the field. +Give the key a name in the Access Key Name field and enter a value from 1 to 365 for the number of days from now that you want this key to be valid in the Expires In field. The date on which the key will expire is shown underneath the field. Select the **Add User** button. @@ -34,7 +34,7 @@ Once you have securely stored your access key, select the **Key Stored Safely** Select the **Projects** tab to view all your projects. -Select the project from which you want to monitor the a database. +Select the project from which you want to monitor the database. This will take you to the project's overview. Select the **Users** tab, and locate the machine user you just created. @@ -46,5 +46,5 @@ An **Assign Project Roles** dialog will appear with a selection of roles that ca Select the "estate ingester" role and then select the **Submit** button. -Your new machine user is ready for to ingest data from the Beacon Agent. +Your new machine user is now ready to ingest data from the Beacon Agent.