Projection Editor
Transform model entities into target representations with profile-specific type resolution
You are editing a projection. Projections transform model entities into target representations for a specific downstream concern - a database table, a search index, an API schema, or a pure structural transformation.
Key actions
| Action | How to |
|---|---|
| Add source entities | Click Add Entity in the toolbar to pick entities from the model |
| Map properties | Properties inherit from the model by default. Override name, type, or constraints in the property table |
| Choose a profile | Use the profile selector in the top bar to assign a database, search, or schema profile |
| Revert an override | Click the revert icon next to any overridden property to restore the model default |
| Chain projections | Set a source projection to chain from another projection instead of the raw model |
| Save | Press Ctrl+S to save changes |