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

# Overview

> Common use cases for brand data, each with a working example

Every page in this section walks through a common use case and shows it running live, with a copyable prompt you can hand to your AI coding tool (or open straight in Cursor) to rebuild it in your own stack.

## Sales & ABM

<CardGroup cols={2}>
  <Card title="Sales personalization" icon="handshake" href="/use-cases/sales-personalization" iconType="light" cta="View examples">
    Client logos in decks, proposals, and white-label apps
  </Card>
</CardGroup>

## Product & PLG

<CardGroup cols={2}>
  <Card title="Populate onboarding" icon="user-plus" href="/use-cases/populate-onboarding" iconType="light" cta="View examples">
    Sign users up and personalize the app from a work email
  </Card>

  <Card title="Company autocomplete" icon="magnifying-glass" href="/use-cases/company-autocomplete" iconType="light" cta="View examples">
    Find your company as you type, with a logo on every result
  </Card>

  <Card title="Profiles & directory" icon="address-book" href="/use-cases/profiles-and-directory" iconType="light" cta="View examples">
    Brand data and logos on every company record
  </Card>

  <Card title="Logo picker" icon="image" href="/use-cases/logo-picker" iconType="light" cta="View examples">
    Let users search a brand and drop in its logo
  </Card>
</CardGroup>

## Finance

<CardGroup cols={2}>
  <Card title="Transaction enrichment" icon="credit-card" href="/use-cases/transaction-enrichment" iconType="light" cta="View examples">
    Identify merchants and enrich raw transactions
  </Card>

  <Card title="Stock ticker logos" icon="arrow-trend-up" href="/use-cases/stock-ticker-logos" iconType="light" cta="View examples">
    Company logos in portfolios, watchlists, and trading apps
  </Card>
</CardGroup>

## AI Workflows

<CardGroup cols={2}>
  <Card title="On-brand AI" icon="robot" href="/use-cases/on-brand-ai" iconType="light" cta="View examples">
    Ground LLMs and agents with real brand context
  </Card>
</CardGroup>

## Build with Brandfetch

Pick the use case closest to yours, copy its prompt into your AI coding tool, and ship it in your own stack. [Create a free account](https://developers.brandfetch.com/register) to start building in minutes.
