Overview
This page provides standard eizen agentic platform design objects. The design objects in this page are listed in the order they appear in the Create New drop down in the Objects view.
Application
| Object | Naming Standard | Example |
|---|
| Application | Pascal Case | ArithmeticApplication |
Data Objects
| Object | Naming Standard | Example |
|---|
| Custom Data Type | Pascal Case | ArithmeticDataType |
| Record Data Type | Pascal Case | ArithmeticRecord |
Process Objects
| Object | Naming Standard | Example |
|---|
| Process | Pascal Case | ArithmeticProcess |
Rule Objects
| Object | Naming Standard | Example |
|---|
| Rule | Pascal Case | ArithmeticRule |
Integration Objects
| Object | Naming Standard | Example |
|---|
| Connected System | Pascal Case | ArithmeticCs |
| Integration | Pascal Case | ArithmeticOpenAiIntegration |
| Web API | Pascal Case | ArithmeticWeb |
Content-Management Objects
| Object | Naming Standard | Example |
|---|
| Folder | Pascal Case | ArithmeticOperations |