Appearance
General
The studio at http://<host>:9092 is the one surface an operations team uses. This page covers what every screen shares; the rest of the manual goes screen by screen.
Signing in
Sign in with the email and password an administrator created for you. Sessions ride a JWT; when it expires you are returned to the login page with your place kept (?redirect=). If your account is flagged must change password, the studio routes you to the change screen before anything else — every other page stays locked until the new password is set.
The workspace shell
- Icon rail (far left) — the top-level areas: workspace, libraries, monitoring, reports, admin. The PLXY mark returns home; your avatar opens My Page. Which areas appear depends on your roles — see Roles & Access.
- Contextual sidebar — the pages of the active area. In the projects area it also shows the selected project and its inbound/outbound direction toggle.
- Header — breadcrumb of where you are (Project / Callbot / Scenario), theme toggle, and the global search where available.
Projects scope everything
Pick a project in Projects and every list — callbots, scenarios, campaigns, calls — scopes to it. If a list looks empty, check the project selector first; that is the cause nine times out of ten.
Conventions the studio keeps everywhere
- Unsaved changes are marked with an amber dot; leaving the page asks first.
- Read-only states are explained, not silent: a banner names who holds the edit lock or which old version you are previewing, with the one action that changes it.
- Destructive actions (deleting a wired node, removing a campaign) ask exactly once, with the consequence spelled out.
- Dark mode follows your account preference (toggle in the header) and persists per browser.
Timezone & dates
Timestamps display in the browser's timezone; the api stores UTC. Campaign schedules are entered in the tenant's configured business timezone — see Configuration.