> ## 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.

# Welcome to Royaltyport

> The AI-Powered Rights & Royalties Platform for the music industry

<img className="block dark:hidden" src="https://mintcdn.com/royaltyport/dyDJweqtiKEciOGU/images/hero-light.png?fit=max&auto=format&n=dyDJweqtiKEciOGU&q=85&s=bd6e6e46cac224f11093cc10109f5a31" alt="Royaltyport Platform" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/royaltyport/h6kUU_ic3q8iU_dF/images/hero-dark.png?fit=max&auto=format&n=h6kUU_ic3q8iU_dF&q=85&s=3a82db37fb1af74a0381a4d95eccbb44" alt="Royaltyport Platform" width="2064" height="1104" data-path="images/hero-dark.png" />

## What is Royaltyport?

Royaltyport is an AI-powered platform designed to transform how the music industry manages rights, royalties, and documents. Our platform automates tedious paperwork, extracts key deal terms from contracts, processes royalty statements, and provides powerful insights to help you make better decisions.

Beyond extraction and analysis, Royaltyport builds the foundation for agentic workflows — enabling automations, programmatic access through our API and CLI, and seamless integration with your existing tools and systems.

## Platform Structure

Royaltyport is organized into **Organizations** and **Projects**:

* **Organizations** represent your company or team
* **Projects** are workspaces for specific artists, catalogs, or purposes

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get up and running with Royaltyport in minutes.
  </Card>

  <Card title="Platform Overview" icon="map" href="/platform-overview">
    Explore all the features and capabilities of the platform.
  </Card>

  <Card title="Organizations" icon="building" href="/organizations/overview">
    Understand how to manage your organization and team.
  </Card>

  <Card title="Projects" icon="folder" href="/projects/overview">
    Learn about project workspaces and modules.
  </Card>
</CardGroup>

## Key Features

### Smart Drive

Turn tedious paperwork into powerful automations. Upload your contracts and let expert AI extract key deal terms down to the details.

### Catalog Management

Capture your catalog from masters to derivative works. Automatically extracted and enriched with DSP identification codes, metadata, and more.

### CRM

Instantly understand how your data is connected. Connect the dots between contracts, statements, entities, people, and more.

### Data Room

Effortlessly make sense of your statement data. Automatically categorized, validated and matched to catalog and contracts.

### Search & Assist

Modern tools to help you answer every question. Find anything with search, answer complex questions with AI assistant.

### Integrations

Sync the royalty accounting software you already use. Integrate with platforms directly or use our API to build your own integrations.

## Getting Started

<Steps>
  <Step title="Create Your Organization">
    Sign up and create your organization to get started.
  </Step>

  <Step title="Create a Project">
    Set up your first project for an artist, catalog, or purpose.
  </Step>

  <Step title="Upload Contracts">
    Add contracts to Smart Drive for AI extraction.
  </Step>

  <Step title="Upload Statements">
    Add royalty statements for AI extraction.
  </Step>
</Steps>

## Developers

Build on top of Royaltyport with our API, CLI, and MCP server to automate workflows and integrate with your systems.

<CardGroup cols={3}>
  <Card title="REST API" icon="code" href="/api-reference/introduction">
    Programmatic access to contracts, entities, catalog, and more.
  </Card>

  <Card title="CLI" icon="terminal" href="/cli-reference/introduction">
    Manage your projects and automate tasks from the command line.
  </Card>

  <Card title="MCP Server" icon="robot" href="/mcp-reference/introduction">
    Connect Royaltyport to AI agents and agentic workflows.
  </Card>
</CardGroup>

## Getting Help

<CardGroup cols={2}>
  <Card title="Support" icon="headset" href="mailto:hello@royaltyport.com">
    Contact our support team for assistance.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Integrate Royaltyport with your systems.
  </Card>
</CardGroup>
