Skip to content

Adminflow Docs

Documentation for the Adminflow platform — a Norwegian SaaS application for shareholder management (Adminflow) and accounting workflows (AccFlow).

The two products share a codebase and are connected through the registry–client bridge: every AccFlow client is linked to an Adminflow registry via a shared Company entity. Understanding this connection is key to working across the platform.

High-level information about the platform, its architecture, and general concepts. Start here if you are new to the project or need to understand what the platform does and who it serves.

Practical, step-by-step instructions for working with the project day-to-day. Covers environment setup, running the application, available commands, deployment procedures, and development workflows.

Technical documentation for the Adminflow product line: registries (multi-tenancy core), cap table management, board room, Altinn integration, contracts, and related features.

Technical documentation for the AccFlow product line (AdminFlow Byrå): client management, AML compliance, task workflows, and accounting features.

Cross-cutting technical references used by both product lines: ApiService, StandardTable, QueryFilter, Documents, Permissions, and more.

Quick reference for frequent development scenarios:

TaskWhere to Look
Debug a 403 errorTerms & Conditions and Permissions & Roles
Add a new permissionPermissions & Roles
Debug a failed signingSignicat Integration
Add a new share event typeShare Events
Set up bulk CSV importCSV Import
Add commenting to a featureComments
Understand the payment systemPayments
Work with groups and permissionsGroups