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

# Integrations

> Connect Retrac with Raycast, custom tools, and upcoming automation platforms.

Retrac integrates with your workflow through the dashboard, CSV import/export, and the REST API.

## Active integrations

<CardGroup cols={2}>
  <Card
    title="Raycast"
    icon={
  <svg
    width="228"
    height="228"
    viewBox="0 0 228 228"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
    className="h-8 w-8"
  >
    <g clipPath="url(https://mintlify.s3.us-west-1.amazonaws.com/adiamar/#clip0_1218_28)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M227.987 113.987L216.097 125.89L170.987 80.7803V56.987L227.987 113.987ZM114.039 0L102.149 11.8901L147.246 56.987H171.039L114.039 0ZM88.5212 25.5177L76.6181 37.4208L96.1972 56.987H119.99L88.5212 25.5177ZM171.039 108.048V131.842L190.54 151.408L202.443 139.518L171.039 108.048ZM164.18 152.238L170.987 145.43H82.5177V56.987L75.7104 63.8073L62.9386 51.1003L51.0484 62.9905L63.8073 75.7623L56.987 82.5177V96.1454L37.4208 76.5662L25.5177 88.4693L56.987 119.939V147.168L11.8901 102.097L0 113.987L114.039 227.987L125.942 216.097L80.8321 170.987H108.061L139.531 202.469L151.434 190.566L131.855 170.987H145.482L152.29 164.18L165.061 176.939L176.952 165.048L164.18 152.238Z"
        fill="#FF6363"
      />
    </g>
    <defs>
      <clipPath id="clip0_1218_28">
        <rect width="228" height="228" fill="white" />
      </clipPath>
    </defs>
  </svg>
}
    href="https://www.raycast.com/adi_amar/retrac"
  >
    Search and create items from Raycast on macOS
  </Card>
</CardGroup>

## Build your own integration

Use Retrac's inventory API to connect any system:

1. Create an [API key](/dashboard/api-keys/introduction) on a Business plan or higher.
2. Read the [API reference](/api-reference/introduction).
3. Implement sync jobs for items, tags, or reporting as needed.

<CardGroup cols={2}>
  <Card title="API reference" icon="code" href="/api-reference/introduction">
    Authentication, workspace ID, and endpoints
  </Card>

  <Card title="CSV import" icon="file-csv" href="/dashboard/items/import-export">
    One-time or scheduled bulk loads without code
  </Card>
</CardGroup>

[Email us](mailto:support@retrac.co?subject=New%20Retrac%20Integration) to feature your integration on this page.

## Upcoming integrations

We are exploring connectors for:

<CardGroup cols={2}>
  <Card title="Zapier" href="https://zapier.com">
    No-code automation between Retrac and thousands of apps
  </Card>

  <Card title="Airtable" href="https://www.airtable.com/">
    Sync catalogs and ops tables with your inventory
  </Card>
</CardGroup>
