# Login

After you have registered your company and it has been approved by the registry administrator, you may log in to the registry using any of three options:

1. Entering your email address
2. Google (Gmail) account
3. Microsoft account&#x20;

<figure><img src="/files/9oHUwEZjR5Tj9geeSlSD" alt="" width="242"><figcaption></figcaption></figure>

If you choose option 1, an email with a confirmation code will be sent to you.

<figure><img src="/files/6vexMeLQ7r9clDg3m5Jp" alt="" width="366"><figcaption></figcaption></figure>

In the example above, the verification code, **341252**, will need to be entered in the provided box:

<figure><img src="/files/cAi5IeTb50Ffc9Pvfmvo" alt="" width="247"><figcaption></figcaption></figure>

The next step in the process is to secure your account using your preferred [2-factor authenticator app](https://www.pcmag.com/picks/the-best-authenticator-apps). Open your 2-factor authenticator app and scan the QR code that is presented to you.

<figure><img src="/files/qNXdLbYx7l0hks2UCZuc" alt=""><figcaption><p>Example QR code</p></figcaption></figure>

You will need to open your authenticator app each time you log in to submit the new 6 digit code. Note: these codes expire every 60 seconds

<figure><img src="/files/JVb33BGn17isRVEB5fT1" alt=""><figcaption><p>This is an example only</p></figcaption></figure>


---

# 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.safcregistry.org/user-guide/i.-registration-login-and-admin/login.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.
