# Login

You can log in to dScribe in two ways:

1. Use SSO (Single Sign-On).
2. Enter your email and request a magic link.

<figure><img src="/files/3opFIGOzAle9ouGSXrt6" alt="" width="563"><figcaption></figcaption></figure>

### Login via Browser plugin

To log into dScribe, simply click the dScribe compass icon at the bottom right of the screen to open the plugin. Upon clicking the icon, you'll be directed to our login page.

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

From there, click on the “Login with dScribe” button, which will redirect you to the dScribe application. Enter your email. If Single Sign-On (SSO) isn't configured, you'll need to request a magic link for immediate access to your account without a password. Enter your credentials, and the link will be sent to your email account.

Once logged in, you'll be directed to the homepage of the dScribe portal. You can close the portal and return to your preferred tool to start using the browser plugin.

### Tenant settings&#x20;

In the login page, you can access your tenant configuration by clicking on the settings icon.\
If you want to change to a different environment, enter the name of the dScribe tenant you want to access.&#x20;

Your tenant's name is everything that comes before ".dscribedata.com". For instance, the default URL to access dScribe is "<https://app.dscribedata.com>", so in this scenario, your tenant name would be "app".

<figure><img src="/files/uZRXA4OqFYArYirD66ty" alt="" width="375"><figcaption><p>Tenant settings</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://plugins.dscribedata.com/account-details/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.
