Sending Feedback & Logs

Submit your feedback on Warp as well as logs, debugging id, process samples, bugs, feature requests, novel ideas, etc.

Sending Warp feedback

If the Warp Community Slack link doesn't work, reach out to us at [email protected].

sending feedback from the mac menu and warp essentials
Send Feedback

Gathering Warp Logs

In some cases, we may also ask for your Warp logs. You can retrieve them by following the instructions for your platform below. Locate the log file and attach it to your GitHub issue comment, feedback email, or discord message.

Warp's logs and crash reports do not contain any console input or output. See more on how we handle Crash Reports and Telemetry.

The Warp log files are located at ~/Library/Logs/.

Close Warp and run the following from another terminal to zip the logs to your Desktop:

zip -j ~/Desktop/warp-logs.zip ~/Library/Logs/warp.log*

Gathering AI debugging ID

In cases where you have issues with the Agent, we may ask for the AI debugging ID to troubleshoot the specific conversation. To gather the debugging ID, RIGHT-CLICK on the AI conversation block in question and select "Copy debugging ID", then paste that into the bug report that you submit so that our team can investigate the issue.

Last updated

Was this helpful?