> 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/user-management/user-login.md).

# User Login

Users have the option of creating additional users in the Partner Portal. These users have a separate access to login to the Partner Portal. This article tells you where your users must log in.

You can access the login page for the Partner Portal from the URLs in the following table:

| **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)   |

## Login for additionally created Partner Portal users

On the login page of the Partner Portal, you see the login option for users you have created (user login) on the right-hand side. As an account owner, use the partner login option on the left-hand side.

![Account owner and user login](/files/ptZCQCmzNuw3astX3Wil)

{% hint style="info" %}
**Note:** The account owner exclusively manages login data for users.
{% endhint %}

## Related topics

* [<mark style="color:blue;">Activate User</mark>](/cloud/partner-program/partner-portal-first-steps/user-management/activate-user.md): How a newly created user completes the activation process before logging in for the first time.
* [<mark style="color:blue;">User Management</mark>](/cloud/partner-program/partner-portal-first-steps/user-management.md): Overview of how account owners set up additional users and manage their roles and authorisations.
* [<mark style="color:blue;">Complete Your Partner Profile</mark>](/cloud/partner-program/partner-portal-first-steps/complete-your-partner-profile.md): How account owners complete and verify the partner profile to unlock full Partner Portal access.
* [<mark style="color:blue;">Working with the Partner Portal</mark>](/cloud/partner-program/working-with-partner-portal.md): Discover the full range of <code class="expression">space.vars.ionos\_cloud</code> Partner Portal features available after logging in, including managing customer records, sales projects, business planning, and the Content Hub.


---

# 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/user-management/user-login.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.
