# Login with username and password

{% stepper %}
{% step %}

### Connect to your Xopero ONE Management Service.

Use <kbd>\<ipAddress>:\<port></kbd> for the on-prem model or [your unique login URL](#user-content-fn-1)[^1] for SaaS model.
{% endstep %}

{% step %}

### Enter your login and password in the appropriate fields and hit **Login**.

<figure><img src="/files/EzoYyVIu9loeLswzozJ8" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

[^1]: You can find it in the welcome email sent by **Xopero**.


---

# 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://helpcenter.xopero.com/xopero-one-en/login-and-password/login-methods/login-with-username-and-password.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.
