# Create new Area

This wizard allows us to create areas.

## Steps

### Administration Info

Information for the registration and identification for the creation of a new area.

{{< staticImage "ux/AreaWizard/Steps/AdministrationInfo.png" "AdministrationInfo" >}}

### Area Design

In this step, you can build or import the area itself.

Allowed actions:

- **Import GeoJSON file** - Imports a file from the computer
- **Paste GeoJSON file** - Opens the paste tool where you can paste the content of a GeoJSON file from your favorite editor.

In the map, you can see the following tools:

- **Polyline tool**: You can draw a line on the map without an area
- **Polygon tool**: Allows you to create a free form that contains an area on the map
- **Rectangle tool**: Allows you to create a rectangle that contains an area on the map
- **Circle tool**: This tool draws circles that contain an area on the map

{{< staticImage "ux/AreaWizard/Steps/AreaDesign.png" "AdministrationInfo" >}}

## Import/Export Configuration

Allows you to import and export the wizard's configuration via JSON.

{{< staticImage "ux/AreaWizard/Steps/btnModalJson.png" "btnJson" >}}

{{% ux-wizard-json-import-export %}}

{{< staticImage "ux/AreaWizard/Steps/itemJson.png" "items" >}}


{{% children sort="weight" depth="10" %}}

---
