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

# Territories

> Analyze territorial coverage across your catalog

## What is Territory Radar?

Territory Radar visualizes and analyzes your territorial rights coverage across recordings and compositions. See where you have rights, identify gaps, and detect conflicts in your global coverage.

## Territory Map

### Coverage Visualization

The interactive map shows:

| Color      | Meaning                         |
| ---------- | ------------------------------- |
| **Green**  | Exclusive rights held           |
| **Blue**   | Non-exclusive rights            |
| **Yellow** | Multiple claims (review needed) |
| **Red**    | Rights conflict                 |
| **Gray**   | No coverage                     |

### Map Controls

* **Zoom** - Focus on specific regions
* **Click Territory** - See detailed rights info
* **Filter** - Show specific right types
* **Time Slider** - See coverage at different dates

## Analyzing Coverage

### Territory List View

View coverage in a list format:

| Column            | Description                |
| ----------------- | -------------------------- |
| **Territory**     | Country or region          |
| **Status**        | Covered, gap, conflict     |
| **Rights Holder** | Entity with rights         |
| **Contract**      | Source contract            |
| **Exclusivity**   | Exclusive or non-exclusive |
| **Term**          | Rights period              |

### Coverage Summary

```
┌─────────────────────────────────────┐
│ Territory Coverage                  │
├─────────────────────────────────────┤
│ World Coverage:        78%          │
│ Exclusive:             45 territories│
│ Non-Exclusive:         23 territories│
│ Gaps:                  12 territories│
│ Conflicts:             2 territories│
└─────────────────────────────────────┘
```

## Finding Gaps

### Gap Detection

Radar automatically identifies:

* Territories with no rights coverage
* Territories with partial coverage (some works only)
* Territories with expiring coverage

### Gap Analysis

<Steps>
  <Step title="Open Territory Radar">
    Navigate to **Catalog** → **Radar** → **Territories**.
  </Step>

  <Step title="Filter for Gaps">
    Click **Show Gaps** or filter by status.
  </Step>

  <Step title="Review Details">
    See which works lack coverage in each territory.
  </Step>

  <Step title="Export Report">
    Generate gap report for action planning.
  </Step>
</Steps>

### Gap Types

| Gap Type         | Description                         |
| ---------------- | ----------------------------------- |
| **Full Gap**     | No rights in territory              |
| **Partial Gap**  | Some works covered, some not        |
| **Temporal Gap** | Coverage ends before desired period |
| **Rights Gap**   | Missing specific right types        |

## Detecting Conflicts

### Conflict Types

| Conflict                  | Description                  |
| ------------------------- | ---------------------------- |
| **Overlapping Exclusive** | Multiple exclusive claims    |
| **Term Overlap**          | Conflicting time periods     |
| **Rights Mismatch**       | Contradictory rights granted |

### Resolving Conflicts

<Steps>
  <Step title="Identify Conflict">
    Click on red territory or filter for conflicts.
  </Step>

  <Step title="View Details">
    See all competing claims and sources.
  </Step>

  <Step title="Review Contracts">
    Open source contracts to verify.
  </Step>

  <Step title="Resolve">
    Mark resolution and document decision.
  </Step>
</Steps>

### Conflicting Products

When Radar discovers a released product in a market your contract restricts, it surfaces it as a conflicting product. Open the conflict to review each product in a side panel headed **Conflicts for \<recording>**, with one expandable card per product.

Each product card shows:

| Section                     | Description                                                                                                                      |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| **Matched Track**           | The catalog track the discovered product was matched to, including any track identifiers                                         |
| **Copyrights & Analysis**   | The product's copyright lines and a release analysis labelling it **Licensee release**, **Not licensee release**, or **Unknown** |
| **Conflicting Territories** | The restricted markets where this product is actually causing a conflict                                                         |
| **Restricted Territories**  | All territories restricted by the underlying contract term                                                                       |
| **Found In Territories**    | The markets where the product was discovered during monitoring                                                                   |

<Note>
  **Found In Territories** lists where a product was detected — not where you hold rights. A market that appears in both *Found In* and *Restricted* is a live conflict and is highlighted under **Conflicting Territories**.
</Note>

<Tip>
  Use the **Licensee release** analysis to triage quickly: a product flagged **Not licensee release** in a restricted market is the strongest signal of an unauthorized release worth investigating.
</Tip>

## Filtering Territories

### By Region

| Region            | Coverage               |
| ----------------- | ---------------------- |
| **North America** | US, Canada, Mexico     |
| **Europe**        | EU countries, UK, etc. |
| **Asia Pacific**  | Japan, Australia, etc. |
| **Latin America** | South/Central America  |
| **Rest of World** | Other territories      |

### By Rights Type

* **All Rights** - Complete coverage
* **Mechanical** - Mechanical rights only
* **Performance** - Performance rights
* **Sync** - Synchronization rights
* **Master** - Master recording rights

### By Catalog

* **All Assets** - Entire catalog
* **Recordings** - Master recordings only
* **Compositions** - Musical works only
* **Specific Works** - Select individual items

## Territory Details

Click any territory to see:

### Rights Summary

* Current rights holder
* Rights type and exclusivity
* Term dates
* Sub-licensing rights

### Contract Source

* Source contract reference
* Relevant clauses
* Amendment history

### History

* Previous rights holders
* Coverage changes over time
* Upcoming changes

## Reporting

### Territory Reports

| Report               | Contents                     |
| -------------------- | ---------------------------- |
| **Global Coverage**  | World map with status        |
| **Gap Analysis**     | Detailed gap list            |
| **Conflict Summary** | All conflicts with details   |
| **Regional Focus**   | Coverage for specific region |

### Export Options

<Steps>
  <Step title="Select Scope">
    Choose territories and works to include.
  </Step>

  <Step title="Choose Format">
    Select PDF, Excel, or CSV.
  </Step>

  <Step title="Generate">
    Create and download report.
  </Step>
</Steps>

## Best Practices

<AccordionGroup>
  <Accordion title="Review coverage quarterly">
    Check territorial coverage at least quarterly.
  </Accordion>

  <Accordion title="Prioritize key territories">
    Focus on high-revenue markets first.
  </Accordion>

  <Accordion title="Address conflicts immediately">
    Don't let rights conflicts remain unresolved.
  </Accordion>

  <Accordion title="Plan gap filling strategically">
    Use gap analysis to inform licensing strategy.
  </Accordion>
</AccordionGroup>

## Related Features

<CardGroup cols={2}>
  <Card title="Terms" icon="calendar-check" href="/projects/catalog/radar/terms">
    Monitor contract terms and expirations.
  </Card>

  <Card title="Radar Overview" icon="radar" href="/projects/catalog/radar/overview">
    Overview of all Radar features.
  </Card>
</CardGroup>
