{% extends "base.html" %} {% block title %}{{ org.name }} — {{ app_name }}{% endblock %} {% block content %}
{{ org_entity_label }} management — workspaces, members, roles
Slug {{ org.slug }} · {{ org.workspace_count }} workspaces · {{ org.project_count }} projects
{% if management_enabled %}
· {{ edition_label }} console
{% endif %}
{{ ws.project_count }} projects · slug {{ ws.slug }}
No workspaces yet. Create one to hold projects.
{% endfor %}Existing users can be added by email. New users need a temporary password.
Set ONEOPEN_DEPLOYMENT_MODE=team (or enterprise), complete /setup, then manage users here.
Built-in and custom roles for this {{ org_entity_label|lower }}. Custom roles can be assigned to members.
{% if management_enabled %}| Role | Capabilities |
|---|---|
| Loading… | |