> 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

Find the Partner Portal login URLs for your market and learn how additional users can access the Partner Portal separately from the account owner.

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](https://3610134768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjgrnJYh4Vgq8azCz706s%2Fuploads%2Fgit-blob-3f0d9b122971da773b5bc5a148f1cbb1572b5ef1%2Fuser-login.png?alt=media)

{% 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)
* [<mark style="color:blue;">User Management</mark>](/cloud/partner-program/partner-portal-first-steps/user-management.md)
* [<mark style="color:blue;">Complete Your Partner Profile</mark>](/cloud/partner-program/partner-portal-first-steps/complete-your-partner-profile.md)
* [<mark style="color:blue;">Working with the Partner Portal</mark>](/cloud/partner-program/working-with-partner-portal.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/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.
