> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/partner-program/partner-portal-first-steps/complete-your-partner-profile.md).

# Complete Your Partner Profile

After registering for a [<mark style="color:blue;">Partner Program</mark>](/cloud/partner-program/partner-registration.md), complete your partner profile in the Partner Portal and submit it for verification by <code class="expression">space.vars.ionos\_cloud</code>. The Partner Portal link varies by **Market**, as shown in the [<mark style="color:blue;">Sign in to the Partner Portal</mark>](#sign-in-to-the-partner-portal).

Only verified partners can publish network entries, create sales projects, and use the full Partner Portal.

## Sign in to the Partner Portal

Select the Partner Portal URL for your market:

| **Market** | **Partner Portal URL**                                                                        |
| ---------- | --------------------------------------------------------------------------------------------- |
| **DE**     | [<mark style="color:blue;">Partner Portal-DE</mark>](https://partnerportal.cloud.ionos.de)    |
| **ES**     | [<mark style="color:blue;">Partner Portal-ES</mark>](https://partnerportal.cloud.ionos.es)    |
| **FR**     | [<mark style="color:blue;">Partner Portal-FR</mark>](https://partnerportal.cloud.ionos.fr)    |
| **UK**     | [<mark style="color:blue;">Partner Portal-UK</mark>](https://partnerportal.cloud.ionos.co.uk) |
| **US**     | [<mark style="color:blue;">Partner Portal-US</mark>](https://partnerportal.cloud.ionos.com)   |

## Set up your partner profile

When you create your Partner Portal, the setup wizard opens automatically. If you exit before finishing, sign in to the Partner Portal to reopen the wizard.

To submit your partner profile for verification:

1. Open the setup wizard.
2. Enter the required details in each field.
3. Click **Complete registration**.

<code class="expression">space.vars.ionos\_cloud</code> reviews each profile within a few business days and sends you an email with the verification result.

{% hint style="warning" %}
**Important:** You gain full access to the Partner Portal, including the ability to publish network entries and create sales projects, only after <code class="expression">space.vars.ionos\_cloud</code> verifies your profile.
{% endhint %}

## Related topics

* [<mark style="color:blue;">Partner Registration</mark>](/cloud/partner-program/partner-registration.md)
* [<mark style="color:blue;">Create and Publish a Network Entry</mark>](/cloud/partner-program/partner-portal-first-steps/publish-profile-add-products/create-publish-network-entry.md)
* [<mark style="color:blue;">Create a Product and Publish on the Marketplace</mark>](/cloud/partner-program/partner-portal-first-steps/publish-profile-add-products/create-product-publish-on-marketplace.md)
* [<mark style="color:blue;">User Management</mark>](/cloud/partner-program/partner-portal-first-steps/user-management.md)


---

# 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://docs.ionos.com/cloud/partner-program/partner-portal-first-steps/complete-your-partner-profile.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.
