Background
Our engineers resolve most issues using our monitoring and test systems. In rare cases, they may need to look into your browser to understand what’s happening. This page explains how to capture the information we need so our engineers can help you further. The instructions and screenshots refer to the Chrome browser, which provides the best information for our engineers. At the bottom of this page, you’ll find how to open Developer Tools in Firefox and Edge (the other steps are the same). If it isn’t possible to use any of these browsers in your organization, please reach out to Support.
Step 1: Activate Developer Tools
Open Chrome (see bottom of this page for other browsers)
Click the menu icon in the upper, right corner
Select More tools > Developer tools
4. Open the Network tab in the Developer Tools:
You can make the Developer Tool section smaller if it occupies too much of your screen space.
Step 2: Reproduce issue
With the Developer Tools open:
Log into https://<YOUR-COMPANY>.nextapp.co (e.g. https://apple.nextapp.co)
Browse to the point where you observed the issue (e.g. open project, go to Workspace, open specific phase, etc.)
Take the steps to reproduce the issue
Step 3: Send console output to Support
After reproducing the issue:
Right click on any row of the Network tab and select Save as HAR with Content
Select the Console tab
Right-click anywhere in the console and select Save as....
Share the two downloaded files by attaching them to the existing Support ticket or send an email to support@nextapp.co
For UX issues: please share as well a screenshot of the application where the issue is visible
Please describe also what behavior you would have expected instead (this helps us to detect UX issues, e.g. the app does technically the right thing but it's too confusing for users)
Other browsers
Firefox
To open Developer Tools with Firefox:
Click menu icon in the upper, right corner
Select "Developer"
Select "Web Console"
Move on with "Step 2"
Edge (Microsoft)
To open Developer Tools with Edge:
Click menu icon in the upper, right corner
Select "Developer Tools"
Open tab "Console"
Protect privacy & confidentiality
HAR exports are a feature of your browser to provide an inside view. This means that the files might contain anything that your browser knows when you have NEXT AI open. This includes a.o. text from your Notes, names of projects, private/protected links to embeds, etc.
It's therefore advisable to treat HAR files similar to memory dumps: Review the HAR file before sharing, clear them from any information that you don't want to share, and share them only with people who really need them. For example, you can open the HAR file in a text editor and overwrite confidential Note titles with "XXX".