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

# Define the site area

> Select parcels, draw a custom boundary, or edit an existing shape to define your site.

{/* Figma source: Draw polygon https://www.figma.com/design/hevlKEYRL9U8bXkXiKqMky/Parafin?node-id=11328-92954 */}

Three ways to define a site boundary: select parcels from the map, draw a shape by hand, or edit an existing boundary. The left panel shows the project name, address, acreage, zoning code, and a **Site Boundary** section that lists selected parcels.

## Select parcels

Click parcels on the map to add them to your site. Click a selected parcel again to remove it. A tooltip on the right side of the screen reads **Select Parcel** and confirms you can select parcels to add or remove from the project site.

<Frame caption="Selecting parcels on the map">
  <video autoPlay muted loop playsInline className="w-full aspect-video" src="https://mintcdn.com/parafin-16645fe6/mDpKrgPfK9thk0WE/images/help/launching/site-parcel-select.mp4?fit=max&auto=format&n=mDpKrgPfK9thk0WE&q=85&s=dc7da1dbba04b5621436aa9a95682365" data-path="images/help/launching/site-parcel-select.mp4" />
</Frame>

The panel shows the address, area, and zoning code for the selected parcels.

<Tip>Use the **undo** and **redo** buttons in the toolbar at the top of the map to step back through changes while selecting parcels, drawing, or editing a boundary.</Tip>

## Draw a boundary

When the available parcels don't match the actual shape of your site, draw the boundary by hand. A tooltip on the right reads **Draw Polygon** with instructions: click on the map to start a polygon and add points, then double-click to finish.

<Steps>
  <Step title="Select the draw tool">
    Choose the draw tool from the toolbar at the top of the map.
  </Step>

  <Step title="Click to add points">
    Click each corner of your site to place a point.
  </Step>

  <Step title="Double-click to close">
    Double-click the final point to close the shape.
  </Step>
</Steps>

<Frame caption="Drawing a custom site boundary">
  <video autoPlay muted loop playsInline className="w-full aspect-video" src="https://mintcdn.com/parafin-16645fe6/mDpKrgPfK9thk0WE/images/help/launching/site-draw-boundary.mp4?fit=max&auto=format&n=mDpKrgPfK9thk0WE&q=85&s=75cb84b82a5f428132ae63794945f87f" data-path="images/help/launching/site-draw-boundary.mp4" />
</Frame>

A small diagram in the tooltip shows how the polygon takes shape as you add points.

## Edit a boundary

After selecting parcels or drawing a shape, switch to edit mode to fine-tune the boundary. A tooltip on the right reads **Edit Polygon**: click and drag points on your parcel to edit. Blue dots on the boundary are drag handles.

<Frame caption="Editing an existing site boundary">
  <video autoPlay muted loop playsInline className="w-full aspect-video" src="https://mintcdn.com/parafin-16645fe6/mDpKrgPfK9thk0WE/images/help/launching/site-edit-boundary.mp4?fit=max&auto=format&n=mDpKrgPfK9thk0WE&q=85&s=62e8330b84db757a232ef516df05bad8" data-path="images/help/launching/site-edit-boundary.mp4" />
</Frame>

Drag any blue dot to reshape the boundary. The panel on the left updates the acreage as you adjust.

## Warning surfaces

Parafin warns you about potential issues with your site boundary. When a warning appears, the **Next** button is disabled until you resolve the issue.

### Parcel adjacency

If you select parcels that are not adjacent to each other, a red **Parcel Adjacency** warning appears in the Site Boundary section: "Selected parcels must be adjacent to form a contiguous site. Add or remove parcels, or adjust the boundary geometry to proceed."

<Frame caption="Parcel Adjacency warning in the Site Boundary section">
  <img src="https://mintcdn.com/parafin-16645fe6/mDpKrgPfK9thk0WE/images/help/launching/warning-site-boundary-with-error.png?fit=max&auto=format&n=mDpKrgPfK9thk0WE&q=85&s=abb03894d3309eceb40a3ca2ca5758a4" alt="Site Boundary section showing red Parcel Adjacency warning card above the list of selected parcels" width="924" height="572" data-path="images/help/launching/warning-site-boundary-with-error.png" />
</Frame>

### Address conflicts

If the site boundary doesn't align with the entered address, a warning icon appears next to the address field. Click the address to see a list of suggested alternatives that better match the selected parcels.

<Frame caption="Address conflict with suggested alternatives">
  <img src="https://mintcdn.com/parafin-16645fe6/mDpKrgPfK9thk0WE/images/help/launching/warning-address-conflict.png?fit=max&auto=format&n=mDpKrgPfK9thk0WE&q=85&s=c0d5063fe14f1444d05ef504f6059e24" alt="Address field with orange warning icon and dropdown showing suggested alternative addresses" width="936" height="1262" data-path="images/help/launching/warning-address-conflict.png" />
</Frame>
