> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/documentation/sales/customer/types-of-customer.md).

# Types of Customer

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

In Equipme, not all customers are the same. Depending on how they were created and who they are connected to, customers fall into one of four categories. Here’s how they differ and what that means for you as a provider:

#### Direct Customer

This is your own customer - created and managed directly by you.\
You have full control over their experience in the portal: which services are visible, what conditions apply, and how approvals and orders are handled.\
Direct customers can only interact with your services unless you explicitly connect them with partners.

#### Partner

A partner is another provider in Equipme.\
Partners are not your customers but other suppliers you collaborate with to extend your portfolio. By connecting with partners, you can include their services in your offerings and work together on shared customer projects.

#### Partner Customer

These are customers who belong to one of your partners - but can still order your services.\
They were not created by you but are connected to you through a shared setup or collaboration with the partner. While you don’t manage their full environment, your services can be made available to them, expanding your reach without owning the customer relationship.

#### End Customer

End customers are registered directly by Equipme.\
They are not tied to a specific provider and act independently in the portal. However, Equipme may connect them with providers to enable orders and fulfillments. You can work with them if Equipme enables the relationship - but you don’t control their portal setup or customer detail

<br>


---

# 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:

```
GET https://hub.equipme.io/documentation/sales/customer/types-of-customer.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.
