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

  • Open a new issue or feature request in our GitHub repository.

  • Command Palette, type and select "Send Feedback".

  • Warp Essentials💡, click on Feedback.

  • Join our Discord server. Send a message in #questions-and-feedback.

  • Join our Warp Community Slack and share feedback in #feedback-general (or #feedback-preview if it is specific to Warp Preview.

  • For enterprise clients, please direct all feedback (including bug reports and debugging IDs) to the designated Warp Slack channel.

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.

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?