> 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/administration-tools/organizations.md).

# Organizations

## Overview

A Verifone representative will set up your organization entities based on your needs, whether you have a single business with a single store, multiple stores, or multiple businesses with multiple stores.

Each user in your organization will only be able to see organizations based on its access level.

{% embed url="<https://vimeo.com/1145240983/3ea2211590?fl=pl&fe=cm>" %}

## Group Hierarchy <a href="#group-hierarchy" id="group-hierarchy"></a>

To improve data access control in Verifone Central, you can view and work with only the specific organizations you are responsible for - regardless of where those organizations sit in the hierarchy.

Instead of assigning users to a top-level organization (which gives access to all sub-entities), we introduced the concept of *Groups*. A group is a custom collection of organizations created by an admin. Users assigned to a group will only see data related to the organizations within that group, ensuring secure and focused access. To see instructions on how to create and edit an organization group, check the [Users and merchants roles](/verifone-central-getting-started/verifone-central/administration-tools/users-and-merchants-roles.md) documentation.

{% embed url="<https://vimeo.com/1140505229/0486824eff?fl=pl&fe=cm>" %}

To view the *Organizations* page, select **Administration > Organizations** from the top menu.

<div data-with-frame="true"><figure><img src="/files/sa6UUHOvFJz3gzzQxuJ9" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/k50jLYZlaneP4zrD5Kf6" alt=""><figcaption></figcaption></figure></div>

Use the search bar to look for organizations based on specific parameters. You can search by:

* Business identifier
* Organization ID
* Organization name
* Tax registration number
* Verifone ID

You can also filter organizations based on:

* Country
* Type (Merchant Company, Merchant Site, and so on)
* Status

To view additional details of a specific organization, click any row in the table.

<div data-with-frame="true"><figure><img src="/files/Hm5ETAvZiZfsTTbyzmOk" alt=""><figcaption></figcaption></figure></div>

The *Organization ID* is the entity ID that is required for [Checkout](broken://spaces/OiXbo96Og9EN7rz2U44K/pages/g4kU4faod9NbmuOE6u5K) and [eCommerce](broken://spaces/OiXbo96Og9EN7rz2U44K/pages/OnU159hHWJkJp14gc6AP) API integrations.

Under a specific organization, depending on your user’s permissions, you will find links to its parent entity, associated [Payment Provider Contracts](/verifone-central-getting-started/verifone-central/administration-tools/payment-provider-contracts.md), and [Points of Interaction](/verifone-central-getting-started/verifone-central/administration-tools/points-of-interaction.md).

{% hint style="info" %}
A template for transaction receipts can be incorporated upon request, but this will require a configuration change for you organizations. For more information contact a Verifone representative.&#x20;
{% endhint %}

If you wish to use Verifone’s tokenization service, you will need to create a token scope under your Merchant Company organization and link it to your Merchant Site organization(s). For additional information refer to our [Tokenization ](/online-payments/tokenization.md)documentation.


---

# 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/administration-tools/organizations.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.
