# Sign up

### Create an account

1. To create an account on dScribe, go to the [signup page](https://identity.dscribedata.com/signup) or click "Sign up here" on the login page.
2. Enter your first name, last name, email, and company name, then click "Create an account."&#x20;
3. You'll receive a verification email. Just click the link in the email to verify your address and complete the signup process.

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

### Profile settings

Once your account has been created, you can access your profile settings by going to the dScribe portal, clicking on your user avatar in the top bar, and selecting "Profile".

<figure><img src="/files/qjrTJXjdZyrEuKPxPPrb" alt="" width="375"><figcaption></figcaption></figure>

On your profile page, you can see the teams you're part of and update your account details, such as your first and last name and language.&#x20;

{% hint style="info" %}
**Note:** Language settings apply to the dScribe portal, the browser plugin is currently available only in English.
{% endhint %}


---

# 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/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.
