Overview
The Platform Backoffice is used by Operators to manage platform-level access and developer environments. From this section, Operators can:- Create and manage accounts
- Assign and update account roles
- Create and manage gateways
- Monitor platform service status
Accounts
An Account represents one person on the Zylon platform. Accounts define platform access and determine which Backoffice sections are available.Roles and permissions
Account roles define platform-level access:- Super Admin and Operator roles can access platform administration features.
- Developer role can access Developer Console.
- Workspace role does not grant Platform Backoffice access.
Create an account
You can create users in two ways.- Create from the modal UI
- Click Add account.
- Enter name (optional), email, and password.
- Assign one or more account roles.
- Save the account.
- Create in bulk from CSV
- Download the CSV template available on the Accounts page.
- Fill the template with user details and role assignments.
- Upload the CSV to create multiple accounts.
Edit accounts and role assignments
To update an account, open the account from the list and modify its role assignments or details. Use role assignment to control whether an user can:- Access Backoffice Platform.
- Access Workspace.
- Access Developer Console.
Gateways
A Gateway is a dedicated, isolated software service that sits at the boundary between clients and Zylon’s internal APIs. It provides a single, controlled entry point for API development handling concerns request routing, authentication/authorization, traffic, and observability. Gateways are used to:- Group API development activity limiting access to vector database only for vectors belonging to the gateway
- Control who can work with tokens in each environment
- Log account usage and token usage for that gateway
Gateway user roles
Accounts with the Developer and Operator roles can be assigned a gateway role: Owner, Admin, or Member. For gateway-role capabilities, see Roles and Permissions.Create a gateway
To create a gateway:- Open Gateways.
- Click New gateway.
- Enter a gateway name.
- Click Create.