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

# Territories: drawing and assigning canvassing zones

> Learn how to create, assign, edit, and delete territories in LeadScout — polygon zones drawn on the map to organize your field team's canvassing areas.

A territory in LeadScout is a polygon you draw on the map to define a geographic zone for your team to canvass. Once you create a territory, you can assign it to a specific rep, view it as a shaded overlay on the map alongside all your prospect pins, and manage it from both the Territories list and the Map view. Territories keep your team organized, prevent double-covering the same streets, and make performance comparisons across areas straightforward.

## What a territory contains

Each territory stores a name, a polygon shape (a series of geographic coordinates), and an optional assignment to one team member. The territory list shows the assigned rep's name and initials, the creation date, and a quick link to view the territory on the map.

## Creating a territory

Territories are drawn directly on the map so the shape matches the streets and boundaries you have in mind.

<Steps>
  <Step title="Go to the Map">
    Click **Map** in the left sidebar.
  </Step>

  <Step title="Start drawing">
    Click **New Territory** in the map toolbar (or navigate to **Territories** and click **New Territory** — both routes open the map in drawing mode).
  </Step>

  <Step title="Draw the polygon">
    Click on the map to place each corner of your territory. Each click adds a point. Close the shape by clicking back on the first point, or double-clicking the last point.
  </Step>

  <Step title="Name the territory">
    A dialog prompts you to enter a name for the territory (for example, "North District" or "Downtown Block 4"). Type the name and click **Create**.
  </Step>
</Steps>

<Tip>
  If you make a mistake while drawing, you can close the dialog without saving and start over. Territory shapes can also be edited after creation.
</Tip>

## Assigning a territory to a rep

After creating a territory, you can assign it to any team member. The assignment appears on the territory card in the list and in the detail panel.

<Steps>
  <Step title="Open the territory detail panel">
    In the Territories list, click the territory row. The detail panel opens on the right (or as a bottom sheet on mobile).
  </Step>

  <Step title="Select an assignee">
    Find the **Assigned To** field and select a rep from the dropdown. The rep's name and initials display on the territory card immediately.
  </Step>

  <Step title="Save">
    Changes save automatically when you select a rep.
  </Step>
</Steps>

<Note>
  Assigning a territory to a rep does not automatically assign all prospects inside it to that rep. Prospect assignments are managed separately on each prospect record.
</Note>

## Viewing territories on the map

All territories for your team are visible on the Map view as shaded polygon overlays. Each polygon is labeled with the territory name.

To jump to a specific territory from the Territories list, click the map icon (<Icon icon="map" size={14} />) on the territory row. The map opens and zooms to that territory's boundaries.

Deep links from other parts of the app automatically open the map focused on the relevant territory.

## Editing a territory

To rename a territory or reassign it, open the detail panel from the Territories list and update the **Name** or **Assigned To** fields. Changes take effect immediately.

To reshape the polygon, open the map while the territory is in focus and use the edit controls to move, add, or remove polygon points.

## Deleting a territory

<Warning>
  Deleting a territory is permanent. It removes the territory record and its polygon from the map. Prospects inside the territory are not deleted — only the territory boundary itself is removed.
</Warning>

<Steps>
  <Step title="Find the territory">
    Go to **Territories** in the left sidebar. Use the search bar to filter by name if needed.
  </Step>

  <Step title="Click the delete icon">
    Click the trash icon (<Icon icon="trash-2" size={14} />) on the right side of the territory row.
  </Step>

  <Step title="Confirm">
    A confirmation prompt asks you to confirm. Click **Delete** to proceed. The territory is removed from the list and the map.
  </Step>
</Steps>

## Searching territories

Use the search bar at the top of the Territories list to filter territories by name. The list updates in real time as you type.
