> 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/portfolio-management/partner-connect/making-services-available-for-connected-partners.md).

# Making Services Available for Connected Partners

Once you have connected a partner in Partner Connect, the relationship becomes active.\
You can define which services from that partner are available to your customer.

There are two ways to do this, depending on how you want to manage service availability.

***

### Option 1: Assign Services via the Customer View

This approach is useful when you want to manage availability from the perspective of a specific customer or partner.

As soon as a partner connection is active, the partner and their customer context automatically appear in your customer list. You can treat them like any other customer in your setup.

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

From there, you simply open the customer, go into their detail view, and switch to the **Offers** tab. In this area, you can directly assign services that should be available for this specific customer.

This gives you very explicit control. You decide on a per-customer basis which services are visible and usable.

***

### Option 2: Control Availability via the Service Portfolio

The second approach works from the service side and is usually the more scalable one.

Instead of starting from a customer, you define availability while creating or editing an offer inside the service itself.

In the service or product details, you go to **Offers** and create a new offer. By default, offers are published to all direct customers. To limit this, you disable the option to publish for all direct customers.

<figure><img src="/files/44B1pTogiPK7UWOWcVF4" alt=""><figcaption></figcaption></figure>

Once disabled, you can explicitly select:

* a connected partner
* or specific customers of that partner

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

This allows you to precisely control who gets access to the offer without managing each customer individually.


---

# 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/portfolio-management/partner-connect/making-services-available-for-connected-partners.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.
