# Partner Setup

To start submitting your components to the Partner Library as a Partner, you need to set up your company first.

{% hint style="info" %}
This is a one-time initial configuration. If at a later point you need to change the details, contact [Emporix Support](mailto:support@emporix.com) to make the relevant changes on your behalf.
{% endhint %}

When you enter the Partner Library as a Partner for the first time, the following screen appears, asking you to provide the required details:

<figure><img src="/files/pXeVHSVc0HhpluA30juY" alt="Register your company as a Partner" width="400"><figcaption><p>Register your company as a Partner</p></figcaption></figure>

The company details you provide are associated with your components in the Partner Library and displayed in the details view.

Provide the following information:

* **Company Name** - Enter the name of your company. The name can be localized, but if no values are provided for other languages, the default value is displayed.
* **Company Description** - Add a brief description of your company.
* **Icon URL** - Enter the URL to the company logo or icon.
* **Contact Email** - Provide the email address of a contact person. This email serves as a point of contact for Emporix and for customers who want more information about your components or request a demo.
* **Website** - Provide the URL of the company website.

See the example:

<figure><img src="/files/65bDC57P9QJ3ax1416kw" alt="Example Partner company registration" width="400"><figcaption><p>Example Partner company registration</p></figcaption></figure>

When you're done, choose **Save** to start exploring the Partner Library.


---

# Agent Instructions: 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://developer.emporix.io/partner-library/partners-flow/partner-setup.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.
