> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/partner-portal/rebilling-system/end-customers-management.md).

# End Customers Management

Once the Rebilling system has been configured, you will be redirected to the list of your configured End Customers.

To configure one of them for rebilling select their account you’ll now be able to add and configure services, recurring charges, once-off items and see any invoices generated for them.

![](/files/-MhRkGz6PVMfuyEWzwm0)

{% hint style="warning" %}
If your End Customer does not have an e-mail address configured against their account you will need to configure this in order to send them invoices. An error will appear at the top of the page to notify you of this if it is required.
{% endhint %}

![End customer with an error](/files/-MhRkKwWCiqFH0NEZ_Yr)

#### Invoice Payment Terms <a href="#payment-terms" id="payment-terms"></a>

You can set the payment terms on an end customer that overrides the globally set period.

![Invoice Payment Terms](/files/KNKV4nJViG6yIfQ1VWUq)

## Creating End Customers <a href="#creating-end-customers" id="creating-end-customers"></a>

End Customers can be created two ways, either manually or imported from your integrated PSA.

To create an End Customer, go to the End Customer section within the Partner Portal and click “Create End Customer” from your End Customer page.

![End Customers](/files/-MhRkOqkhIxefQ-BUDgj)

You are now given two options:

1. Create a new end customer manually
2. Import from integration

![Choose how to create your end customer](/files/-MhRkVZKRdxSnSJk8nrT)

### Manual End Customer Creation <a href="#manual-end-customer-creation" id="manual-end-customer-creation"></a>

If you select “Create end customer manually” you will be asked to manually enter the details. If you’ve chosen an integration e.g. AutoTask you must select an account to link it to.

![Create a customer](/files/-MhRkcL03scP_oJE4aAy)

### Creating End Customer from Integration <a href="#creating-end-customer-from-integration" id="creating-end-customer-from-integration"></a>

If you chose “Import from Integration” you will then be given a dropdown list where you can select the customer from your chosen integration. Once you have selected your account, click “Next” to continue.

![Select your Autotask Customer](/files/-MhRkj10OfRabNaa84GY)

On the final step, you will now have all the details pre-filled from your integration.

The fields that are synced are

1. Company Name
2. Contact Number
3. Company Address
4. Integration Reference

![](/files/-MhRkoJ3xBhovoXkPXsq)

Click “Save” to create your end customer.


---

# 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://kb.hostednetwork.com.au/support/partner-portal/rebilling-system/end-customers-management.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.
