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

# Introduction

> Depict Foundation is the merchant platform for merchandising, analytics and product discovery.

Depict Foundation is the Depict merchant platform: one portal where you
merchandise your collections, understand how they perform, and control how
products are discovered on your storefront.

## What you can do with Foundation

<CardGroup cols={2}>
  <Card title="Collections" icon="rectangle-list" href="/foundation/features/collections">
    Curate collections with pinned and auto-sorted products, bulk actions,
    content blocks and per-market visibility.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/foundation/features/analytics">
    A merchant-wide analytics hub plus per-collection analytics: KPIs,
    conversion funnel, search insights, inventory risk and pinned-vs-auto
    health.
  </Card>

  <Card title="Products" icon="shirt" href="/foundation/features/products">
    Browse your catalog with performance metrics, manage stock-based
    visibility and auto-hide, and edit product imagery.
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/foundation/features/search">
    See what customers search for, fix zero-result queries, and manage
    synonyms and search content.
  </Card>

  <Card title="Boost & Bury" icon="arrow-up-wide-short" href="/foundation/features/boost-and-bury">
    Push products up or down across your storefront based on rules like
    bestsellers, sale items or stock levels.
  </Card>

  <Card title="Recommendations" icon="wand-magic-sparkles" href="/foundation/features/recommendations">
    Review the recommendation surfaces on your storefront and the custom
    rules that shape them.
  </Card>
</CardGroup>

## How it fits together

1. **Your catalog and behavioural data are ingested** into Depict — see the
   [data ingestion guide](/data-ingestion-guide/overview-of-data-ingestion).
2. **Depict ranks and serves** search results, listings and recommendations to
   your storefront through the Storefront API or one of the UI integrations.
3. **You steer and measure** everything from the Foundation portal: curation,
   merchandising rules and analytics.

## Where to go next

* New to Foundation? Start with [Getting started](/foundation/getting-started).
* Integrating a storefront? Pick the
  [React](/react-ui-guide/introduction),
  [JavaScript](/js-ui-guide/introduction) or
  [API](/api-guide/introduction) integration guide.
* Building against the APIs? See the **API Reference** tab.
