Creating a Page
Overview
Pages are created directly from the Apps view using a right-click context menu. Once created, a page opens immediately in the Page Editor so you can start building its UI.
When To Use This
Use this page when you want to add a new screen to an existing Bellini application.
Prerequisites
- An application must already exist in your organization. See Creating an Application.
Creating a Page
- In the Apps view on the left sidebar, expand your application to reveal its resources.
- Right-click the Pages item under your application.
- Select New > Page from the context menu.
- A text input appears under Pages — enter a name for your new page.
- Press Enter to confirm. The page is created and opens automatically in the Page Editor.
Page Name Rules
The page name must meet the following requirements:
- Unique among all pages in the same application
- Contains only alphanumeric characters, underscores (
_), or hyphens (-)
There is no limit on the number of pages an application can have.
Next Steps
Once your page is created, you can:
- Design the UI — drag and drop components onto the canvas in the Page Editor.
- Configure the page — set its URL path, default page status, and parameters in Page Configuration.
- Control access — set the page as public or private and restrict by scope in Page Access Control.
Helpful Resources
- Page Editor — Overview of the canvas, Elements Tree, and Declarations panel
- Page Configuration — Set the page path, default status, and parameters
- Public vs Private Pages — Control page authentication
- Community Q&A: Bellini Community
Have a question? Post or search it here.