Organizations & Users
Overview
In Bellini, an organization is the top-level workspace that groups everything your team builds and deploys. All applications, global components, and deployments belong to an organization. Understanding how organizations work helps you collaborate effectively and manage access to your Bellini applications.
What an Organization Contains
An organization in Bellini holds:
- Applications — all apps created by members of the organization.
- Global components — reusable components available to all applications within the organization.
- Deployments — deployed applications are associated with the organization and accessible under its namespace.
- User directory — the list of end-users who can access deployed Bellini applications. The user directory is managed in the Lonti Console and is used to control authentication and permissions for your apps' end-users.
All members of an organization with access to the Bellini subscription share the same workspace. There is no per-user isolation — apps and components are visible and accessible to all organization members.
Access to Bellini
Bellini does not have a role system for developers. Any user who belongs to an organization and has access to the Bellini subscription can log in and work within that organization's workspace.
User and subscription management is handled in the Lonti Console.
End-User Access to Deployed Apps
The organization's user directory controls which end-users can access your deployed Bellini applications. Users in the directory can be assigned to groups, which can be used to configure permissions within your applications — for example, restricting access to specific pages or features based on group membership.
For more, see Authentication.
Switching Organizations
If your Lonti account belongs to more than one organization, you can switch between them at any time from within Bellini:
- Click the Account icon in the main toolbar (top right).
- Select Organizations from the menu.
- Choose the organization you want to access.
Helpful Resources
- Accessing Bellini — How to log in and select your organization.
- Bellini Concepts — Core building blocks: applications, components, APIs, and more.
- Lonti Console — Manage your organization, users, and subscriptions.