# Sign Up

## Use your preferred SSO

Arnica supports only single-sign-on (SSO) logins , leveraging direct authentication methods such as GitHub, Azure AD or Google accounts. To login, please visit <https://app.arnica.io>.

{% hint style="success" %}
Tip: Sign up with your corporate email, as the email address associated to your account will be automatically assigned as the owner of the new tenant.
{% endhint %}

### Login with GitHub

When you login with GitHub, an authorization will be requested to associate the account with the **primary** email address configured for it.

<div data-full-width="true"><figure><img src="/files/2qj7D0dVdFRteYvKyXUN" alt="" width="344"><figcaption></figcaption></figure></div>

To identify which email is configured as primary, visit <https://github.com/settings/emails>.

### Login with Azure Active Directory

Upon successful login, you will receive a one-time request to verify the email address, as in the screenshot below.

<div align="center"><figure><img src="/files/VR4JT2VB46OmPpLFqL2S" alt="" width="355"><figcaption><p>A request to validate your Azure AD email</p></figcaption></figure></div>

To allow Arnica's successful authentication of users in your Azure Active Directory organization, Arnica's application needs to be authorized as the follow up step, as in the screenshot below.

<div align="center"><figure><img src="/files/VBh6vh5QxxNgqDG2ESnU" alt="" width="375"><figcaption><p>Authorize Arnica's app in your Azure AD</p></figcaption></figure></div>

{% hint style="info" %}
An administrator of your Azure Active Directory needs to approve this authorization. Hence, if you do not have this permission, try other authentication methods first.
{% endhint %}

### Login with Google

When logging into Arnica using Google, you will be forwarded to Google's authentication system. Here you will need to select an email to use within Arnica.

<div align="center"><figure><img src="/files/NYVIwqXRAZrTS5twvEkw" alt="" width="365"><figcaption></figcaption></figure></div>


---

# 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.arnica.io/arnica-documentation/getting-started/sign-up.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.
