Open the Projects screen
Inside your workspace, click Projects in the left sidebar. Then click the New Project button in the top-right corner.
Name your project
Give the project a clear, descriptive name. This name appears on every ticket that comes in through the widget, so your team always knows which product the feedback belongs to.Naming ideas:
- Match the product name (
Acme App,Marketing Site,Admin Portal) - Include the environment if you separate them (
Acme App – Production,Acme App – Staging) - Avoid generic names like
Project 1— they become confusing fast
Set the project URL (optional)
You can provide the base URL of your website (e.g.
https://app.acme.com). NOCK uses this to validate incoming feedback and to populate quick-links in your Dashboard. You can skip this and add it later in Project Settings.Create the project
Click Create Project. NOCK creates the project and takes you straight to its overview page.
Copy your project token
Your unique project token is displayed prominently on the project overview page. You’ll also find it under Settings → Widget at any time.Copy the token now; you’ll paste it into the widget script tag in the next step.
Keep your project token private — treat it like an API key. Don’t commit it to public repositories. Anyone who has the token can submit feedback to your project’s inbox.
Finding your token later
If you ever need to retrieve your project token again:- Open the project from the Projects list in your workspace.
- Navigate to Settings → Widget.
- Your token is shown in the Installation section, already embedded in the ready-to-copy script tag.
What’s next?
You have a project and a token — now it’s time to embed the widget in your site.Install the Widget
Add the NOCK script tag to your website and go live in minutes.