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

# Connect Your Catalog

> Share your products and services so your agent can make useful recommendations.

The catalog is the products or services your agent can recommend and quote. With it, your agent answers "do you have this?", suggests options, and shares prices. You set it up in your agent's **Catalog** tab.

## Connect your products

There are two ways to bring in your catalog:

<CardGroup cols={2}>
  <Card title="File upload" icon="upload">
    The fastest way. Upload a file with your products, such as an Excel or CSV.
  </Card>

  <Card title="API" icon="plug">
    Connect your product system to keep everything synced automatically.
  </Card>
</CardGroup>

<Steps>
  <Step title="Choose your source">
    In the **Catalog** tab, choose between **File upload** or **API**.
  </Step>

  <Step title="Set up search">
    Tell Eva which field to use to find products (for example, the name or the code).
  </Step>

  <Step title="Save and train">
    Click **Save and train**. Eva learns your catalog and gets it ready.
  </Step>
</Steps>

<Note>
  When you connect by file or API, Eva keeps your catalog current and refreshes it periodically. While it learns, you'll see the **Updating** status.
</Note>

## Review and adjust products

Inside the catalog you can view and edit each product with **Add product** and search by name. The **View as agent** option shows you exactly how your agent sees each product, so you can confirm the information is right.

<Tip>
  Include useful details on each product: description, variants, availability. The clearer your catalog, the better your agent's recommendations.
</Tip>
