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

# Private Charging Stations Overview

Nayax Energy Core allows businesses and organizations to maintain private charging stations where only authorized drivers will be able to view the stations in their Mobile App and start a charge on the station.

## Set Location to Private in **Network Manager**

The stations can be set to either Public or Private at the location level.

1. Select `Locations` from the left navigation menu
2. Search and select the location you would like to set to Private
3. Under `Location Details`, check to see if `Type of Location` is set to Public or Private
4. If currently set to Public, select **Edit** - a dropdown will then appear in which the user may select the option to set the location's stations to Private
5. Make sure to **Save Changes**

![Private Charging Network Manager](https://docs-assets.lynkwell.com/SetPrivateNM.gif)

## Adding Drivers via Site Manager

1. If the driver has not already created an account in the mobile app, direct them to download the app and sign up for an account (see [Creating an Account](/guides/create-an-Account))
2. Obtain driver's `Digital Driver ID` (see [Creating a Digital Driver ID](/guides/create-Digital-Driver-Id) for instructions)
3. In **Site Manager**, the Site Host will navigate to the `Drivers` tab
4. Locate the section for `Private Charging` and select the `Add Drivers Manually` button in the top right corner of the section
5. Add the `Driver Digital ID` when prompted (it is recommended to copy and past this value to avoid errors in typing) and press `Submit Digital ID`
6. The Site Host will receive a confirmation message confirming the driver has been added successfully, with an option to `Add More` drivers
7. If no other drivers need to be added, please select the close button at the top right-hand of the confirmation popup and then `Cancel`

<br />

## Related Guides:

<Columns cols={2}>
  <Card title="Create an Account in Mobile App" href="/guides/create-an-Account" icon="user-plus">
    A guide for drivers on creating an account in our Mobile App.
  </Card>

  <Card title="Find Digital Driver ID" href="/guides/create-Digital-Driver-Id" icon="id-card">
    A guide for adding drivers to Private Charging Locations.
  </Card>
</Columns>
