# Account setup

### About your personal account

Personal accounts for Identomat are set up on [manage.identomat.com.](https://manage.identomat.com/) Through the management platform, you can access the dashboard, view detailed information on KYC (Know Your Customer) and KYB (Know Your Business) sessions, review applicants, create custom workflows, and retrieve your access key. To gain full access to all features on the Manage platform, your account must be verified by our team.

### Requesting an account

If you don’t yet have an Identomat account, please [contact our team](https://www.identomat.com/contact-us) to request access.

Our team will guide you through the onboarding process and provide credentials for the Manage platform.

### Sign in

1. Go to [manage.identomat.com](https://manage.identomat.com/)&#x20;
2. Enter your email address and password, and click **Sign In**.&#x20;
3. If your account needs activation and you’ve been waiting for more than one day, please [contact us](https://www.identomat.com/contact-us).


---

# 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.identomat.com/get-started/account-setup.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.
