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

# Getting Debug Information

> Learn how to gather and share debug information to help us troubleshoot issues with Zencoder more effectively.

## Intro

This guide will help you collect and share important debug information when encountering issues with Zencoder. By providing specific details about your problem, you can help our support team diagnose and resolve your issues much faster. This guide covers how to:

* Share Operation IDs for specific requests
* Enable debug information in your IDE
* Access and share logs and outputs

## Helping Us Help You

Even the best software experiences issues occasionally. When problems occur with Zencoder, providing specific information about your issue helps us resolve it quickly and effectively. There are several ways you can help us diagnose problems.

### Sharing Operation IDs

Each request to Zencoder is assigned a unique Operation ID. This identifier helps our team trace exactly what happened during your interaction with the system, making it much easier to diagnose problems.

<Tabs>
  <Tab title="VS Code">
    #### Enabling Debug Information in VS Code

    To view Operation IDs in VS Code:

    1. Go to `Settings` (`File > Preferences > Settings` or press `Ctrl+,` / `Cmd+,`)
    2. Search for `Zencoder: Display debug info`
    3. Check the box labeled `Controls whether debug information is displayed in the interface`

           <img src="https://mintcdn.com/forgoodaiinc/K9DwmHqJDSAPSbZr/images/vsc-enable-debug-info.png?fit=max&auto=format&n=K9DwmHqJDSAPSbZr&q=85&s=cd47c7c3ae95e26e4c2e5e3b0f10aec7" alt="VS Code Debug Settings" width="1144" height="206" data-path="images/vsc-enable-debug-info.png" />

    Once enabled, you'll see Operation IDs displayed in the Zencoder interface when you make requests:

    <img src="https://mintcdn.com/forgoodaiinc/K9DwmHqJDSAPSbZr/images/vsc-ops-id.png?fit=max&auto=format&n=K9DwmHqJDSAPSbZr&q=85&s=39b7889664ea205dd07936036a3f8fc3" alt="VS Code Operation ID Example" width="1498" height="246" data-path="images/vsc-ops-id.png" />

    When reporting an issue, please copy and paste this Operation ID along with any error messages you received (screenshots are helpful).
  </Tab>

  <Tab title="JetBrains IDEs">
    #### Enabling Debug Information in JetBrains IDEs

    To view Operation IDs in JetBrains products (IntelliJ IDEA, PyCharm, WebStorm, etc.):

    1. Go to `Settings/Preferences` (`File > Settings` or press `Ctrl+Alt+S` / `Cmd+,`)
    2. Navigate to `Tools > Zencoder`
    3. Scroll down to `Advanced Settings`
    4. Check the `Show debug info` checkbox

           <img src="https://mintcdn.com/forgoodaiinc/K9DwmHqJDSAPSbZr/images/jb-enable-debug-info.png?fit=max&auto=format&n=K9DwmHqJDSAPSbZr&q=85&s=1276b96edd47868ab63f3cd9f64aa259" alt="JetBrains Debug Settings" width="2700" height="2032" data-path="images/jb-enable-debug-info.png" />

    Once enabled, you'll see Operation IDs displayed in the Zencoder interface when you make requests:

    <img src="https://mintcdn.com/forgoodaiinc/K9DwmHqJDSAPSbZr/images/jb-ops-id.png?fit=max&auto=format&n=K9DwmHqJDSAPSbZr&q=85&s=b8861ad5a18e0e677438090b30efdf4b" alt="JetBrains Operation ID Example" width="1048" height="146" data-path="images/jb-ops-id.png" />

    When reporting an issue, please copy and paste this Operation ID along with any error messages you received (screenshots are helpful).
  </Tab>
</Tabs>

## Sharing Your Logs and Outputs

Log files and console outputs contain valuable information that can help us diagnose issues with Zencoder. Here's how to access and share these logs:

<Tabs>
  <Tab title="VS Code">
    #### Accessing Zencoder Logs in VS Code

    VS Code stores Zencoder-related logs in the Output panel:

    1. Open the `Output` panel by pressing `Shift+Cmd+U` on Mac or `Ctrl+Shift+U` on Windows
    2. From the dropdown menu in the top-right corner of the `Output` panel, select `Zencoder`
    3. This will filter the output to show only Zencoder-related logs

           <img src="https://mintcdn.com/forgoodaiinc/27PjYbRg8KyUQ0DD/images/vsc-output-zencoder.png?fit=max&auto=format&n=27PjYbRg8KyUQ0DD&q=85&s=126c1dee0e343f44b35173a10c60bf22" alt="VS Code Output Panel" width="2650" height="158" data-path="images/vsc-output-zencoder.png" />

    When reporting an issue, you can:

    * Copy the relevant log entries from this panel
    * Take a screenshot of the error messages
    * Save the log content to a file by clicking in the `Output` panel and using `Ctrl/Cmd+A` to select all, then `Ctrl/Cmd+C` to copy
  </Tab>

  <Tab title="JetBrains IDEs">
    #### Accessing Zencoder Logs in JetBrains IDEs

    JetBrains IDEs store logs in a dedicated log file:

    1. Go to the main menu and select `Help`
    2. Click on `Show Log in Finder` (on macOS) or `Show Log in Explorer` (on Windows)
    3. This will open your file explorer with the log file (`idea.log`) selected

           <img src="https://mintcdn.com/forgoodaiinc/K9DwmHqJDSAPSbZr/images/jb-show-log-finder.png?fit=max&auto=format&n=K9DwmHqJDSAPSbZr&q=85&s=f741f0267bf1a0804ec1bf2312ecd5c9" alt="JetBrains Show Log Menu" width="724" height="1242" data-path="images/jb-show-log-finder.png" />

    When reporting an issue, please attach this `idea.log` file to your bug report or support request. This file contains detailed information that will help us diagnose the problem more effectively.
  </Tab>
</Tabs>

## Additional Debugging Tips

When sharing logs or screenshots, try to:

1. Reproduce the issue right before capturing the logs to ensure the relevant information is included
2. Include any error messages you see in the UI
3. Describe the steps you took that led to the issue
4. Mention your operating system and IDE version
5. Share which version of Zencoder you're using (this can be found in the extension settings)

### Screen Recordings

Screen recordings can be extremely helpful for our team to understand complex issues. Consider sharing:

* A short video recording using tools like [Loom](https://www.loom.com) or any screen recorder
* A recording that shows the steps to reproduce the issue
* Your narration explaining what you're experiencing as you demonstrate the problem

### Sharing Contact Information

When reporting issues:

* If possible, include the email address associated with your Zencoder account so we can locate your information in our system
* When sharing in public channels like Reddit or Discord, be mindful of private data
* For sensitive information, consider using direct messages to Zencoder team members or email support

## Getting Additional Help

For more information about how to get support or provide feedback, please visit our [Community Support page](/get-started/community-support). Our team is committed to helping you resolve any issues you encounter with Zencoder.
