Quick start
For organization users
- Open the admin console URL your team was given (or sign up from the marketing site if you are starting a new account).
- Complete sign-in and any onboarding steps your administrator configured.
- Open the Guides overview and follow the sections that match your role — platform setup (auth, billing, users, onboarding), product areas (finance, HR, sales, operations), then integrations as needed.
For developers
- Get base URLs and credentials from your Vouus administrator (auth, platform API, and billing endpoints as applicable).
- Read the API overview for authentication and request patterns.
If you are building against a local clone of Vouus apps, use Node.js 18+, install dependencies, set environment variables from your team’s .env.example or internal runbook, and start the dev server your repo documents.
Next steps
- Overview — How the product fits together.
- Guides overview — Full learning path.
- Authentication — Sign-in and security.
- Integrations — HTTP APIs and practices for connecting systems.
- API overview — Base URLs and authentication.