> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/verifone-central-getting-started/verifone-central/training-videos/white-labelling.md).

# White Labelling

White labelling allows you to customize the layout and designs of Verifone Central according to your marketing needs and objectives. Learn how to customize your Verifone Central account by watching the video below or by referring to the [documentation](/verifone-central-getting-started/verifone-central/administration-tools/white-label.md).

{% embed url="<https://player.vimeo.com/video/1127706389?h=11421d3235&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479>" %}

### Before you start

Confirm that your role permits this task. Use a non-production configuration when testing a change.

### Follow the workflow

Pause the video at each action. Complete the same action in Verifone Central before continuing.

### Verify the result

Confirm that the saved setting, record, or report shows the expected result. Use the written guide linked above for field-level details and troubleshooting.

{% hint style="info" %}
Access and available options depend on your role and organization configuration.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/verifone-central-getting-started/verifone-central/training-videos/white-labelling.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
