box-openObjects

Overview

Objects are a foundational platform data type in Kizen used to model, organize, and store business information, much like a container.

Each Object defines the structure for a type of data, including its fields, relationships, and behavior. Records created from Objects represent individual real-world entities such as customers, locations, deals, or assets.

Once Objects are created, you can:

  • Add custom fields to capture structured information

  • Define relationships to other Objects

  • Create Forms, Surveys, or Activities to collect your Object data.

  • Trigger automations

  • Read and write data through APIs


Objects Mastery Checklist

Explore the following topics to understand how Objects are defined and used in Kizen.

Core Knowledge

Object Features

Configuration & Data Model

Relationships

Access & Control

APIs


What's Next

Next, explore the Objects Core Concepts to understand how Object fields, relationships, identifiers, and Records are structured behind the scenes.

From there, you can dive deeper into field types and validation rules, relationship behavior, permissions and access control, API schemas for Records, and how Contacts relate to Records.

Last updated

Was this helpful?