Skip to content

Commit

Permalink
fixing feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewallace committed Nov 22, 2024
1 parent a3b1769 commit 1d70639
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 8 additions & 6 deletions serverless/pages/manage-org.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ In the **Actions** column, click the three dots to edit a member's role or revok
[[general-assign-user-roles]]
== Assign user roles and privileges

// :description: Manage the predefined set of roles and privileges for all your projects.
// :keywords: serverless, general, organization, roles, how to

Within an organization, users can have one or more roles and each role grants specific privileges.

You must assign user roles when you <<general-manage-access-to-organization,invite users to join your organization>>.
Expand All @@ -55,6 +52,11 @@ To subsequently edit the roles assigned to a user:
. Go to the user icon on the header bar and select **Organization**.
. Find the user on the **Members** tab of the **Organization** page. Click the member name to view and edit its roles.

There are two types of roles you can assign to users:

* **Oranization-level roles:** These roles apply to the entire organization and are not specific to any serverless project or hosted deployment.
* **Instance access roles:** These roles are specific to each serverless project or hosted deployment.

[discrete]
[[general-assign-user-roles-organization-level-roles]]
=== Organization-level roles
Expand Down Expand Up @@ -131,11 +133,11 @@ If you're the only user in the organization, you can only leave if you have dele
[[general-join-organization-from-existing-cloud-account]]
== Join an organization from an existing Elastic Cloud account

If you already belong to an organization, and you want to join a new one, it is currently not possible to bring your projects over to the new organization.
If you already belong to an organization, and you want to join a new one you will need to leave your existing organzation.

If you want to join a new project, follow these steps:
If you want to join a new organization, follow these steps:

. Make sure you do not have active projects before you leave your current organization.
. Make sure you do not have active projects or deployments before you leave your current organization.
. Delete your projects and clear any bills.
. Leave your current organization.
. Ask the administrator to invite you to the organization you want to join.
Expand Down
2 changes: 0 additions & 2 deletions serverless/pages/project-settings-alerts.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
<titleabbrev>Alerts and insights</titleabbrev>
++++

preview:[]

Go to **Project settings**, then ** Management** to manage your indices, data views, saved objects, settings, and more.
You can also open Management by using the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].

Expand Down
2 changes: 1 addition & 1 deletion serverless/pages/what-is-elasticsearch-serverless.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// :description: Build search solutions and applications with {es-serverless}.
// :keywords: serverless, elasticsearch, overview

Elasticsearch allows you to build custom applications. Whether you have structured or unstructured text, numerical data, or geospatial data, Elasticsearch can efficiently store and index it in a way that supports fast searches.
{es} is an open source distributed search and analytics engine, scalable data store, and vector database. It's optimized for speed and relevance on production-scale workloads.

.Understanding Elasticsearch on serverless
[IMPORTANT]
Expand Down

0 comments on commit 1d70639

Please sign in to comment.