Comprehensive Gamma AI presentation creation commands and workflows for intelligent document and presentation generation.
Getting Started
| Command | Description |
|---|
gamma.app | Access Gamma web application |
gamma auth login | Login to Gamma account |
gamma auth logout | Logout from account |
gamma auth status | Check authentication status |
gamma --help | Show help information |
Presentation Creation
| Command | Description |
|---|
gamma create --type presentation | Create new presentation |
gamma create --type document | Create new document |
gamma create --type webpage | Create new webpage |
gamma create --from-template <template> | Use template |
gamma create --from-outline <outline> | Create from outline |
AI-Powered Generation
| Command | Description |
|---|
gamma generate --prompt "Sales deck for Q4" | Generate from prompt |
gamma generate --topic "Machine Learning" | Generate by topic |
gamma generate --outline <file> | Generate from outline |
gamma generate --style professional | Set generation style |
gamma generate --length short | Set content length |
Content Management
| Command | Description |
|---|
gamma content add --text "..." | Add text content |
gamma content add --image <file> | Add image |
gamma content add --video <file> | Add video |
gamma content add --chart <data> | Add chart |
gamma content edit --slide <id> | Edit slide content |
Design and Styling
| Command | Description |
|---|
gamma style --theme modern | Apply theme |
gamma style --color-scheme blue | Set color scheme |
gamma style --font roboto | Set font family |
gamma style --layout grid | Set layout style |
gamma style --animation fade | Set animations |
Slide Management
| Command | Description |
|---|
gamma slide add | Add new slide |
gamma slide delete <slide_id> | Delete slide |
gamma slide duplicate <slide_id> | Duplicate slide |
gamma slide reorder <from> <to> | Reorder slides |
gamma slide template <template> | Apply slide template |
Collaboration Features
| Command | Description |
|---|
gamma share --email <email> | Share with user |
gamma share --link public | Create public link |
gamma share --permissions edit | Set edit permissions |
gamma comments add "Great slide!" | Add comment |
gamma comments resolve <comment_id> | Resolve comment |
Export and Publishing
| Command | Description |
|---|
gamma export --format pdf | Export as PDF |
gamma export --format pptx | Export as PowerPoint |
gamma export --format html | Export as HTML |
gamma publish --url custom-url | Publish online |
gamma publish --password <password> | Set access password |
Templates and Themes
| Template | Description |
|---|
pitch-deck | Startup pitch presentation |
business-plan | Business plan document |
marketing-report | Marketing analysis |
project-proposal | Project proposal |
training-material | Educational content |
portfolio | Creative portfolio |
AI Content Features
| Feature | Description |
|---|
Smart suggestions | AI content recommendations |
Auto-layout | Intelligent slide layouts |
Image generation | AI-generated images |
Content expansion | Expand bullet points |
Grammar check | AI-powered proofreading |
Presentation Modes
| Mode | Description |
|---|
Present | Full-screen presentation |
Preview | Preview mode |
Edit | Editing mode |
Comment | Review and comment |
Analytics | View engagement metrics |
Integration Commands
| Command | Description |
|---|
gamma integrate --slack | Slack integration |
gamma integrate --notion | Notion integration |
gamma integrate --figma | Figma integration |
gamma integrate --google-drive | Google Drive sync |
gamma integrate --dropbox | Dropbox sync |
Mobile and Offline
| Command | Description |
|---|
gamma mobile --download | Download mobile app |
gamma offline --enable | Enable offline mode |
gamma sync | Sync offline changes |
gamma mobile --present | Present from mobile |
Analytics and Insights
| Command | Description |
|---|
gamma analytics --views | View presentation stats |
gamma analytics --engagement | Engagement metrics |
gamma analytics --time-spent | Time spent per slide |
gamma analytics --export | Export analytics data |
Version Control
| Command | Description |
|---|
gamma version --save "Version 1.0" | Save version |
gamma version --list | List all versions |
gamma version --restore <version_id> | Restore version |
gamma version --compare <v1> <v2> | Compare versions |
Content Types
| Type | Description |
|---|
Text blocks | Rich text content |
Image galleries | Multiple images |
Video embeds | Embedded videos |
Charts and graphs | Data visualizations |
Code blocks | Syntax-highlighted code |
Tables | Structured data |
Keyboard Shortcuts
| Shortcut | Description |
|---|
Ctrl+N | New presentation |
Ctrl+S | Save presentation |
Ctrl+Z | Undo action |
Ctrl+Y | Redo action |
Ctrl+D | Duplicate slide |
F5 | Start presentation |
Escape | Exit presentation |
API Integration
| Endpoint | Description |
|---|
POST /api/v1/presentations | Create presentation |
GET /api/v1/presentations/{id} | Get presentation |
PUT /api/v1/presentations/{id} | Update presentation |
DELETE /api/v1/presentations/{id} | Delete presentation |
POST /api/v1/generate | AI generation |
Automation Features
| Feature | Description |
|---|
Auto-formatting | Consistent styling |
Smart layouts | Optimal content arrangement |
Content suggestions | AI-powered recommendations |
Image optimization | Automatic image sizing |
Brand consistency | Maintain brand guidelines |
Team Management
| Command | Description |
|---|
gamma team create "Team Name" | Create team |
gamma team invite <email> | Invite team member |
gamma team remove <user_id> | Remove team member |
gamma team permissions <user> <role> | Set permissions |
gamma team settings | Team settings |
Brand Management
| Command | Description |
|---|
gamma brand --upload-logo <file> | Upload brand logo |
gamma brand --colors <palette> | Set brand colors |
gamma brand --fonts <fonts> | Set brand fonts |
gamma brand --templates | Create brand templates |
| Command | Description |
|---|
gamma optimize --images | Optimize images |
gamma optimize --loading | Improve loading speed |
gamma cache --clear | Clear cache |
gamma performance --report | Performance report |
Security Features
| Feature | Description |
|---|
Password protection | Secure presentations |
Access controls | User permissions |
Audit logs | Track changes |
Data encryption | Secure data storage |
SSO integration | Single sign-on |
Troubleshooting
| Issue | Solution |
|---|
Slow loading | Check internet connection |
Export failed | Try different format |
Sync issues | Refresh and retry |
Missing content | Check version history |
Permission denied | Contact admin |
Best Practices
| Practice | Description |
|---|
Clear structure | Logical content flow |
Consistent design | Unified visual style |
Engaging visuals | High-quality images |
Concise text | Brief, impactful content |
Regular saves | Prevent data loss |
Content Guidelines
| Guideline | Description |
|---|
One idea per slide | Focus on single concepts |
Visual hierarchy | Clear information structure |
Readable fonts | Appropriate font sizes |
Color contrast | Accessible color choices |
Consistent spacing | Uniform layout |
Advanced Features
| Feature | Description |
|---|
Interactive elements | Clickable components |
Embedded content | External integrations |
Custom animations | Smooth transitions |
Responsive design | Multi-device compatibility |
Real-time collaboration | Live editing |
Pricing and Plans
| Plan | Features |
|---|
Free | Basic presentations |
Plus | Advanced features |
Pro | Team collaboration |
Enterprise | Custom solutions |
Support and Resources
| Resource | Description |
|---|
Help Center | Documentation and guides |
Community | User forums |
Tutorials | Video learning |
Templates | Pre-made designs |
Webinars | Live training sessions |
Environment Variables
| Variable | Description |
|---|
GAMMA_API_KEY | API authentication |
GAMMA_WORKSPACE | Default workspace |
GAMMA_THEME | Default theme |
Configuration Files
| File | Description |
|---|
gamma.config.json | User preferences |
brand.json | Brand guidelines |
templates.json | Custom templates |