Support
Getting help, reporting issues, and community resources.
Support
Overview
How to get help with AgentTrust integration, deployment, and operations.
Why It Matters
Knowing the right support channel reduces resolution time for production issues.
Prerequisites
Before contacting support, gather:
agentrust whoami
agentrust status
# SDK version
python -c "import agentrust_sdk; print(agentrust_sdk.__version__)"
# Gateway health
curl http://your-gateway/healthStep-by-Step Guide
Self-service resources
- Troubleshooting — common issues and fixes
- FAQ — frequently asked questions
- Examples — runnable cookbooks
- GitHub Issues — bug reports and feature requests
Enterprise support
Enterprise tier includes dedicated support. Contact: sales@agentrust.io
Security issues
Report security vulnerabilities per .github/SECURITY.md. Do not file public issues for security bugs.
Adverse impact reporting
Operators must report adverse AI impacts:
POST /v1/feedback/adverse-impactSee INTENDED_USE.md §7.
Incident response
Follow INCIDENT_RESPONSE.md for security incidents.
Examples
Bug report template:
- AgentTrust SDK version
- Gateway version / deployment mode
agentrust statusoutput- Minimal reproduction code
- Expected vs actual behavior
- Relevant
decision.reasonsfrom validation response
Best Practices
- Check Troubleshooting before opening issues
- Include
envelope_idfor audit-related questions - Redact API keys and PII from support requests