Sending Feedback & Logs

Submit your feedback, bugs or feature requests to Warp as well as logs, debugging id, bugs, feature requests, novel ideas, etc.

Sending Warp feedback

Subscriber and Enterprise

  • For subscriber technical issues or questions (bugs, credits, etc.), email [email protected].

  • For subscriber billing issues or questions (refunds, cancellation, etc.), email [email protected].

  • For enterprise, please direct all feedback and issues to your designated Slack Channel.

sending feedback from the mac menu and warp essentials
Send Feedback

Gathering Warp Logs

You can retrieve Warp's logs by following the instructions for your platform below. Locate the log file and attach it to your GitHub issue or email.

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/.

Warp logs on macOS

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*

Warp Preview logs on macOS

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

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

Gathering AI debugging ID

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.

Whenever there is an error in the Agent Conversation, there will also be an option to directly copy the debugging ID for the bug report.

Last updated

Was this helpful?