# Registering as a Customer (Regulated Entity)

Customers or REs will receive an email with the Reference Code or RE can directly login to **<https://console.blusapphire.com>** without the Reference Code.&#x20;

1. **To Register:**&#x20;

* Go to **<https://console.blusapphire.com>** from browser and log in using the email address.&#x20;

<figure><img src="/files/7ngr61pwv5Y8ES19c5hb" alt=""><figcaption></figcaption></figure>

* A verification code will be sent to the given email address, which they must enter to verify. &#x20;

<figure><img src="/files/uCiFh1vbOdWxN3IFQlKu" alt=""><figcaption></figcaption></figure>

* On the next page, they will be prompted to register their organization by entering:&#x20;

  **Organization Name**&#x20;

  **Organization URL**&#x20;

  **Reference Code** (*Provide the Reference Code provided by your M-SOC/Service Provider*)&#x20;
* If the customer does not have the reference code, they can check the box for **“I don't have a reference code”** and still proceed by creating the organization.&#x20;
* After completing the registration form, click **"Create Organization"** to finalize the registration.&#x20;

<figure><img src="/files/SG8gNOlSb3Q3ZqdPwCLw" alt=""><figcaption></figcaption></figure>

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

* After successful login, register for Multi-Factor Authentication (MFA) by downloading an authenticator app on your mobile device (such as Google Authenticator).&#x20;
* 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.&#x20;
* Click **"Assign MFA"** to complete the MFA setup. &#x20;

<figure><img src="/files/i7CgxEXRlVKimybhrYcc" alt=""><figcaption></figcaption></figure>

3. **Agree to End User License Agreement:** &#x20;

* On the next page, review and agree to the **End User License Agreement (EULA)** to proceed.&#x20;

  <figure><img src="/files/8K3mvsjCgaK36rqmdspL" alt=""><figcaption></figcaption></figure>

4. **Customer Console Main Page:** &#x20;

* After completing the MFA setup and EULA agreement, the Customer/RE will be directed to the main dashboard of the console.&#x20;
* Customers will have the ability to **Download agent packages** tailored to their organization’s endpoints.

<figure><img src="/files/c6ZrwzMHEsB9nghDmS7v" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/pN9-FVZjt0c>" %}


---

# 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.blusapphire.io/m-soc/m-soc_self-service-portal/registering-as-a-customer-regulated-entity.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.
