<aside> ⚖️

TL;DR: Writing a song gives you copyright automatically — but registering that copyright gives you legal teeth. Registration unlocks statutory damages, attorney's fees, and the ability to sue for infringement. You can register works individually or in batches, and each approach has real tradeoffs in cost, timing, and granularity of protection.

</aside>


Two copyrights, two registrations

Recall from 02 • The 3-Part Model: every song involves two separate copyrights.

flowchart LR
    classDef comp fill:#fef3c7,stroke:#d97706,stroke-width:2px,color:#92400e
    classDef rec fill:#ede9fe,stroke:#7c3aed,stroke-width:2px,color:#5b21b6
    classDef reg fill:#C3F8E2,stroke:#58AAA1,stroke-width:2px,color:#2B5D5D
    classDef enforce fill:#EDDEDA,stroke:#92575E,stroke-width:2px,color:#37202A

    COMP["📓 COMPOSITION<br/>© the song<br/><i>melody, lyrics, structure</i>"]:::comp
    REC["🔊 RECORDING<br/>℗ the master<br/><i>captured performance</i>"]:::rec

    REG_C["📋 Register ©<br/>with Copyright Office"]:::reg
    REG_R["📋 Register ℗<br/>with Copyright Office"]:::reg

    ENF["🛡️ Enforce<br/>statutory damages<br/>+ attorney's fees"]:::enforce

    COMP --> REG_C
    REC --> REG_R
    REG_C --> ENF
    REG_R --> ENF

<aside> 💡

You own copyright the moment you create an original work and fix it in a tangible medium (write it down, record it, etc.). Registration doesn't create the copyright — it supercharges it.

</aside>


Why bother registering?

Copyright exists automatically, so why file paperwork?

<aside> 🛡️

What registration unlocks:


The catch: Statutory damages and attorney's fees are only available if you registered before the infringement began, or within 3 months of publication. Miss that window, and you're limited to actual damages (what you can prove you lost).

</aside>


When to register

Timing What it gets you Best for
Before release Full protection from day one — statutory damages + attorney's fees if infringed Singles, lead tracks, high-value works
Within 3 months of publication Same full protection (the 3-month safe harbor) Album tracks, batch filings after release
After 3 months Can sue, but only for actual damages on pre-registration infringements Backlog cleanup (better late than never)

<aside> 🎯

The practical rule: Register within 3 months of release. This gives you the full protection window without requiring you to register before every single release.

</aside>


Single vs. batch registration

The U.S. Copyright Office offers several ways to register multiple works at once. This is where the real workflow decisions live.

Single registration

One application → one work → one registration certificate.

<aside> 1️⃣

Cost: ~$65–$85 per filing (standard online)

Turnaround: 3–8 months typical

Granularity: Each work has its own registration number and certificate

</aside>