Choose the site type to create

To create a site, start by clicking “Add location” in the top left corner of the screen.
Then you’ll end up at the following page, where you have the choice to create multiple sites at once (bulk mode).
The files needs to be formatted according to a pre-defined structure for the upload to work. Find here an example for .csv-files and here and example for .xlsx-files. See below for the definition of the energy asset objects and their attributes.
SolarSite
EnergyAsset
name
string
default:"None"
The name of the site
latitude
float
required
Latitude of the site
longitude
float
required
Longitude of the site
azimuth
float
required
Orientation of solar panels (0 N, 90 E, 180 S, 270 W) degrees
tilt
float
required
Tilt of solar panels (0 to 90) degrees
capacity
float | array
required
Capacity of site - array of JSON objects. Each JSON object should contain the capacity value in kW and the date (ISO 8601) from which the value is valid from.