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

# Sharing a prompt via link

> Chief turns any prompt into a shareable link.

## Send a prompt to anyone with a link

Chief turns any prompt into a shareable link. When someone opens it, the prompt loads straight into their [prompt bar](/help/the-prompt-bar-scope/the-prompt-bar-a-tour-of-your-chat-controls) — including any values you filled into its [variable fields](/help/the-prompt-bar-scope/using-variable-fields-in-a-prompt). There are two ways to share, depending on where the prompt lives.

## Share a featured prompt from the Launchpad

<Frame>
  <img src="https://mintcdn.com/chief-2d405d1a/BBGD1uH7sfT84ugx/images/help/launchpad-share-card.png?fit=max&auto=format&n=BBGD1uH7sfT84ugx&q=85&s=50fcf5bcbc7194ac1f1f10749bbff051" alt="The Share this page button highlighted on a Launchpad prompt card" width="806" height="325" data-path="images/help/launchpad-share-card.png" />
</Frame>

1. Open the [**Prompt Launchpad**](/help/prompts-the-launchpad/what-is-the-launchpad) and hover over the card you want to share.
2. Click the **Share this page** button (link icon) on the card. Chief copies the link to your clipboard and the button briefly shows **Copied**.
3. Paste the link into chat, email, or a doc to send it.

This link points to the prompt's own page, so the recipient sees it front and center.

## Share one of your Saved Prompts

<Frame>
  <img src="https://mintcdn.com/chief-2d405d1a/BBGD1uH7sfT84ugx/images/help/launchpad-share-saved.png?fit=max&auto=format&n=BBGD1uH7sfT84ugx&q=85&s=53b280b3dd176c3433b5a53bb65e82d5" alt="The Share this prompt button highlighted on a Saved Prompts row" width="1300" height="251" data-path="images/help/launchpad-share-saved.png" />
</Frame>

1. Open the [**Saved Prompts**](/help/prompts-the-launchpad/saving-your-own-prompt-templates) panel and hover over the prompt row you want to share.
2. Click the **Share this prompt** button (share icon) that appears on the row.
3. Chief copies a link to your clipboard and shows **Prompt URL copied to clipboard**.
4. Paste the link wherever you want to send it.

<Note>
  ℹ️ **Good to Know:** If your Saved Prompt has variable fields you've already filled in, those values travel with the link. The recipient opens the prompt with your inputs pre-filled and can edit them before sending.
</Note>

## Share the whole Launchpad view

<Frame>
  <img src="https://mintcdn.com/chief-2d405d1a/BBGD1uH7sfT84ugx/images/help/launchpad-share-view.png?fit=max&auto=format&n=BBGD1uH7sfT84ugx&q=85&s=d5845dc9119277d15a57cc6f4244ea52" alt="The link icon next to the Prompt Launchpad heading for sharing the whole view" width="920" height="250" data-path="images/help/launchpad-share-view.png" />
</Frame>

Want to share a category instead of a single prompt? With the Launchpad expanded, click the **link icon** next to the breadcrumb at the top. Chief copies a link to the current Launchpad view (including your search or category) and shows **Link copied**. Send it so the other person lands on the same set of prompts.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="I clicked Share but nothing happened — where's the link?">
    The link is copied to your clipboard, not opened in a new tab. Paste it (Cmd+V / Ctrl+V) into your message to confirm it copied. The button also flashes **Copied** or **Prompt URL copied to clipboard** when it works.
  </Accordion>

  <Accordion title="Does the recipient need a Chief account to open the prompt?">
    They'll need to be [signed in to Chief](/help/getting-started/creating-your-account-signing-in) to load the prompt into their own prompt bar and run it. The link carries the prompt text and any variable values you set.
  </Accordion>

  <Accordion title="Will sharing a prompt also share my files or chat history?">
    No. A prompt link carries the prompt text and any variable values only. It does not share your files, projects, or [conversations](/help/sharing-visibility/sharing-a-chat-via-secret-link).
  </Accordion>
</AccordionGroup>
