Organization Settings
The Settings section is available from the sidebar navigation. Most settings pages are restricted to the organization Owner; profile and password pages are available to all authenticated users.
What is covered here
| Page | Path | Who can access |
|---|---|---|
| Profile | /profile | Any authenticated user |
| Cloudonix Integration | /settings | Owner only |
| Organization Users | /users | Owner / PBX Admin |
For the full Cloudonix setup workflow, see Cloudonix Setup. For local webhook development with ngrok, see the Installation guide.
Profile
Every user can update their own:
- Name and email
- Password
- Organization name (if Owner)
Cloudonix Integration
The Cloudonix integration connects your organization to the Cloudonix CPaaS for voice services. Required fields:
| Field | Description |
|---|---|
| Domain UUID | Your Cloudonix domain UUID |
| Domain API Key | Cloudonix API key with access to the domain |
| Requests API Key | Auto-generated key used to authenticate voice webhooks |
| Webhook Base URL | Public URL where Cloudonix can reach OPBX |
| No-answer Timeout | Seconds to wait before treating a call as unanswered |
| Recording Format | mp3 or wav |
Saving the settings validates the credentials, updates the domain profile in Cloudonix, creates or updates the OPBX voice application, and sets it as the domain default.
Platform Management
If your user account has the is_platform_manager flag, you also have access to cross-tenant platform management. See Platform Management for details.