Get feedback flowing
Create a project
In the Produck dashboard, open Projects and click
Create. Create one project per app you want feedback on.
Projects — plus the GitHub connection and coding agents below — need the Startup
tier or higher. It’s free to start: sign up for the Startup tier, or upgrade from a
personal account.
Generate an API key
Open your project’s settings and click Generate API key. Your key starts with
pk_live_.Embed the widget
Copy the script tag from the dialog — your key is already filled in — and paste it
before the closing That’s the whole install. Reload your app and the duck button appears in the
bottom-right corner.Prefer to delegate? Hand your coding agent a ready-made prompt from
Set up with an AI agent — it covers web,
React Native, and native iOS.
</body> tag of your app:Click the duck (or press ⌘ + Shift + Z / Ctrl + Shift + Z) to open the
widget.
Close the loop with coding agents
Connect your repo so Produck’s agents can turn a piece of feedback into a pull request.Open your project's settings
In the dashboard, open the project you created above — or
create one first — and go to project settings.
Connect a GitHub repository
In the Repository card, click Install GitHub App and pick the repos Produck can
see. Access is read-only — uninstall anytime.
Pick the repo and branch
Back in project settings, choose the Repository and set the Branch the agent
works from. Agents open a pull request against this branch and never push to it directly.
Next steps
Installation
Framework snippets and where to place the script tag.
JavaScript API
Identify users, open the widget from your own UI, and listen for events.