Logo
NeoArc Studio

Project Settings

Central project configuration: database profiles, model config, and governance rules

You are editing the project file (project.neoarc). This is the central configuration for your workspace, defining how the data model is interpreted and what profiles are used for database mapping, search indexing, and API serialisation.

SectionWhat you configure
Project infoProject name, description, and identifier
Database profilesProfiles that map abstract model types to concrete database column types (PostgreSQL, SQL Server, etc.)
Search profilesProfiles that configure search engine index mappings (Azure Cognitive Search, Elasticsearch, etc.)
API serialisation profilesField naming conventions, datetime formats, and enum rendering for API output
Model configCentral data model configuration including case format and naming conventions
Governance rulesArchitectural rules that are evaluated by project reports for compliance checking
Theme shape defaultsDefault visual properties for diagram shapes

Learn more