Skip to content

Commit 1d70639

Browse files
committed
fixing feedback
1 parent a3b1769 commit 1d70639

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

serverless/pages/manage-org.asciidoc

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ In the **Actions** column, click the three dots to edit a member's role or revok
4444
[[general-assign-user-roles]]
4545
== Assign user roles and privileges
4646

47-
// :description: Manage the predefined set of roles and privileges for all your projects.
48-
// :keywords: serverless, general, organization, roles, how to
49-
5047
Within an organization, users can have one or more roles and each role grants specific privileges.
5148

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

55+
There are two types of roles you can assign to users:
56+
57+
* **Oranization-level roles:** These roles apply to the entire organization and are not specific to any serverless project or hosted deployment.
58+
* **Instance access roles:** These roles are specific to each serverless project or hosted deployment.
59+
5860
[discrete]
5961
[[general-assign-user-roles-organization-level-roles]]
6062
=== Organization-level roles
@@ -131,11 +133,11 @@ If you're the only user in the organization, you can only leave if you have dele
131133
[[general-join-organization-from-existing-cloud-account]]
132134
== Join an organization from an existing Elastic Cloud account
133135

134-
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.
136+
If you already belong to an organization, and you want to join a new one you will need to leave your existing organzation.
135137

136-
If you want to join a new project, follow these steps:
138+
If you want to join a new organization, follow these steps:
137139

138-
. Make sure you do not have active projects before you leave your current organization.
140+
. Make sure you do not have active projects or deployments before you leave your current organization.
139141
. Delete your projects and clear any bills.
140142
. Leave your current organization.
141143
. Ask the administrator to invite you to the organization you want to join.

serverless/pages/project-settings-alerts.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
<titleabbrev>Alerts and insights</titleabbrev>
99
++++
1010

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

serverless/pages/what-is-elasticsearch-serverless.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// :description: Build search solutions and applications with {es-serverless}.
55
// :keywords: serverless, elasticsearch, overview
66

7-
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.
7+
{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.
88

99
.Understanding Elasticsearch on serverless
1010
[IMPORTANT]

0 commit comments

Comments
 (0)