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

# NOCK: Embed a Feedback Widget on Any Website or App

> NOCK is a feedback widget you embed in any website. Visitors submit bugs and feature requests; your team gets rich tickets with automatic browser context.

NOCK is a feedback widget you embed in your website or web app. When a user clicks the NOCK button, they can submit a bug report, share feedback, or request a feature — and NOCK automatically captures the technical context your team needs: the current page URL, browser, operating system, viewport size, and optionally screenshots and console logs.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Set up NOCK and collect your first ticket in under five minutes.
  </Card>

  <Card title="Install the Widget" icon="code" href="/getting-started/install-widget">
    Copy and paste the script tag into your website.
  </Card>

  <Card title="Configure the Widget" icon="sliders" href="/widget/configure-widget">
    Customize appearance, categories, and behavior.
  </Card>

  <Card title="Connect Linear" icon="link" href="/linear/overview">
    Push feedback directly into your Linear workspace.
  </Card>

  <Card title="Customer Portal" icon="users" href="/customer-portal/overview">
    Let stakeholders submit and track tickets without dashboard access.
  </Card>

  <Card title="Plans & Limits" icon="chart-bar" href="/plans/plans-and-limits">
    Understand what's included in each plan.
  </Card>
</CardGroup>

## What NOCK does

**For your customers and users** — a simple, non-intrusive button appears on your site. With a few clicks they can report a problem or send feedback, optionally attach a screenshot, and submit. No account needed on their end.

**For your team** — every ticket arrives in the NOCK Dashboard with all the technical context pre-filled. You can triage, assign, and resolve tickets directly in NOCK, or forward them to Linear to keep your engineering workflow running in one place.

**For your stakeholders** — share a Customer Portal link so clients or project stakeholders can see ticket status and submit new requests — without ever touching your internal dashboard.

## Core concepts

| Concept                | What it is                                                             |
| ---------------------- | ---------------------------------------------------------------------- |
| **Widget**             | The embeddable button + form that lives on your website                |
| **Project**            | A container in NOCK for one site or product, with its own widget token |
| **Ticket**             | A single piece of feedback, bug report, or feature request             |
| **Dashboard**          | Your team's view of all tickets, settings, and integrations            |
| **Customer Portal**    | A shareable link for external stakeholders                             |
| **Linear integration** | Two-way sync between NOCK tickets and Linear issues                    |

## The core promise

> *Nock Nock — Your customers are knocking.*
>
> As simple as possible for the customer. As informative as possible for the team.

<Note>
  Ready to start? Follow the [Quick Start](/quickstart) guide to have your widget live in under five minutes.
</Note>
