Create configuration objects in Reltio IDE
Learn how to create configuration objects in Reltio IDE by adding them manually or through natural language prompts with AI-assisted authoring.
Reltio IDE supports two ways to create configuration objects such as entity types, relation types, and others:
- Add an object using the context menu, then complete its definition in the configuration file.
- Describe the object you want using natural language in your editor's AI assistant and have it generate the object for you.
AI-assisted authoring also creates supporting resources intelligently, such as the relation type required for a reference attribute.
Result
Your new configuration objects appear in the RELTIO IDE view under their object type, and their definitions are added to the configuration. You are ready to review your changes and apply them to your tenant.
Validation
To confirm the objects were created:
- Expand your tenant in the RELTIO IDE view and confirm that the new objects appear under their object type.
- Confirm that the configuration shows no validation errors for the new objects.
- For a reference attribute created with AI-assisted authoring, confirm that the supporting relation type appears under Relation Types.