When to report
Report a response that is wrong, incomplete, or different from the documentation, an error you did not expect, or a missing feature that blocks the task. Send one report per problem. Do not report errors you can fix by changing the request.What to send
SendPOST https://api.context.dev/v1/feedback with these fields:
request_id, the team can see the exact request and response, so you do not need to paste them. Keep API keys and personal data out of the note. See Submit Agent Feedback for request examples in every SDK.
Response and limits
The response returns afeedback_id. Reporting the same request_id again returns the original feedback_id with already_submitted: true instead of creating a duplicate.
Any API key can submit feedback, including restricted keys with no scopes. Feedback has its own rate limit of 10 requests per minute per organization, so an integration that is being rate limited can still report it. Requests with Zero Data Retention enabled are rejected because reports are stored.
Tell your agent
Add a line like this to your agent’s instructions file, such asAGENTS.md or CLAUDE.md: