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

# Example Workflows

> Real-world automation scenarios for catalog sync, contract renewals, and statement chasing

These examples show how to combine Automations features to solve real workflows in music rights and royalty management. Each scenario outlines the trigger, the steps involved, and how the pieces connect — use them as blueprints when building your own automations.

<CardGroup cols={2}>
  <Card title="Catalog Acquisition Sync" icon="arrows-rotate" href="/automations/examples/catalog-acquisition-sync">
    Reconcile a newly acquired catalog against an external CRM with three-tier matching and human review.
  </Card>

  <Card title="Contract Renewal Pipeline" icon="file-signature" href="/automations/examples/contract-renewal-pipeline">
    Detect expiring contracts, generate renewal briefs, and create tickets in your project management tool.
  </Card>

  <Card title="Agreement Ingestion" icon="upload" href="/automations/examples/agreement-ingestion">
    Automatically ingest newly signed agreements from an e-signature platform into Royaltyport.
  </Card>
</CardGroup>
