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

# Export Options

> Export is a handoff decision, not one final button.

{/* SCREENSHOT — replace src with /images/export-and-share/07-01-export-options.png once captured */}

<Frame caption="The full export options menu">
  <img alt="The full export options menu in Figr" lightAlt="The full export options menu in Figr" darkAlt="The full export options menu in Figr" src="https://mintcdn.com/figr-1af7ae64/HUWaCHQswfw6ncsb/images/export-menu.avif?fit=max&auto=format&n=HUWaCHQswfw6ncsb&q=85&s=a1b86c11e08a6eb12ddee394ef8db855" className="dark:hidden" width="1672" height="941" data-path="images/export-menu.avif" />

  <img alt="The full export options menu in Figr" lightAlt="The full export options menu in Figr" darkAlt="The full export options menu in Figr" src="https://placehold.co/1600x900/EEEEEE/31343C?text=07-01-export-options.png" className="hidden dark:block" />
</Frame>

Export is a handoff decision. Ask where the work goes next, design, review, engineering, or approval, then pick the path:

* A designer needs to polish it, **export to Figma**.
* Stakeholders need to review it, **publish or share a prototype URL**.
* Engineering is ready to build, move toward **code or MCP**.

<CardGroup cols={2}>
  <Card title="Export to Figma" href="/export/figma">
    Editable frames for a designer to continue.
  </Card>

  <Card title="Publish and Share" href="/export/publish">
    A public link for review, or full project access.
  </Card>

  <Card title="Download code" href="/export/copy-download">
    A front-end starting point for implementation.
  </Card>

  <Card title="Figr MCP" href="/export/mcp">
    Project context for an AI coding assistant.
  </Card>
</CardGroup>

Figr's job is to make sure what you hand off has real product context behind it, not just pixels.
