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

# Procurement Integrations

> Connect your procurement tools with June to sync agreements, track vendor contracts, and build a complete software contract inventory

## Supported Procurement Tools

<CardGroup cols={2}>
  <Card href="/integrations/firstbase">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/1XVFMVEZwcsD6cFq/images/firstbasehq_logo.png?fit=max&auto=format&n=1XVFMVEZwcsD6cFq&q=85&s=070c7c6c0da8027c11de1d0de3a8958c" alt="Firstbase" width={40} height={40} className="my-5" data-path="images/firstbasehq_logo.png" />
    </div>

    <div className="text-base font-bold text-white my-2">Firstbase</div>
    <div className="text-sm text-gray-400">Track hardware equipment orders, shipment updates, and returns from Firstbase</div>
  </Card>

  <Card href="/integrations/zip">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/zip.webp?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=4c9fff0223e5fcea2d56b7ef76240870" alt="Zip" width={40} height={40} className="my-5" data-path="images/zip.webp" />
    </div>

    <div className="text-base font-bold text-white my-2">Zip</div>
    <div className="text-sm text-gray-400">Sync procurement agreements and track vendor contracts from Zip</div>
  </Card>

  <Card href="/integrations/coupa">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/coupa.svg?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=951575ec08731c04376648172accb013" alt="Coupa" width={40} height={40} className="my-5" data-path="images/coupa.svg" />
    </div>

    <div className="text-base font-bold text-white my-2">Coupa</div>
    <div className="text-sm text-gray-400">Sync procurement requisitions and extract data from contract documents in Coupa</div>
  </Card>
</CardGroup>

## What Gets Synced

What June pulls depends on the tool. Firstbase covers **hardware procurement**, while Zip and Coupa cover **software and vendor contracts**.

| Data                             | Description                                    | Source     |
| -------------------------------- | ---------------------------------------------- | ---------- |
| **Equipment orders & shipments** | Hardware orders, shipment status, and returns  | Firstbase  |
| **Agreements & requisitions**    | Procurement records and their current status   | Zip, Coupa |
| **Vendor contracts**             | Contract terms, renewal dates, and owners      | Zip, Coupa |
| **Software spend**               | Costs tied to each vendor and contract         | Zip, Coupa |
| **Contract documents**           | Key details extracted from attached agreements | Coupa      |

<Note>
  Procurement data syncs automatically on a daily basis. You can also trigger a manual sync from the integration settings.
</Note>
