Getting Help
We’re here to help you succeed with Triform. Whether you have questions, need technical support, or want to provide feedback, we have multiple channels available.Support Channels
Documentation
Start here — Most questions are answered in our comprehensive docs. Quick links: Search: Use the search bar (Cmd+K / Ctrl+K) to find answers quickly.Triton (AI Assistant)
Built-in help — Ask Triton directly in the Chat Panel. Triton can help with:- How to use features
- Debugging errors
- Building components
- Best practices
- Quick answers
- “How do I deploy a Project?”
- “Why is my execution failing?”
- “What’s the best way to handle errors?”
Community Discord
Join the conversation — Chat with other Triform users and our team. Discord server: discord.gg/triform Channels:#general
— General discussion#help
— Get help from community#showcase
— Share what you’ve built#feature-requests
— Suggest new features#bugs
— Report issues#announcements
— Product updates
Enterprise Support
Premium support — Dedicated support for Enterprise customers. Includes:- Dedicated Discord channel
- Phone support
- Video calls
- Custom onboarding
- Quarterly business reviews
- 99.9% uptime SLA
Common Issues
Can’t log in
Try:- Password reset (if using email auth)
- Check 2FA device is correct time
- Try different browser or incognito mode
- Clear cookies for app.triform.ai
- Check provider status (Discord, GitHub) if using OAuth
Execution failing
Debug steps:- Check execution logs in Properties → Executions
- Verify input payload matches schema
- Test each component individually
- Check Project Variables are set correctly
- Ask Triton: “Why did execution #[ID] fail?”
Deployment not working
Check:- All components configured and tested
- Project Variables set for production environment
- API key has deployment permissions
- No circular dependencies
- Entry point is valid
API requests failing
Verify:- API key is correct and active
- Header format:
Authorization: Bearer YOUR_KEY
- Content-Type:
application/json
- Payload matches input schema
- Not hitting rate limits
Can’t find a feature
Try:- Search docs (Cmd+K / Ctrl+K)
- Ask Triton: “How do I…”
- Check if it’s Pro/Enterprise only
Reporting Issues
Bugs
Found a bug? Please report it! Report via:- Bug icon in app (bottom-right)
- Discord #bugs channel
- Email: support@triform.ai
- What you were doing
- What you expected
- What actually happened
- Steps to reproduce
- Screenshots or video (if helpful)
- Browser/environment info
Security Issues
Critical: If you’ve found a security vulnerability: Report to: security@triform.ai Do NOT:- Post publicly
- Exploit the vulnerability
- Access other users’ data
- Acknowledge within 24 hours
- Investigate promptly
- Keep you informed
- Credit you in security updates (optional)
- Reward responsibly disclosed issues
Feature Requests
Have an idea to improve Triform? Submit via:- Discord #feature-requests channel
- What problem it solves
- How you’d use it
- Why it matters
- Examples or mockups (optional)
- Review all requests
- Upvote popular ones
- Add to roadmap if aligned
- Update you on status
Feedback
We value your feedback to make Triform better. Share feedback on:- Product features
- Documentation
- User experience
- Performance
- Anything else!
- Feedback icon in app
- Discord #general
Twitter/X: @triformai
LinkedIn: linkedin.com/company/triformai
Self-Service Resources
Before contacting support, try: ✅ Search documentation — Most questions answered here✅ Ask Triton — Built-in AI assistant
✅ Search Discord — Community might have answered it
✅ Review execution logs — Error details help debug We’re committed to resolving all issues.