# Major Oil Policy

Major Oil Policy is a framework that allows Major Oils to enforce specific configuration settings across their sites. For example, they can mandate that mobile payment is enabled as a method of payment at all locations under their brand.

As of release v1.23, Verifone Commander Central supports only predefined policy enforcements. This release includes two such policies:

* Mobile MOP – Ensures mobile payment is configured.
* DCR Idle Screen for Loyalty Manual Entry – Controls the display behavior on the dispenser.

{% hint style="info" %}
Only certain field(s) will be controlled in a form corresponding to a policy.
{% endhint %}

## Current Major Oil Policies

<table><thead><tr><th width="313">Policy</th><th>Description</th></tr></thead><tbody><tr><td>Mobile MOP</td><td>Ensures mobile payment is configured.</td></tr><tr><td>DCR Idle Screen for Loyalty Manual Entry</td><td>Controls the display behavior on the dispenser.</td></tr></tbody></table>

## Website URL

To access Verifone Commander Central, navigate to the following URL using a web browser: <https://us.live.verifone.cloud/>

![](/files/aa6a6932027334a8e605cb0c94b6d4713bf4fb5d)

## Major Oil Welcome Page

After the Major Oil logs in, the Welcome Page Displays.

<figure><img src="/files/cGGnGOHYzlQs4mPTSX6T" alt=""><figcaption></figcaption></figure>

## Dashboard

This section discusses the Verifone Commander Central dashboard. The dashboard provides information on online sites, offline sites, latest sites added, pending authorization sites, and devices.

The Dashboard is located under **Verifone Commander Central > Launch.**

{% hint style="info" %}
Not all users will have access to all these features. Feature access will depend on a user’s permissions. See the User Role and Users sections for more information.
{% endhint %}

![](/files/66427e74bbe03b6cdc29ab5c29a3c2512adb9dae)

## Policy Management Menu

This section provides an overview of how to edit policies on the Policy Management page.

### Edit Policy Management Menu

{% stepper %}
{% step %}
**Application**

Log into the Verifone Commander Central application.
{% endstep %}

{% step %}
**Policy Management**

Navigate to **Verifone Commander Central > Configuration > Policy Management**.

{% hint style="info" %}
Currently, the only two Policy Types are Mobile MOP and DCR Loyalty Manual Entry and they are predefined.
{% endhint %}

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

{% step %}
**Policy**

Select **Policy**. History lists the past actions for the Policy Management form. See the next section on History.
{% endstep %}

{% step %}
**Search**

Search for the policy by Policy Type, Display Name, or Configuration Name.
{% endstep %}

{% step %}
**Select**

In the Policy Management list, click on a Policy to enable or disable it from an assigned site.

{% hint style="info" %}
For these steps, we will use the Mobile MOP policy. All policies have a similar form.
{% endhint %}

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

{% step %}
**Enable or Disable**

Enable or disable the policy that is to be assigned or unassigned to the site(s).

{% hint style="info" %}
The other fields are non-editable.
{% endhint %}
{% endstep %}

{% step %}
**Assign**

Click on Assign menu.

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

{% step %}
**Select Sites**

From the drop-down menu, add check mark(s) to the boxes next to the selected sites to be assigned to the policy.
{% endstep %}

{% step %}
**Apply Changes**

Click on Apply Changes or Discard to remove changes.
{% endstep %}

{% step %}
**Unassign**

Click on **Unassign**.

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

{% step %}
**Select Sites**

From the drop-down menu, add check mark(s) to the boxes next to the sites to be unassigned from the policy.
{% endstep %}

{% step %}
**Apply**

Click on **Apply Changes** or **Discard**to remove changes.
{% endstep %}
{% endstepper %}

## **Policy Management History**

The Policy Management History lists the Policy Type, Display Name, Admin Name, Date, Operation, and Status.

![](/files/deee3ce537ec449c80294dc043680cf3cd7d7b18)

<table><thead><tr><th width="160">Field/Button</th><th>Description</th></tr></thead><tbody><tr><td>Policy Type</td><td>It is the field in the dataset that is controlled by the Major Oil Policy.</td></tr><tr><td>Display Name</td><td>It is the name of the policy displayed to the user.</td></tr><tr><td>Admin Name</td><td>It is the name of the administrator making the changes.</td></tr><tr><td>Date</td><td>It is when the policy was assigned to the site.</td></tr><tr><td>Status</td><td>It displays if the assigned policy was completed.</td></tr></tbody></table>

Click on the Policy Type for more details and then proceed to the next section.

![](/files/deee3ce537ec449c80294dc043680cf3cd7d7b18)

## Policy Type History

The Policy Management History for the Policy Type lists the Site Name, Service ID, Connection Status, Status, and Reason.

![](/files/87d313301db5ef58145c9ef4d46ba51e2f710540)

<table><thead><tr><th width="203">Field/Button</th><th>Description</th></tr></thead><tbody><tr><td>Service ID</td><td>It is a number assigned by Verifone to a site.</td></tr><tr><td>Site Name</td><td>It is the name of the site.</td></tr><tr><td>Connection Status</td><td>It lists the sites that are offline, online, or pending.</td></tr><tr><td>Status</td><td>It displays the status when the policy was assigned to the site.</td></tr><tr><td>Reason</td><td>It displays the meaning for the status.</td></tr><tr><td>Download Report</td><td>It gives an option to download a status report for all sites for the Policy Type in CSV format.</td></tr></tbody></table>


---

# 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/major-oil-policy.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.
