# Manual Site Creation

Manual creation is intended to be used to add one site at a time. To add multiple sites, use Bulk Site Creation. Manual creation utilizes a web form to fill in the required site details to onboard the site to Verifone Commander Central.

{% stepper %}
{% step %}
**Site Form**

Navigate to Administration > Site Management > Sites.
{% endstep %}

{% step %}
**Create Site**

Select Create Site in the top right corner of the menu.
{% endstep %}

{% step %}
**Create Manually**

Select Create Manually under the Manual Creation section.

<figure><img src="/files/GMSsdykp18lq6oCDe3GD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Site Details Form**

Complete the Site Details form. Service ID, Site Name, Address Line 1, Country, State, City, and ZIP Code are required (\*) fields.

<figure><img src="/files/7IpyuOw3AI4wNhNrUDVz" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="190" valign="top">Field</th><th valign="top">Definition</th></tr></thead><tbody><tr><td valign="top">Field</td><td valign="top">Definition</td></tr><tr><td valign="top">Service ID*</td><td valign="top">The Verifone Service ID shown in the site’s contract with Verifone.</td></tr><tr><td valign="top">Site ID</td><td valign="top">Any ID number used by the organization operating the site.</td></tr><tr><td valign="top">Site Name*</td><td valign="top">The name of the site. This is useful when searching for sites. You must enter a site name.</td></tr><tr><td valign="top">Custom Attributes</td><td valign="top">You can create your own attributes for sorting and filtering sites. See below for more information.</td></tr><tr><td valign="top">Street Address*</td><td valign="top">The physical address of the site.</td></tr><tr><td valign="top">City*</td><td valign="top">The municipality in which the site is located (or equivalent).</td></tr><tr><td valign="top">Zip Code*</td><td valign="top">The ZIP code for the site.</td></tr><tr><td valign="top">State*</td><td valign="top">Choose a state from the drop-down list.</td></tr><tr><td valign="top">Hierarchy*</td><td valign="top">Assign a site to a location in the hierarchy using this feature, by navigating to the correct location in the hierarchy, clicking on it, and then clicking “Re-assign site.”</td></tr></tbody></table>
{% endstep %}

{% step %}
**Create Site**

After filling in the fields is completed, click Create Site to add the new site or Discard to return to the Sites window.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/sites/manual-site-creation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
