# Step 1: Create Datahub Account

{% hint style="danger" %}
**Important!**\
If you already have got a DataHub account, please, skip this step.

If you are a developer and you've received a link to this Developer Portal from your colleague, please, ask him to provide you with an access on **Company** or **Application** level to DataHub in order to avoid duplication of your company accounts.\
Here is the instruction how to provide an access:\
<https://docs.userdatahub.com/management/access-management>
{% endhint %}

To register your company please follow to [Company Account Registration](https://docs.userdatahub.com/) page in our DataHub user guide. You'll need to create an **Application** and **User Group** to get User Service Credentials (**InstanceKey**; **InstanceID**) for each user group within application to start the SDK integration process as well as work with API.

![User Service Credentials](/files/-MU8Ra6fit_kttdsR7Q9)


---

# 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-old.telematicssdk.com/acc_reg.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.
