Onboarding
This guide will walk you through the complete onboarding process for Kaisar AI Ops.
Initial Setup
1. Account Activation
After receiving your account credentials:
Navigate to https://ai.kaisar.io
Log in with your provided credentials
Update your profile information (if prompted)
Set up multi-factor authentication (if required)
2. Profile Configuration
Click on your profile icon (top-right corner)
Navigate to Settings
Update:
Display name
Email preferences
Notification settings
Time zone
3. Join Your Organization
Navigate to Organization in the sidebar
You should see your assigned organization(s)
Verify your role and permissions
Explore team members and groups

Understanding Your Workspace
Dashboard Overview
The dashboard provides:
Recent Activity: Your latest experiments and deployments
Quick Stats: Summary of resources and usage
Notifications: System alerts and updates
Quick Actions: Shortcuts to common tasks
Navigation Structure
Familiarize yourself with the main sections:
Deep Learning Platform
Experiments: Track ML training runs
Models: Manage trained models
Datasets: Organize training data
Deployments
Deploy models to production
Monitor deployment health
Manage scaling and versions
First Tasks
Create Your First Experiment
Go to Deep Learning Platform → Experiments
Click Create
Configure your experiment:
Name and description
Framework (PyTorch, TensorFlow, etc.)
Compute resources
Hyperparameters
Submit the experiment

Upload a Dataset
Go to Deep Learning Platform → Datasets
Click Create
Upload your dataset or connect to external storage
Add metadata and tags

Register a Model
Go to Deep Learning Platform → Models
Click Create
Upload or link your trained model
Add version information and documentation

Best Practices
Organization
Use clear, descriptive names for experiments, models, and datasets
Add tags for easy filtering and search
Document your work with descriptions and README files
Collaboration
Share experiments with team members
Use groups to organize team access
Comment on experiments for knowledge sharing
Security
Never share your credentials
Use API tokens for programmatic access
Review permissions regularly
Next Steps
Now that you're onboarded:
Explore the User Guide for detailed features
Review IAM & Security for access management
Check Troubleshooting for common issues
Getting Help
If you need assistance:
Last updated