Skip to content

Commit 1f2f9ad

Browse files
author
Martin Cermak
committed
chore(UPM-61578): Fixed HM role names
1 parent 7eb1945 commit 1f2f9ad

File tree

1 file changed

+14
-14
lines changed
  • product_docs/docs/edb-postgres-ai/1.2/hybrid-manager/using_hybrid_manager/managing_users/user_roles_authz

1 file changed

+14
-14
lines changed

product_docs/docs/edb-postgres-ai/1.2/hybrid-manager/using_hybrid_manager/managing_users/user_roles_authz/roles.mdx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,63 +14,63 @@ The two main categories of roles are organization-level and project-level.
1414

1515
You can assign these roles to human or machine users using the **User Management** option of your user profile menu at the top-right of the navigation bar in the HM console.
1616

17-
### Organization administrator (admin)
17+
### Organization Administrator
1818

1919
This role provides read access at the organization level, allowing the user to view information and settings in the organization as a whole.
2020

21-
### Organization owner (owner)
21+
### Organization Owner
2222

2323
The purpose of this role is to manage the organization at a high level.
2424
Organization owners can create projects and assign organization-level roles to other users.
2525

26-
### Platform administrator (platform admin)
26+
### Platform Administrator
2727

2828
This role is for users who need to access and manage the underlying platform components of HM.
2929
They can access platform management and monitoring tools.
3030

31-
### GenAI Builder user (GenAI Builder user)
31+
### GenAI Builder Editor
3232

3333
This role is for users who work with the GenAI Builder feature of HM, granting them full access to its functions.
3434

3535
## Project-level roles
3636

3737
These roles can be assigned to human or machine users (except for estate ingester). Select **Users** in the left navigation when viewing a project.
3838

39-
### Project owner (owner)
39+
### Project Owner
4040

4141
In a specific project, the project owner has the highest level of authority.
4242
They can take all actions in that project and are responsible for assigning project-level roles to other users.
4343

44-
### Project editor (editor)
44+
### Project Editor
4545

4646
This role is for users who need to actively work with the data in a project.
4747
Project editors have data read and write access.
4848

49-
### Project viewer (viewer)
49+
### Project Viewer
5050

5151
For users who only need to observe the data in a project, the project viewer role provides data read-only access.
5252

53-
### Estate ingester (estate ingester)
53+
### Estate Ingester
5454

5555
This role is for machine users and provides access to perform estate ingests in a project.
5656

57-
### Catalog data reader (catalog data reader)
57+
### Catalog Data Reader
5858

5959
Users with this role can read the Iceberg namespace/table/view of project-scoped catalogs.
6060

61-
### Catalog data writer (catalog data writer)
61+
### Catalog Data Writer
6262

6363
This role allows users to read, write, and delete the Iceberg namespace/table/view of all project-scoped catalogs in a project.
6464

65-
### Migration Portal projects owner
65+
### Migration Portal Projects Owner
6666

6767
This role is for users who manage Migration Portal projects in an HM project.
6868
They can create, read, update, and delete these projects.
6969

70-
### Migration Portal projects editor
70+
### Migration Portal Projects Editor
7171

7272
Users with this role can read and update Migration Portal projects in an HM project.
7373

74-
### Migration Portal projects viewer
74+
### Migration Portal Projects Viewer
7575

76-
This role provides read-only access to Migration Portal projects in an HM project.
76+
This role provides read-only access to Migration Portal projects in an HM project.

0 commit comments

Comments
 (0)