> 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/equipme/offer-management/partner-connect.md).

# Partner connect

Partner Connect allows you to digitally connect with external partners and integrate their services into your own portfolio. This enables you to offer a broader range of services to your customers without changing your own service delivery processes.

Instead of managing partnerships manually, Partner Connect provides a structured and scalable way to collaborate across companies directly within equipme.

***

#### What Partner Connect is used for

Partner Connect is designed for scenarios where services are delivered by multiple parties but should still appear as a single, coherent offering to the customer.

Typical use cases include:

* extending your portfolio with complementary services from partners
* collaborating with specialized providers without duplicating services
* offering region-specific or international services through local partners
* enabling up- and cross-selling across partner networks

From the customer’s perspective, all services remain accessible through one central platform.

***

#### Inviting a partner

To start a collaboration, you invite a partner directly via Partner Connect.

<figure><img src="/files/syiNX5pZMukFHBYsxu13" alt="" width="262"><figcaption></figcaption></figure>

The invitation is sent to the partner company and establishes the connection once accepted. No technical integration or manual setup is required.

<figure><img src="/files/bboiyui1nhwQsWh5Qgi9" alt="" width="244"><figcaption></figcaption></figure>

After the invitation is accepted, the partner company appears in your customer list as a partner organization.

<figure><img src="/files/tKnh3DqVAGUsoqqgwtzs" alt="" width="267"><figcaption></figcaption></figure>

***

#### How collaboration works

Once a partner connection is established, collaboration becomes part of your daily workflow.

Your partner can create offers based on their own services, while you decide how these offers are used within your portfolio. There is no need to recreate services, duplicate data, or coordinate orders manually.

From your side, you stay in control of what is visible to your customers. From the partner’s side, service delivery and offer maintenance remain fully in their responsibility. equipme connects both sides in a structured way and keeps everything transparent.

***

#### Partner offers

Once a partner connection is in place, partner offers allow you to decide how your partner’s services appear in your marketplace.

In the **Partner offers** section, you can see all offers created by your partner and control their availability for your customers. You can either list offers selectively or make all partner offers available automatically.

This gives you a simple way to extend your marketplace without creating or maintaining these offers yourself.

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

#### How partner offers appear in your marketplace

Partner offers are displayed like regular offers in your marketplace. Customers can browse, compare, and order them alongside your own services.

From the customer’s perspective, there is no difference between your own offers and partner offers. The underlying service delivery, however, remains with the partner.


---

# 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/equipme/offer-management/partner-connect.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.
