> For the complete documentation index, see [llms.txt](https://help.mimeeq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mimeeq.com/configurator/sharing-products/sharing-as-partner.md).

# Sharing as Partner

This article pesents the steps required to receive the shared products.

1. You need to deliver your customer-sharing key to the product owner. You can find the key in the URL under the Settings tab Make sure you copy all digits from "CUST-...." till the end of the URL

![Step 1 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FWdg16r4y85Yng1AwQxZx%2F90c800f3-e4f5-4cbd-8b62-694d63f715b5.png?alt=media)

{% hint style="warning" %}

> Now you need to wait for the owner of the products to connect your company and share the products with you.
> {% endhint %}

2. After the products are shared, go to the Products tab and click new

* If you are on the shared license only, you will be only able to add the shared products.
* If you also have a standard Mimeeq license, you will be able to choose to add a new product or to add the shared one. Make sure you are on the correct view.

![Step 3 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2Fg38o7JeiUcuaQVaWIP2f%2F23426485-2a33-452c-802a-a4574a5400c8.png?alt=media)

3. If you receive the products from more than one owner you can filter the received products by owners

![Step 4 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FJO2w665x52IKcwZWy0na%2F98cf4752-a3c7-4466-b6d8-7f4e09ee5a57.png?alt=media)

4. Select the products you want to add

![Step 5 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FlGRZus7VPrT80lYBSOxj%2F011cfccd-e54c-4829-9ceb-64b61a023c43.png?alt=media)

5. Click on Apply changes

You have successfully received the products. ![Step 6 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FDv6S6DjLZsvIqp4sLm4a%2Fedd8f55e-d1f4-4dee-8896-fae22bc88af7.png?alt=media)


---

# 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://help.mimeeq.com/configurator/sharing-products/sharing-as-partner.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.
