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

# Create Guides

> Use Algolia Guides to generate guides for your website.

export const Index = () => <Tooltip tip="An Algolia index is a searchable dataset that consists of records and configuration settings. These settings define how the records are searched and ranked.">
    index
  </Tooltip>;

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>;

## Before you begin

To create guides, you need the Generative AI feature in your [Algolia plan](https://www.algolia.com/pricing/),
and an <Index /> containing the product data you want to use for the guides.

## Create guides with the dashboard

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 **Create index now** to set up a new index for the guides.

4. To create a new guide, click **New Guide**.

5. Choose the type of guide you want to create:

   * **Shopping Guide**: a general guide for a category.
   * **Category Guide**: a guide for a specific category, focusing on specific factors.
   * **Comparison Guide**: compare multiple products side by side.

     <img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/choose-type.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=182d2267df5256d0176676b43e3aa2c7" alt="Screenshot of a 'Create Guides' page with three options: 'Shopping Guide,' 'Category Guide,' and 'Comparison Guide,' with 'Shopping Guide' selected." width="2660" height="1530" data-path="images/guides/algolia-ai/generative-experiences/choose-type.png" />

6. Specify the products you want to include in your guides by providing the product IDs or the category's [facet value](/doc/guides/managing-results/refine-results/faceting),
   depending on the type of guide you decided to create.

   <img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/choose-topic.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=53bb4d21be8a09c4958a9aae9a2633f1" alt="Screenshot of a 'Choose a Category' form with 'category' selected and 'Flat-Panel TVs' entered, showing a 'Continue' button." width="2660" height="1064" data-path="images/guides/algolia-ai/generative-experiences/choose-topic.png" />

7. Choose the tone for the guide:

   * **Natural.** A natural tone which makes complex topics easier to understand.
   * **Friendly.** An amiable tone which builds a rapport with the reader.
   * **Professional.** A professional and serious tone to lend credibility to the information.

     <img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/tone-and-voice.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=2c9ce1ed3c892cc36ba32a0f6613144e" alt="Screenshot of a 'Define tone and voice' section with 'Natural' selected, and a language drop-down menu set to 'English.'" width="2660" height="1324" data-path="images/guides/algolia-ai/generative-experiences/tone-and-voice.png" />

8. Choose a language which matches the content language of your source index:

   * English
   * French
   * German
   * Portuguese
   * Spanish

9. Add optional customizations, such as keywords to highlight in the generated guide, or a custom prompt.

   <img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/optional-customisation.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=5304f9c313a844a41788d9f1016437a6" alt="Add keywords and custom content settings for guides" width="2660" height="1298" data-path="images/guides/algolia-ai/generative-experiences/optional-customisation.png" />

10. A title and description will be generated for each guide.
    Select which of these guides you want to create and click **Generate**.
    You can edit these guides, including their titles and descriptions, later.

    <img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/choose-titles.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=4248a75748760ae1dccdbe102266490f" alt="Screenshot of a 'Select Guides to Create' interface with a list of guide topics and a 'Generate' button." width="2660" height="1234" data-path="images/guides/algolia-ai/generative-experiences/choose-titles.png" />

## Edit the guide

Once the guides have been generated, you can edit their content directly in the guide detail page.

<img src="https://mintcdn.com/algolia/aN8Lr52w2iijNnTe/images/guides/algolia-ai/generative-experiences/edit-guide.png?fit=max&auto=format&n=aN8Lr52w2iijNnTe&q=85&s=af942df6fda586a892c15efce88927c9" alt="Screenshot of a guide editing page titled 'Guide to Selecting iPad Mini Cases' with a yellow case image and an 'Introduction' section, and a 'Publish' button." width="712" height="662" data-path="images/guides/algolia-ai/generative-experiences/edit-guide.png" />

## Next step

If you're satisfied with your guides,
[integrate them into your site](/doc/guides/algolia-ai/generative-experiences/guides/using-guides).

Before integrating, decide where the guide will be displayed on your website.
Since integrating the guides requires coding, you may need to collaborate with your engineering team.
To streamline the process, see the implementation guides and use the UI components.

After integrating the guides into your website, you can manage and modify guides without coding.
You only need to write code if you want to show the guides in other parts of your website.
