Portal Components
A Portal Component is a reusable UI building block. Components are designed to be embedded inside Portal Pages or other components - they are not linked directly from Navigation items. Use them for UI elements you want to share across multiple pages: a custom form, a data table, an action panel, or any self-contained piece of interface.
The editor, AI Designer workflow, context picker, and file attachment are identical to Portal Pages. See Portal Pages - The AI Designer for the full description.
The Portal Components screen
Section titled “The Portal Components screen”Navigate to User Interface - Portal Components to see all components in the current application:
| Column | Description |
|---|---|
| Component Name | Human-readable name |
| Module Name | Which module the component belongs to |
| Created By | The user who created it |
| Modified On | Last modification timestamp |
Use + Add to create a new component, and the row checkboxes plus Delete to remove components in bulk.
Where portal components go from here
Section titled “Where portal components go from here”A Portal Component is consumed by embedding it inside a Portal Page or another Portal Component. The AI Designer on the containing page or component can reference the component as context, so the AI knows its interface and can wire it into the parent correctly.