Objects
This guide explains Objects in Application Groups in clear, user-friendly language: what they are, why they matter, how to create/manage them.
An Object is the definition of a dataset you want Application Group to understand and work with.
Think of an Object as a table blueprint:
It has fields (columns) like text, number, date, lookup, etc.
It can have special behaviors like snapshots, transactional history, archiving, and Row-Level Security (RLS)
Once an Object exists, it can be:
used in pipelines / workflows
governed by permissions and security rules (RLS)
Where do I find Objects?
Objects live inside an Application Group.
Typical navigation:
Open an Application Group
Go to the Objects section/tab
You’ll see a table/grid of Objects, with actions like Create, Edit, Remove, Take Lock, etc.
When you click an Object name, you go to the Object Details page, where you manage:
its fields (add/edit/remove)