> ## Documentation Index
> Fetch the complete documentation index at: https://docs.windsurf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Gathering Windsurf Logs

> How to download diagnostic logs from Windsurf Editor using the Command Palette or Cascade panel for troubleshooting support.

If you're having issues, the first step in the troubleshooting process is to retrieve the logs from your IDE. Here's how you can get Windsurf logs for each of the major IDEs:

## Windsurf

1. Open the Command Palette (`Ctrl/Cmd + Shift + P` or go to View > Command Palette)

2. Type in "Download Windsurf Logs" and select the option that reads "Download Windsurf Logs File"

3. Export or copy the logs and attach the file to your ticket.

Alternatively, you can also click on the three dots in the top right corner of the Cascade panel and select "Download Diagnostics".

<Frame style={{ border: 'none', background: 'none', width: '75%', margin: '0 auto', display: 'flex'}}>
  <img src="https://mintcdn.com/codeium/bVGscI7v3lPUsThV/assets/windsurf/windsurf-download-diagnostics.png?fit=max&auto=format&n=bVGscI7v3lPUsThV&q=85&s=b92c1e66d7d6b88e45147038adaae291" width="806" height="612" data-path="assets/windsurf/windsurf-download-diagnostics.png" />
</Frame>
