> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/release-6.0/blusapphire-user-interface-login-guide.md).

# BluSapphire User Interface Login Guide

Table of Contents

1\. Login page

2\. Setup Multi-Factor Authentication (MFA)

3\. Access Oneplatform

## **1. Login page:**

* Go to [**https://oneplatform-global.blusapphire.com**](https://oneplatform-global.blusapphire.com/) from browser and log in using the email address.

![](/files/ee449206d179dc06b0acb88e54ff92d54d212ef0)

* A 6-digit verification code will be sent to the given email address, please enter the code to verify.

![](/files/226a619c4f101b2d60cda188870849445de6d96c)

## **2. Setup Multi-Factor Authentication (MFA):**

* After successful login, register for Multi-Factor Authentication (MFA) by downloading an authenticator app on your mobile device (such as Google Authenticator).
* Open the app, select a work or school account and scan the QR code provided on the screen, and enter the six-digit code generated by the authenticator app.

![](/files/b543ff90c20f68d6b8d126a968bb071bb8887c27)

* Click **"Assign MFA"** to complete the MFA setup.

## **3. Access Oneplatform :**

On Successful login, platform home page will be visible as shown below:

![A screenshot of a computer Description automatically generated](/files/8198553129ae36afffecc1608b1f564c177abdac)


---

# 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:

```
GET https://docs.blusapphire.io/release-6.0/blusapphire-user-interface-login-guide.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.
