organization_roles.yml 599 B

123456789101112131415
  1. columns:
  2. - column: Organization role
  3. - column: Description
  4. rows:
  5. - Organization role: "**Organization Admin**"
  6. Description: |
  7. - Admins can perform adminstration tasks in the Console; e.g., invite new
  8. users, create service accounts, edit account and security information, or
  9. manage billing.
  10. - Admins have **superuser** privileges in the database.
  11. - Organization role: "**Organization Member**"
  12. Description: |
  13. - Members have access to the database as determined by the privileges defined via [role-based access control (RBAC)](/manage/access-control/).