Operate

Diagnose an integration safely.

SymptomWhat to check
Agent is not in dashboardRun construction once; check agent:register, allowed agent ID, API URL and logged-in account.
Tool is missingPass it in the wrapped tool list and use a stable supported decorator/name.
Valid tool is deniedCheck normalized action, active agent, synced policy, constraints and API-key ownership.
Key cannot execute toolsAdd tool:execute and allow the connector's exact agent ID.
Connector not foundEnable a connector for the same workspace, agent ID and action.
Validate succeeds; call failsValidate is local. Check remote DNS, firewall, TLS, credentials and service permissions using staging data.
Dashboard has no recordsUse the account that created the API key, then press Refresh in Decisions.
409 on a retryThe idempotency key was reused with different arguments. Reuse it only for the identical operation.
429 or 503Honor Retry-After. Never bypass Quasentra by calling the original sensitive tool.

Evidence to record

Keep timestamp, agent ID, action, request or idempotency key, reason code and HTTP status. Never include API keys, connector credentials or the gateway master key.

Safe recovery

Keep uncertain operations blocked. Reproduce with a staging agent and non-production record, then review Decisions and Incidents.

Still blocked?

Contact support with non-secret evidence and exact Quasentra and framework versions.