Every module below is part of the same deployment. Roles decide who sees what, and your own navigation settings decide what each role's sidebar is called and in what order it appears.
Three portals for the people around you, one admin platform for your team. A signed-in user crosses between them carrying a token, so nobody authenticates twice.
A sample role set. Permissions filter the sidebar before it renders, so a reviewer never sees a screen the API would refuse them anyway.
| Role | Deal flow | Cap tables | Portfolio | Settings |
|---|---|---|---|---|
| Managing partner | Full | Full | Full | Full |
| Investment analyst | Full | Read | Read | — |
| Program manager | Programs only | — | Read | — |
| External reviewer | Assigned only | — | — | — |
| Finance | — | Read | Full | Plans |
The locale sits in the route, direction follows from it, and layouts use logical CSS properties rather than left and right — so the whole interface mirrors instead of half-mirroring. Your team picks a language per account.
A 30-minute walkthrough on your own use case: your pipeline, your cohort stages, your reporting. We will bring a sandbox tenant in your colours.