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

# Vooma Cover

> Communicate with carriers, negotiate rates, book loads

## Partnered TMS

If you use one of our partnered TMS platforms, Vooma Cover will work largely out-of-the-box.

If you would like to build a new integration, you'll need to implement Shipment sync so that Vooma has an up to date record of your shipments.

## Custom Integration

<AccordionGroup>
  <Accordion title="Set up Shipment sync">
    Notify Vooma when a new shipment is [created](/api-reference/shipments/create) in your system, when a shipment's data is [updated](/api-reference/shipments/update) or [both](/api-reference/shipments/upsert)
  </Accordion>
</AccordionGroup>
