> For the complete documentation index, see [llms.txt](https://docs.xibosignage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xibosignage.com/using-my-account/my-account/purchasing-for-your-customers.md).

# Purchasing for your Customers

Reselling of Xibo is only available to companies who have entered in to one of our [Channel Partner](https://xibosignage.com/become-a-partner) programmes.

### Distributors

Distributors are required to make a child company for each company they wish to sell to and then switch to the child company to purchase products/Plans for that particular account.

### White Label Reseller

Each company can only have one Plan so if the requirement is for customers to have different renewal dates or have different types of Plan, you will need to create a child company to facilitate that.

## Creating a Child Company in My Account

From **Billing** click on the **Resell Customers** tab:

![Resell customers tab](/files/k4I1Fgzj08vwmuamZ8Jj)

Click the **Add New Company** button:

![Adding child companies](/files/0sL0fBrOkF9vYK1c2llC)

Complete the form fields to create the Child Company record for your customer, and click to **Save**.

The saved record will show under the Companies section.

![View companies](/files/11P4DZcNBwSwJa5OoPSP)

&#x20;Use the buttons at the end of a row for a Company to **Load** or **Edit** the Company record.

## Purchasing products/Plans for your Customer

Use the drop down menu at the top of My Account to select the Child Company from the list:

![Select company](/files/PvdmxeyMMkWCVXxQUAtT)

{% hint style="success" %}
You can also **Load** the company using the button at the end of the Company record!&#x20;
{% endhint %}

* Once switched to the company account, proceed to select the products according to their needs.
* Proceed to purchasing and submit payment.

{% hint style="info" %}
Billing notifications are always sent to the main Company contacts and not the Child Company!&#x20;
{% endhint %}

## Customer access to My Account

If you want your customer to have access to their product details through My Account, please go to [Tickets](https://xibosignage.com/my-account/tickets?open=true) and submit a request, include your customers **Email address** and the **Company Name** they should be added to.


---

# 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.xibosignage.com/using-my-account/my-account/purchasing-for-your-customers.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.
