Interactive Tutorial
Overview
The dual environment system in gu1 allows you to work with two isolated environments within the same organization:- Production: Real data, active clients, operational rules
- Sandbox: Safe testing environment, isolated data, free experimentation
When to Use Each Environment
Production
- Real client onboarding
- Production alert analysis
- Ongoing investigations
- Approval/rejection decisions
- Active integrations
- Real-time webhooks
Sandbox
- Test new rules
- Validate integrations
- Train new analysts
- Simulate complex scenarios
- Adjust configurations
- Develop custom workflows
Steps to Switch
Locate the Environment Selector
- 🟢 Production (green)
- 🟡 Sandbox (yellow/orange)
Click the Selector
Choose the Environment
- Production: To work with real data
- Sandbox: For testing and experimentation
Confirm the Switch
- Visual indicator of the current environment
- Badge in the top corner (Sandbox will have a yellow/orange badge)
- Data corresponding to the selected environment
Differences Between Environments
Isolated Data
- Production
- Sandbox
- Real entities (people, companies)
- Active alerts and investigations
- Complete decision history
- Integrations connected to real systems
- Webhooks sent to production endpoints
Rules and Configurations
How do rules work?
How do rules work?
- Create rule in Sandbox to test
- Validate with test data
- Promote to Production when ready
Are integrations shared?
Are integrations shared?
Are webhooks sent in both environments?
Are webhooks sent in both environments?
- Webhooks always active
- Sent to production endpoints
- Failures generate critical alerts
- Webhooks can be globally disabled
- Can be redirected to test endpoints
- Failures don’t generate critical alerts
Are users and teams the same?
Are users and teams the same?
- Same organization members
- Same permissions and roles
- Same configured teams
- Analyst A is in Production reviewing real alerts
- Analyst B is in Sandbox testing a new rule
Can I copy data between environments?
Can I copy data between environments?
- Go to the entity in Production
- Click Actions > Copy to Sandbox
- The entity (and optionally its relationships) will be copied
Visual Indicators
To avoid confusion, gu1 offers multiple visual indicators:On the Dashboard
Environment Badge
- 🟢 PRODUCTION (green)
- 🟡 SANDBOX (yellow/orange)
Background Color
- Production: standard background
- Sandbox: slight yellow/orange tint in header
Favicon
- Production: standard logo
- Sandbox: logo with orange dot
In Code (For Developers)
If you’re developing custom integrations, you can detect the environment:Common Use Cases
1. Test New Rule
Switch to Sandbox
Create the Rule
Test with Data
- Use existing test data in Sandbox
- Or copy real entities from Production (anonymized)
Validate Results
Promote to Production
Activate in Production
2. Train New Analyst
Create Test Data
Configure Training Rules
Invite the Analyst
Guide to Switch to Sandbox
Monitor Progress
Promote to Production
3. Validate Integration
Configure in Sandbox
Run Tests
Check Logs
Adjust Settings
Update Credentials in Production
Activate in Production
Best Practices
Always Test First
Check Environment
- Creating rules
- Running integrations
- Approving/rejecting entities
- Exporting data
Use Realistic Data
Document Tests
- Which rules were tested
- Which scenarios were validated
- Results obtained
- Adjustments made
Limits and Quotas
| Resource | Production | Sandbox |
|---|---|---|
| Entities | Unlimited (plan) | 1,000 |
| Alerts/month | Unlimited (plan) | 500 |
| AI Analysis/month | Per plan | 50 |
| Integrations/day | Unlimited (plan) | 100 |
| Webhooks/day | Unlimited | 200 |
| Exports/day | 10 | 3 |
Keyboard Shortcuts
Frequently Asked Questions
Can I delete all Sandbox data?
Can I delete all Sandbox data?
- All test entities
- All alerts and investigations
- Action history
- Rules (you can choose to keep or delete)
- Integration configurations
- Users and teams
How much does the Sandbox environment cost?
How much does the Sandbox environment cost?
- All plans (Starter, Professional, Enterprise) include Sandbox
- Quota limits are lower (see table above)
- AI analyses in Sandbox consume from your total quota
Can I have more than one Sandbox?
Can I have more than one Sandbox?
- 1 Production environment
- 1 Sandbox environment
- Creating a separate organization
- Using development branches (for API integrations)
- Contacting our Enterprise team for custom solutions
What happens if I forget I'm in Sandbox?
What happens if I forget I'm in Sandbox?
- Create entities in Sandbox: doesn’t affect Production
- Create rules in Sandbox: doesn’t affect Production (until you promote them)
- Run integrations: uses test credentials
Next Steps
Create Rules
Configure Integrations
Environments API
Rule Promotion
Need Help?
- Documentation: Browse our complete guides
- Email: [email protected]
- Dashboard: Access your account at app.gu1.ai
Last updated: January 2025