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

# Create First Personalized Recommendations Section

> Learn how to add AI-powered product recommendations to your Shopify store

## Setup your store

Learn how to configure and deploy personalized product recommendations on your Shopify store.

### Configure and preview

<AccordionGroup>
  <Accordion icon="shop" title="Install the Glood.AI app">
    To get started with Glood.AI recommendations, install our app from the
    [Shopify App Store](https://apps.shopify.com/recommendation-kit). Once installed,
    you'll have access to our dashboard where you can configure your recommendation sections
    and view analytics.
  </Accordion>

  <Accordion icon="sparkles" title="Create a recommendation section">
    Create your first recommendation section by selecting a recommendation type and placement:

    1. From your Shopify admin, go to Apps > Glood.AI
    2. Click "Create New Section"
    3. Choose a recommendation type (e.g. "Similar Products", "Frequently Bought Together")
    4. Select where you want the section to appear on your store
    5. Customize the appearance and behavior of your recommendations
  </Accordion>
</AccordionGroup>

### Deploy your recommendations

<AccordionGroup>
  <Accordion icon="code" title="Add the section to your theme">
    Once you've created a recommendation section, you'll need to add it to your theme.
    We provide multiple integration options:

    1. Automatic installation through our app
    2. Manual installation using our snippet
    3. Headless integration using our API
  </Accordion>

  <Accordion icon="rocket" title="Publish your changes">
    After adding the section to your theme, publish your changes for them to go live.
    You can preview the recommendations on your store before publishing. Our AI will
    automatically start personalizing recommendations based on your store's data and
    customer behavior.
  </Accordion>
</AccordionGroup>

## Enhance your recommendations

Customize and optimize your recommendation sections to maximize their impact.

<CardGroup>
  <Card title="Customize Appearance" icon="paintbrush" href="/settings/global">
    Style your recommendation sections to match your store's branding.
  </Card>

  <Card title="API Integration" icon="square-code" href="/api-reference/endpoint/automatic-recommendations">
    Use our API for custom implementations and headless commerce.
  </Card>

  <Card title="Track Performance" icon="chart-mixed" href="/analytics/supported-integrations">
    Monitor engagement and conversion metrics for your recommendations.
  </Card>

  <Card title="Advanced Features" icon="wand-magic-sparkles" href="/features/ai-personalized-recommendations">
    Explore AI-powered personalization and merchandising features.
  </Card>
</CardGroup>
