Logo
NeoArc Studio

How-To Guides

Step-by-step guides for common documentation tasks including creating diagrams, documenting APIs, modelling data, managing architecture decisions, and publishing documentation sites.

These how-to guides provide step-by-step instructions for common documentation tasks in NeoArc Studio. Each guide focuses on a specific goal and walks through the process from start to finish.

Diagrams and Visualisation

Guides covering architecture diagrams, animated presentations, infographics, and architecture transitions.

GuideDescription
Create an Architecture DiagramBuild an architecture diagram with shapes, connections, icons from Azure, AWS, Kubernetes, CNCF, Lucide and brand collections, and styling
Create an Animated PresentationBuild step-based animated presentations with visibility actions, viewport animation, and speaker notes
Create an InfographicDesign fixed-size infographics with canvas presets (16:9, 4:3, 1:1, A4 portrait, A4 landscape) and export to SVG, PNG, JPEG, or PDF
Document Architecture TransitionsModel current state, interim phases, and target state using version snapshots and transitions with lineage anchoring

Data Architecture

Guides for modelling relational and graph database schemas, building data dictionaries, and establishing lineage.

GuideDescription
Create an ERD DiagramBuild entity-relationship diagrams with ERD table shapes, crow's foot notation, FK auto-fill, linting, CSV export, and SQL Server import
Model a Graph DatabaseDesign graph database schemas in graph-db authoring mode with typed properties, key roles, composite constraints, comprehensive validation, and Cypher DDL export
Set Up Schema LineageConnect schema fields to database columns for end-to-end data traceability
Create a Data DictionaryBuild complete data documentation with schemas, ERDs, lineage, and governance

API Documentation

Guides for documenting REST and GraphQL APIs with full schema, security, and example coverage.

GuideDescription
Document REST API EndpointsCreate complete REST API documentation with endpoints, parameters, security schemes, and OpenAPI 3.1 export
Document a GraphQL APIDocument GraphQL APIs with servers, auth schemes, custom scalars, operations (queries, mutations, subscriptions), and example queries
Document MicroservicesCreate service catalogues, responsibility documentation, and API specifications

Architecture Governance

Guides for capturing decisions, risks, and non-functional requirements.

GuideDescription
Create an Architecture Decision RecordCreate ADRs using industry formats (Nygard, MADR, Structurizr, Y-Statement) with full lifecycle tracking, linked diagrams, and Markdown export
Document Risks and NFRsCapture risks, non-functional requirements, constraints, and assumptions with structured blocks

Collaboration and Publishing

Guides for customising the published site, deploying documentation, and collaborating with teams.

GuideDescription
Customise a Published SiteConfigure branding, navigation, theme colour variables, marketing home sections, custom icons, footer, and SEO meta tags
Publish a Documentation SiteDeploy documentation locally or to Azure Blob Storage with Cloudflare cache integration
Collaborate with GitUse Git workflows for documentation collaboration including branching and pull requests