
Accessing the Admin Panel
Only users with the Admin role can access the admin panel. Regular users (User role) won’t see the admin menu.
Per-Role Access
Cloosphere has three user roles. Admin panel access is determined by role.| Role | Admin Panel | Workspace | Chat |
|---|---|---|---|
| Admin | Full access | Full access | Full access |
| User | No access (default) | Per group permission | Per group permission |
| Pending | No access | No access | No access |
Admin Features
The admin panel consists of these features.User Management
User list, role assignment, group management, permission settings, inquiry management
Organization Management
Organizational structure, Microsoft Entra ID sync, organization-based access control
System Settings
14 tabs: LLM connections, documents/search/audio/images, interface, license, etc.
Notification Settings
Configure email (SMTP/SendGrid) and webhook (Slack/Teams/Discord/Telegram) notification channels
Code Gateway
LLM API proxy gateway for AI coding tools (Claude Code, Cursor, etc.)
Monitoring
Usage, audit logs, guardrail logs, tracing, evaluations
14 System Settings Tabs
System settings classify all configuration needed for platform operations into 14 tabs.| Tab | Description | Link |
|---|---|---|
| General | Authentication, default role, log level, usage limits | Settings |
| Connections | OpenAI, Ollama, and other LLM Provider connections | Settings |
| Models | Model list management, default model, model filters | Settings |
| Documents | Embedding engine/model, chunk size, Vector DB | Settings |
| Search Engine | Azure Search, Elasticsearch, etc. | Settings |
| Web Search | SearXNG, Google PSE, Bing, and other web search engines | Settings |
| Code Execution | Code interpreter (Jupyter/Sandbox) settings | Settings |
| Interface | UI customization, default prompts, landing page | Settings |
| Audio | STT/TTS engine and model | Settings |
| Images | Image generation engines (DALL-E, Stable Diffusion) | Settings |
| Pipelines | Pipeline server connections and management | Settings |
| Tools | Global OpenAPI/MCP tool server settings | Settings |
| Branding | Customize logo, favicon, colors, sign-in screen | Settings |
| License | License key management, feature activation | Settings |
Admin Panel Navigation
The admin panel switches between feature areas via top-tab navigation.Quick Start
Configure LLM connections
Register OpenAI API keys or Ollama server URLs in Connections.
Manage users
Add users and assign roles in User Management. Create groups for organized permission management.
Configure security
Set authentication methods, JWT expiration, and signup permission in General Settings.
Set up notification channels
Register email or webhook channels in Notification Settings to enable scheduled task notifications.
Service Request (SR)
A feature for admins to directly submit service requests (usage increases, feature inquiries, bug reports, etc.) to the Cloosphere operations team.Activation Conditions
Activated when both theSR_KEY and CLOOCUS_PUBLIC_URL environment variables are set. Without them, the menu doesn’t appear.
How to Use
- Click your user avatar at the bottom of the sidebar
- Pick Service Request from the dropdown
- Fill in and submit the SR modal
| Field | Description |
|---|---|
| Type | Request type — usage limit, feature request, bug report, account, others |
| Title | Request title (brief summary) |
| Content | Request details |
Requester name and email are auto-attached from sign-in info. SR is shown only to Admin role users.
