Sharing & Export
Share PRDs and export insights.
Share a PRD
Generate a public link anyone can view — no sign-in required.
- Open a project and mark the PRD as Ready.
- Click Share — the link is copied to your clipboard.
The link looks like https://agentprd.com/s/abc123/your-project-name. Anyone with it can read the full PRD in a clean, readable view.
Raw markdown URL
On the share page, click the bot icon to copy the raw .md URL. This returns plain markdown with no HTML — designed for coding agents to fetch and consume directly.
Add the .md link to your repo, pass it to Claude Code, Cursor, or Codex, or include it in your project context so agents always work from the latest PRD.
Copy PRD
Click the copy button to copy the full PRD content to your clipboard. Paste it anywhere — into a coding agent, a doc, or a Slack thread.
Download
Download the PRD as a .md file from the project page. Useful for archiving or committing directly to a repo.
Insight export
From the Insights page, export your insights in two formats:
- CSV — open in spreadsheets, import into other tools
- Markdown — paste into documents or share with your team
Revoke sharing
Disable the public link anytime from the project page. The link immediately stops working — anyone who visits it will see an error.