Primary contacts
- Your Apiphani Account Manager — your day-to-day contact for operational questions, change requests, and renewals.
- Braden Ericson — braden.ericson@apiphani.io. Engineering escalation for agent or platform issues.
Before opening a ticket
A ticket that includes the right context resolves faster. Have the following ready:- The symptom. What you see in the UI or terminal, including a screenshot or the exact error text.
- The scope. Which client, which host(s), which groups or checks are affected. “All of production” is fine if that’s the truth.
- When it started. Was it after an agent upgrade, a config change, a credential rotation, a network change? “It started failing after we rotated keys yesterday” is much more useful than “it’s broken”.
- Relevant logs. From the Patch server:
log/[date]/agent.logfor the most recent run.log/[date]/checks/[host_ip].logfor any specific host involved.- The local
config.yaml(redact the API key and any inline secrets before sharing).
- What you’ve tried. Any diagnostic steps you’ve already run from Common issues.