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

# Areas

> The positioning workspace where you draw and edit zones and points on a store floor plan and map policies to them.

<Info>
  This page is available to **Manager** and above only (permission `manage` — Owner or Manager).
</Info>

## What is Areas?

**Areas** is the positioning workspace where you draw and edit **zones** and **points** directly on a store floor plan.
A zone is a polygon region on the plan, and a point is an OneS1ght-specific spot such as signage, a sampling table, or an endcap.
The zones and points you create are passed straight through (pass-through) to the GeoSpace (GCH) integration you enabled under [Positioning Data](/en/locator/positioning-data), and they become the execution targets for your analyses and policies.

## Layout

<CardGroup cols={2}>
  <Card title="Directory view" icon="list">
    A table of zones/points per floor. Columns: Name · Type · Coordinates (center) · Cells.
  </Card>

  <Card title="Map view" icon="map">
    Draw and edit zones/points on the store floor plan. Zoom and pan supported.
  </Card>
</CardGroup>

Start by selecting a **store** and a **floor** at the top.

## Map editing tools

| Tool           | Action                                                                                       |
| -------------- | -------------------------------------------------------------------------------------------- |
| 🗺 Draw Zone   | Click to add vertices, double-click or press ESC to close (a zone needs at least 3 vertices) |
| 📍 Place Point | Drop a point anywhere on the plan                                                            |
| ✋ Select       | Drag vertices, add edges, double-click to delete a vertex                                    |
| 🗑 Delete      | Delete the selected zone/point                                                               |

## Point types

| Type           | Icon |
| -------------- | ---- |
| Signage        | 🪧   |
| Sampling table | 🍢   |
| Endcap         | 📦   |
| Other          | 📍   |

<Note>
  Zones are a GeoSpace pass-through. Point types are the in-store spot categories defined by OneS1ght.
</Note>

## Editing flow

<Steps>
  <Step title="Select store and floor">
    Choose the target store and floor at the top.
  </Step>

  <Step title="Edit zones and points">
    Use the map tools to draw zones (polygons) and points, or use **✨ AI Layout Optimization** to auto-generate zones/points based on analysis.
  </Step>

  <Step title="Map policies">
    In the right panel, edit the selected zone/point's name and type and link policy Actions. Operational policies registered under Analysis / Actions flow in here; auto-inferred targets are marked with ✨.
  </Step>

  <Step title="Save">
    Press **💾 Save (N)** to apply your N local changes to GeoSpace in one batch.
  </Step>
</Steps>

## Connection status

* **Area without linked plan / simulation mode**: GeoSpace is not connected yet. Register a partner key under [Positioning Data](/en/locator/positioning-data).
* **Connection error**: shown as an overlay that you can retry.

## Related

<CardGroup cols={2}>
  <Card title="Positioning Data" icon="plug" href="/en/locator/positioning-data">
    Register a GeoSpace partner key to connect a real floor plan.
  </Card>

  <Card title="Analytics / Actions" icon="chart-line" href="/en/insight/analytics">
    Policies you propose and register flow into Areas.
  </Card>
</CardGroup>
