1. Description
Bud AI Foundry accounts are structured around workspaces and projects. Workspaces manage billing, identity, and security settings, while projects organize models, deployments, and API keys for each team or application.2. Create your workspace
- Sign in to the Bud AI Foundry console with SSO or email credentials.
- Open User Management from the workspace settings menu.
- Invite teammates by email and assign their roles (viewer, editor, admin etc).
- Save changes to provision access across projects and models.
3. Create your first project
- Go to Projects and select Create Project.
- Enter a project name, description, and tags.
- Assign owners and define default guardrail policies.
4. Set up API keys
- Go to API Keys and select the project that will call model endpoints.
- Generate project-scoped keys for production and staging environments.
- Store keys in a secure secret manager and plan rotation schedules.
5. Review billing and notifications
- Confirm billing details and usage thresholds for the workspace.
- Configure notifications for quota alerts, deployment events, and evaluation results.
- Align cost centers with project tags for chargeback reporting.
6. Next steps
- Key concepts to understand the core objects used in Bud AI Foundry.
- Quick start to deploy your first model and test an API call.
- RBAC for detailed role guidance.