Accessing project settings
Open your project
From the NOCK dashboard, select the project you want to configure from the project switcher or the projects list.
Widget configuration
The Widget Configuration section lets you control every aspect of how the NOCK widget looks and behaves on your site. Here’s a summary of what you can adjust:| Setting | What it controls |
|---|---|
| Position | Where the widget trigger appears on the page (bottom-right, bottom-left, etc.). |
| Color | The primary accent colour of the widget. |
| Icon | The icon displayed on the widget trigger button. |
| Label | The text shown on or next to the trigger button. |
| Categories | The feedback categories users can choose from (includes built-in options and any custom categories you add). |
| Keyboard shortcut | A keyboard combination that opens the widget without clicking the trigger. |
| Hidden mode | Hides the default trigger button so you can open the widget programmatically from your own UI. |
| Console log capture | Automatically attaches recent browser console output to every ticket. |
| AI enhancement | Enables AI-generated follow-up questions to collect richer context from users. |
Widget token
Your widget token is the unique identifier that connects the NOCK script on your site to this specific project. It is displayed in the Widget Token section of Project Settings and is used in your script tag embed.- Your widget token is not a secret password — it is embedded in your public-facing HTML, and that is expected. Anyone who views your page source can see it.
- However, it is project-specific. Use the correct token for each project; mixing tokens across projects will route feedback to the wrong place.
- If you need to rotate a token (for example, after accidentally assigning one to the wrong environment), contact support or delete and recreate the project.
Customer Portal
The Customer Portal is a shareable, read-only page where your users can view the status of their submitted tickets. The Customer Portal section in Project Settings lets you:- Enable or disable the portal for this project.
- Copy the share link to distribute to your users or add to your product’s “My Feedback” page.
When the portal is disabled, the share link returns a 404 for anyone who tries to visit it. Make sure to disable the portal before archiving or sunsetting a project.
Linear integration
Connect NOCK to your Linear workspace to create and link Linear issues directly from ticket detail pages. The Linear Integration section in Project Settings is where you initiate and manage this connection. Once connected, a Create Linear Issue button appears on every ticket detail page, and any linked issues are shown inline with the ticket. For a step-by-step setup guide, see Connect Linear.Danger zone
The Danger Zone section appears at the bottom of the Project Settings page. It contains irreversible actions — specifically, deleting the project.Click Delete Project
A confirmation dialog appears asking you to type the project name to confirm your intent.
Configure Your Widget
Deep-dive into every widget configuration option with examples.
Customer Portal
Enable the portal and get a shareable link for your users.
Connect Linear
Link NOCK tickets to Linear issues for seamless issue tracking.