Skip to content
synthreo.ai

Submit a Bug Report

How to submit a ThreoAI bug report — capture browser console logs and HAR network traces to give the Synthreo support team the diagnostic data needed to resolve your issue.

Please include your browser Console log and HAR (Network) file so we can diagnose the issue.

Important: Keep the Developer Tools open while you reproduce the issue. Network HAR data only records while the tools are open.


  1. Open the page where the issue occurs.
  2. Open Developer Tools
    • Windows/Linux: F12 or Ctrl+Shift+I
    • macOS: ⌥⌘I (Option+Command+I) or F12
  3. Go to the Console tab.
  4. Reproduce the issue with DevTools open.
  5. In the Console panel, right-click inside the messages list and choose Save as… (Chrome/Edge) or Save all messages to file (Firefox).
  6. Save as console-log.txt.
  1. Open the page.
  2. Open Developer Tools (F12 or Ctrl+Shift+I / ⌥⌘I).
  3. Go to Console.
  4. Reproduce the issue.
  5. Right-click inside the messages list → Save all messages to file.
  6. Save as console-log.txt.

ConsoleLog


  1. With the page open, open Developer Tools (F12 or Ctrl+Shift+I / ⌥⌘I).
  2. Go to the Network tab.
  3. Reproduce the issue.
  4. Right-click in the requests list and select Save all as HAR with content, or click the Export button if visible.
  • ConsoleLog
  1. Save as network.har.
  1. Open Developer Tools (F12).
  2. Go to Network.
  3. Reproduce the issue.
  4. Right-click in the requests list → Save all as HAR.
  • ConsoleLog
  1. Save as network.har.

  • Depending on your browser, Developer Tools may open at the bottom, on the right, or in a separate window.
  • You can change this location by clicking the three-dot menu in the Developer Tools toolbar and selecting Dock side.
  • This does not affect functionality — choose whichever layout is most convenient for you.

alt text


  • Attach console-log.txt and network.har to your ticket.
  • You can zip the files if they are large or if your email blocks .har files.
  • Email them to help@synthreo.ai or attach them directly to your support ticket.
  • Adding screenshots and clear steps to reproduce/how you encountered the error in the ticket will help us resolve the issue faster.

HAR files and console logs can include sensitive data such as session tokens, request headers, and payloads. We use these files only to investigate your issue and handle them securely. Do not share these files publicly. Send them only to help@synthreo.ai.