Skip to content

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.


Navigate to User Interface - Portal Components to see all components in the current application:

ColumnDescription
Component NameHuman-readable name
Module NameWhich module the component belongs to
Created ByThe user who created it
Modified OnLast modification timestamp

Use + Add to create a new component, and the row checkboxes plus Delete to remove components in bulk.


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.