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

# Logo.dev integrations for apps and spreadsheets

> Integrate Logo.dev with popular apps and frameworks. Display company logos in spreadsheets, applications, and workflows without building custom scrapers.

Use Logo.dev directly in spreadsheets, applications, and workflows. Display company logos without building custom scrapers. Enrich data visually and automate branding across your entire stack.

## App integrations

We provide quick ways to get started using Logo.dev in these applications.

<CardGroup cols={2}>
  <Card title="Lovable" href="/docs/integrations/lovable">
    Paste one prompt and Lovable wires company logos into your app
  </Card>

  <Card title="v0" href="/docs/integrations/v0">
    Paste one prompt and v0 wires company logos into your app
  </Card>

  <Card title="Bolt" href="/docs/integrations/bolt">
    Paste one prompt and Bolt wires company logos into your app
  </Card>

  <Card title="Google Sheets" href="/docs/integrations/google-sheets">
    Display company logos in Google Sheets using the IMAGE formula
  </Card>

  <Card title="Microsoft Excel" href="/docs/integrations/excel">
    Add company logos to Excel spreadsheets with the IMAGE function
  </Card>

  <Card title="Microsoft PowerPoint" href="/docs/integrations/powerpoint">
    Insert company logos on slides and brand every slide with the Slide Master
  </Card>
</CardGroup>

## Building your own integrations

Use Logo.dev's API to integrate company logos and brand data into any application.

Explore Logo.dev's core features to enrich your application with company data:

<CardGroup cols={1}>
  <Card title="Logo API" icon="image" href="/docs/logo-images/introduction">
    Look up logos by domain, stock ticker, or crypto symbol with many parameters
    available for size and format.
  </Card>

  <Card title="Search API" icon="magnifying-glass" href="/docs/brand-search/introduction">
    Don't know the domain name? Search for domains with a brand query and get top
    results.
  </Card>

  <Card title="Brand API" icon="swatchbook" href="/docs/brand/introduction">
    Turn a domain into a full brand profile: colors, description, socials, and the
    brandmark.
  </Card>
</CardGroup>
