# Log in to Cloud Portal

Log in to the OneSite Cloud Portal using a native-login or OIDC-enabled account. You may also set up MFA with an authenticator app on your mobile device to add an extra authentication layer. This is setup after the initial login.

## Log in to the OneSite Cloud Portal

1. Log in to the OneSite Cloud Portal using one of the following options depending on your account type:

   ![](https://3854236924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FReeu76V1kXCsd3Neih5b%2Fuploads%2Fgit-blob-aee554e49ff5f311dbfd17f086f873172226fc76%2Flogin.png?alt=media)

   a. Log in with your email using the following steps:

   1. Enter your Email address and Password to login using your activated Adaptiva account.

      You can check the box to remember the email address when you return to this web page.
   2. If your account is configured to use MFA the **Multi-Factor Authentication** dialog will appear.

   ![](https://3854236924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FReeu76V1kXCsd3Neih5b%2Fuploads%2Fgit-blob-bc6a516b0fdaad70f4b590b85baaaa1b06af9e36%2Fmfa.png?alt=media)

   1. Enter the code provided by the authenticator app on your mobile device into the field.
   2. After the authentication process completes, the system logs you into the OneSite Cloud Portal.

   b. Select **Log in with \<Provider>** if your account has been set up using an OIDC Admin type.

   If you have not signed into your provider yet, the system will prompt you to complete the authentication.


---

# 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.adaptiva.com/cloud/getting-started/log-in-cloud-portal.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.
