Managed views are admin-configured views of an object’s records. They are defined by an App Admin and shared with specific users or groups, creating a single source of truth for how people track work in an object. Managed views are available on Apps, Elements, Tasks, and Tables. Only App Admins can create and edit them. Users with access can apply ad hoc filters and sorting when browsing a managed view, but cannot change the underlying view definition.Documentation Index
Fetch the complete documentation index at: https://docs.elementum.io/llms.txt
Use this file to discover all available pages before exploring further.
View Types
App Admins can create the following view types as a managed view:- List — Column-based record listings with filters, sort, grouping, and row density controls.
- Kanban — Card-based workflow boards grouped by a status or category field.
- Calendar — Date-based record visualization.
- Dashboard — Metrics, charts, and summary widgets for at-a-glance reporting.
- Agent — A full-page embedded chat experience. See Attach an Agent to a View.
Create a Managed View
- Open the object (App, Element, Task, or Table) where you want to create the view.
- Select Managed Views under the User Interface section of the left navigation menu.
- Click + Create New View and select a view type from the dropdown: List, Kanban, Calendar, Dashboard, or Agent.
- Enter a name in the Create View field.
- Configure the view using the tabs at the top (described below).
- Click Save View.
Configuration Tabs
Each managed view is configured through a set of tabs. Available tabs depend on the view type.| Tab | Description |
|---|---|
| General | Name the view and toggle whether users can create records from this view. |
| Display As | Change the view type (for example, switch a List to a Kanban). |
| Columns | Choose which fields display and set column visibility and row density defaults. |
| Sort | Define the default sort order. |
| Filters | Define default filters that scope the records shown. |
| Agent | Attach an agent to the view. See Attach an Agent to a View. |
| Access Policies | Grant data access to specific groups or users. |
Share Access
Managed views are not automatically visible to other users. After saving a view, share it with the users or groups who should see it:- In the Managed Views list, hover over the view you want to share.
- Click the
Users icon. - Select the users or groups who should have access.
How Managed Views Behave for Users
- Only App Admins can create or edit managed views. Users with access cannot modify the view definition.
- Changes an admin makes to a managed view propagate to every user with access immediately.
- Record-level permissions on the underlying object still apply. Users only see records they are entitled to, even when a view’s filters would otherwise return more.
- Users can apply ad hoc filters and sorting on top of a managed view to focus on specific records, but those adjustments are local to their session and do not change the view for anyone else.
- Users who want a persistent layout of records across apps can build a Workspace on their home page and pin filtered widgets to it. Home page Workspaces are configured by individual users — and can be shared with other users or groups — but do not change the managed view definition.
Attach an Agent to a View
Attach an agent to a managed view so users can interact with the agent in context of the records they are viewing. There are two ways to surface an agent:Attach an agent to an existing view
Add an agent to any existing List, Kanban, Calendar, or Dashboard managed view to render a chat box at the top of the view.- Open the managed view in edit mode.
- Go to the Agent tab.
- Enable Agent and select the agent you want to attach.
- Click Save View.
Create an Agent view
Choose Agent as the view type when creating a new managed view to provide a full-page embedded chat experience with no record list.- Click + Create New View and select Agent as the view type.
- Enter a name and select the agent to attach.
- Configure Access Policies to control who can open the view.
- Click Save View.
Behavior Notes
- Agents respect the permissions of the viewing user. Responses reflect only the records that user can access.
- Each view references a single agent. Swap agents by editing the view’s Agent tab configuration.
- Agent views do not render a record list. Use them when the primary interaction is conversational.
Related Documentation
- Layout Builder — Configure the record details layout that opens when a user selects a record from a view.
- Filtering — Filter and sort reference used across views.
- Building Agents — Create and configure the agents you attach to a view.
- Groups — Manage the groups you share views with.