Support & contact
Channels
| Channel | Use for | Response SLA |
|---|---|---|
developers@quantumelixir.tech | Integration questions, suspected bugs, doc errors | 1 business day |
incident@quantumelixir.tech | Production incident affecting many users | 1 hour (24/7) |
security@quantumelixir.tech | Vulnerability reports (responsible disclosure) | 1 business day · 90-day fix SLA |
sales@quantumelixir.tech | Pricing, contract questions, custom tiers, new product access | 1 business day |
compliance@quantumelixir.tech | Regulatory questions (PPATK, OJK, UU PDP) | 2 business days |
integrations@quantumelixir.tech | Pre-launch integration review | Same week |
| Status page | Real-time uptime + incidents | Real-time |
What to include in bug reports
Email developers@quantumelixir.tech with:
- The
x-quantum-request-idheader value from the response. We use this to find your request in our logs. - Full request (with the API key value redacted, but include scopes and prefix).
- Full response (status, headers, body).
- What you expected vs what happened.
- Steps to reproduce if it's deterministic.
Don't send:
- Production database dumps.
- Real customer PII (NIK, full name, phone). Sanitize or use sandbox.
- Screenshots that include unredacted API keys.
Bug-bounty / responsible disclosure
We run a private bug-bounty. To participate:
- Email
security@quantumelixir.techwith your report. - Don't publicly disclose until we've had 90 days to fix (or sooner with mutual agreement).
- Don't test against production with real customer data — sandbox only.
- Findings are paid out per severity (CVSS-aligned):
- Critical (RCE, auth bypass): IDR 100M+
- High (PII exfil, privilege escalation): IDR 20-50M
- Medium (CSRF, info disclosure): IDR 5-15M
- Low (UI bugs, weak config): swag + acknowledgement
PGP key for security@quantumelixir.tech: fingerprint 4D2E B7F0 9A45 1234 .... Full key at https://quantumelixir.tech/.well-known/security.txt.
In-product support
The dashboards for each product include a built-in support widget — bottom-right corner. For non-emergency questions, this is faster than email: the widget routes to the right team based on the page you're on.
Office hours
Weekly developer office hours: Wednesday 14:00 WIB.
We host an open Zoom call where the integrations team takes live questions for an hour. Drop in. The week's agenda is posted Monday morning to the Quantum Elixir Developer Slack (DM developers@quantumelixir.tech for an invite).
Status communication
For production incidents:
- status.quantumelixir.tech updates within 5 minutes of detection.
- Subscribed orgs get email within 10 minutes.
- Severity-1 incidents also get a phone call to the org's listed primary contact (set this on the org settings page).
We never DM or call customers about anything other than real production incidents. If someone claiming to be from Quantum Elixir contacts you about a "security upgrade" or "key migration," it's not us — verify by emailing security@quantumelixir.tech.
Documentation feedback
If something on this doc site is wrong, unclear, or missing, click the "Edit this page on GitHub" link at the bottom of any page. Pull requests get merged the same week.