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

# Publish Guides

> Marking your guides as ready to go live.

export const Application = () => <Tooltip tip="An Algolia application is a self-contained environment with its own indices, configuration, and API keys. Applications don't share data or settings with each other.">
    application
  </Tooltip>;

export const AlgoliaGenAI = () => <svg className="inline" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" ariaLabel="Algolia Generative AI" role="presentation">
    <path fill="#9698C3" d="M3.333 5h11.25v1.607H3.333zm0 3.214h9.643v1.607H3.333zm0 3.215h7.5v1.607h-7.5z"></path>
    <path d="m15.12 9.286-.684 2.076a.713.713 0 0 1-.455.455l-2.076.683 2.076.683a.715.715 0 0 1 .455.455l.683 2.076.683-2.076a.715.715 0 0 1 .455-.455l2.076-.683-2.076-.683a.715.715 0 0 1-.455-.455l-.683-2.076Z" fill="#36395A"></path>
  </svg>;

The last step in the Guides process is to publish the guides to your website.
Since the guides have already been integrated into the designated display location, you have full control over publishing and managing them. Once published, they will be immediately available to your users. You can update their content at any time, and changes will be reflected instantly upon saving.

If you want to display guides in new areas of your website, you'll need to repeat the integration steps to ensure proper display.

You can publish them from the Algolia dashboard's list of guides or the guide editor.

## From the list of guides

1. Go to the [Algolia dashboard](https://dashboard.algolia.com/explorer/browse) and select your Algolia <Application />.
2. On the left sidebar, select <AlgoliaGenAI /> **Generative AI**.
3. Click **Guides**.
4. For the guide you want to publish: open the **Edit** menu and click **Publish**.

<img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/publish-from-list.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=4c049fd5429b62fe1178dd95aedc3d78" alt="Screenshot of the 'Guides' page showing a list of guides with a drop-down menu open on the 'Actions' column, highlighting the 'Publish' option." width="2526" height="1042" data-path="images/guides/algolia-ai/generative-experiences/publish-from-list.png" />

## From the guide editor

1. Go to the [**Guides**](https://dashboard.algolia.com/generativeAi/guides) page in the Algolia dashboard.
2. For the guide you want to publish: open the **Edit** menu and click **Edit**.
3. Click **Publish**.

<img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/publish-from-edit.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=b534be46258ef79a77485990db3f8e04" alt="Screenshot of a guide editor with a 'Publish' button in the top right corner." width="712" height="627" data-path="images/guides/algolia-ai/generative-experiences/publish-from-edit.png" />
