# Signing in to the CloudIO platform

{% hint style="info" %}
If you’re a new user, you need to contact your administrator for your user credentials. The administrator will create a user and add the required roles as requested, and send your user credentials on your email id.
{% endhint %}

1. Launch the CloudIO platform URL.
2. Enter Login and Password.

![](/files/-M0wItYfcDdD_rZFCh5K)

&#x20;3\. Click **Sign-In**.

The homepage, as configured by the administrator, is displayed.

{% hint style="info" %}
If you’re logging in for the first time, you’ll be directed to the **Change Password** page where you must update the password.
{% endhint %}


---

# 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://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/signing-in-to-the-cloudio-platfrom.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.
