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 Autopilot and integrations as needed.
For developers
- Get base URLs and credentials from your Prego administrator (auth, platform API, and billing endpoints as applicable).
- Read the API overview and, for My AI, the My AI API reference.
- Follow the SDK overview for integration patterns from web apps or backends.
If you are building against a local clone of Prego 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.
- Autopilot — Scheduled AI and Test run (in-app preview).
- My AI API — HTTP reference for Knowledge, Autopilot, and chat.
- API overview — Base URLs and authentication.