# Attributes and Existing Site Editing

### **Adding Custom Attributes**

Custom attributes allow users to search for sites based on specific criteria relevant to those sites, such as brand of fuel sold, software version on the site controller, type of installation, etc. Up to five attributes can be added per site.

{% stepper %}
{% step %}
**+Add Custom Attributes**

Select the + Add custom attributes within the create site form under the Manual Site Creation form.
{% endstep %}

{% step %}
**Attribute Name**

Enter the name for the attribute in the field that appears.
{% endstep %}

{% step %}
**Field Value**

Enter a value in the field provided.

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

### **Editing Existing Sites**

{% stepper %}
{% step %}
**Select Site**

To edit a site, select the site from the site list.
{% endstep %}

{% step %}
**Edit Site**

In the top right corner of the screen, select Edit Site.
{% endstep %}

{% step %}
**Save, Discard or Delete**

Changes can be saved (Save Changes) or Discarded (Discard). The site can also be deleted by selecting Delete Site on the bottom left corner.

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

{% hint style="info" %}
&#x20;To re-assign a site's hierarchy, select the 'Re-Assign Site' button on the Site Details page (before selecting the Edit Site button).
{% endhint %}


---

# 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/attributes-and-existing-site-editing.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.
