What You’ll Learn
This guide walks you through creating your first Stack, adding services to monitor, and customizing Stack settings for your needs.Before You Start
Prerequisites
- Active StatusStack account
- Access to the customer dashboard
- Team membership (or create your own team)
Creating Your First Stack
Fill in Basic Information
Enter your Stack details:
| Field | Description | Example |
|---|---|---|
| Name | Descriptive name for your Stack | ”Production Infrastructure” |
| Description | Optional details about the Stack | ”Monitors all production services” |
| Team | Which team owns this Stack | ”Engineering Team” |
| Slug | URL-friendly identifier (auto-generated) | production-infrastructure |
The slug is used in your public status page URL:
statusstack.com/status/production-infrastructureConfigure Visibility
Choose who can see this Stack:
- Public
- Private
- Password Protected
Public Stack
- Visible to anyone with the link
- Appears in public directory (optional)
- Perfect for customer-facing status pages
Customize Branding (Optional)
Make your Stack match your brand:
- Logo - Upload your company/project logo
- Primary Color - Main accent color for the status page
- Favicon - Small icon for browser tabs
Branding settings are available on Pro and Enterprise plans
Stack Configuration Options
Basic Settings
Stack Name
Stack Name
The display name for your StackBest Practices:
- Be descriptive: “Production API Services” vs “Stack 1”
- Include environment: “Production”, “Staging”, “Development”
- Use client names for MSPs: “Client: Acme Corp”
- ✅
Production Infrastructure - ✅
Staging Environment - ✅
Client: Acme Corp Production - ❌
Stack 1 - ❌
Test
Stack Description
Stack Description
Optional details about what this Stack monitorsGood descriptions:
- “Monitors all production services including API, database, and CDN”
- “Development environment for testing new features”
- “Client-facing services for Acme Corporation”
- Documenting what’s being monitored
- Explaining the purpose to team members
- Providing context for clients (MSP)
Team Assignment
Team Assignment
Which team owns and can manage this Stack
- All Stack resources (components, monitors) belong to the team
- Team members can view and edit based on their role
- Cannot be changed after creation (must delete and recreate)
Stack Slug
Stack Slug
URL-friendly identifier for your Stack
- Auto-generated from the Stack name
- Used in public status page URL
- Must be unique across StatusStack
- Can be customized (Pro/Enterprise only)
production-infrastructure→statusstack.com/status/production-infrastructureacme-corp→statusstack.com/status/acme-corp
Advanced Settings
Auto-Subscribe Email Notifications
Auto-Subscribe Email Notifications
Automatically subscribe all team members to email updatesWhen enabled:
- New team members automatically get email notifications
- Useful for critical production Stacks
- Can be overridden per user
- Team members manually subscribe
- Good for less critical Stacks
- Reduces email noise
Scheduled Maintenance
Scheduled Maintenance
Display scheduled maintenance windows on status page
- Show upcoming maintenance
- Automatically set components to “Maintenance” status
- Notify subscribers before maintenance begins
- Planned deployments
- Infrastructure upgrades
- Regular maintenance windows
Incident Tracking
Incident Tracking
Enable manual incident creation and updates
- Create incidents for outages
- Post updates as situations develop
- Mark incidents as resolved
- Display incident timeline on status page
- Customer-facing status pages
- Internal incident management
- Post-mortem documentation
Custom Domain (Pro/Enterprise)
Custom Domain (Pro/Enterprise)
Use your own domain for the status page
status.yourcompany.cominstead ofstatusstack.com/status/slug- Requires DNS configuration
- Free SSL certificate included
- Add CNAME record:
status.yourcompany.com→custom.statusstack.com - Add custom domain in Stack settings
- Verify DNS propagation
- SSL certificate auto-generated
Adding Services to Your Stack
After creating a Stack, add services to monitor:Option 1: Add Third-Party Services
Monitor popular services like AWS, GitHub, Cloudflare:Search for Service
Browse or search for the service:
- Type service name (e.g., “GitHub”)
- Browse by category (Cloud, Development, SaaS)
- View popular services

Select Components
Choose which components to monitor:Example for GitHub:
- ☑️ Git Operations
- ☑️ API Requests
- ☑️ Webhooks
- ☑️ GitHub Pages
- ☑️ GitHub Actions
Option 2: Add Custom Monitors
Monitor your own websites and APIs:
See Custom Monitoring Guide for detailed monitor configuration.
Stack Organization Patterns
Pattern 1: Environment-Based Stacks
Organize by deployment environment:Pattern 2: Service-Based Stacks
Organize by service type:Pattern 3: Client-Based Stacks (MSP)
Organize by client:Stack Templates
Speed up Stack creation with pre-built templates:Using Stack Templates
Select Template
Choose from popular templates:
- SaaS Starter - Common SaaS dependencies
- E-Commerce - Payment, shipping, email services
- Development - GitHub, CI/CD, hosting services
- Infrastructure - Cloud providers, CDN, monitoring
Creating Custom Templates (Enterprise)
Save your Stack configuration as a template:- Open an existing Stack
- Click “Save as Template”
- Give template a name and description
- Template becomes available to your organization
- Reuse for new clients or environments
Best Practices
Naming Conventions
Naming Conventions
Use consistent, descriptive namesGood examples:
Production - API ServicesStaging - Full StackClient: Acme - ProductionDevelopment - Backend Only
Stack 1TestMiscStuff
Component Selection
Component Selection
Only monitor what you use
- Don’t add every component from a Source
- Focus on services critical to your operations
- Reduce noise and improve signal-to-noise ratio
- Makes status pages more relevant to users
Stack Granularity
Stack Granularity
Find the right level of detailToo many Stacks:
Production API User ServiceProduction API Auth ServiceProduction API Payment Service- Result: Hard to get overall picture
All Services- Result: Hard to pinpoint issues
Production Services(all production)Infrastructure(hosting, CDN, DNS)Third-Party Dependencies(Stripe, SendGrid)
Regular Maintenance
Regular Maintenance
Keep Stacks up to date
- Remove deprecated services
- Add new services as you integrate them
- Update Stack descriptions
- Review and update branding
- Archive unused Stacks
Troubleshooting
Can’t Create Stack
Possible causes:- Quota reached - Upgrade your plan
- Duplicate slug - Stack with this slug already exists
- No team access - You must be a member of at least one team
- Check your plan limits
- Try a different Stack name (generates different slug)
- Contact admin to be added to a team
Stack Not Showing on Dashboard
Check:- You’re viewing the correct team
- Stack visibility settings
- You have permission to view the Stack
- Switch teams in the dashboard header
- Ask Stack owner to verify visibility settings
- Contact team admin for access
Components Not Updating
Possible causes:- Source temporarily unavailable - Wait for next polling cycle (1-5 min)
- Component deprecated - Service may have changed their status page structure
- Connection issues - Check StatusStack’s own status
- Wait 5 minutes and refresh
- Remove and re-add the component
- Contact support if issue persists
Next Steps
Adding Services
Detailed guide on adding components and monitors
Notification Setup
Configure alerts for Stack status changes
Status Pages
Customize and share your public status page
Stack Concepts
Deep dive into Stack architecture





