# What should I do after first login?

After the first login to Gatenox Hub, you will be redirected to the wizard, which will help you to add your first company.

<figure><img src="/files/YygY5OxGs377LsBeodFj" alt=""><figcaption><p>Add new company</p></figcaption></figure>

Please follow the guide presented here: [Add new company](/gatenox-hub-wiki/id-node-how-to/create-and-complete-company-profile/add-new-company.md).

In case you already have a company profile attached to your account, you will be automatically logged in to your account. If your account involves more than 1 profile, you can pick the one, that you want to work with.

&#x20;

<figure><img src="/files/McvtHLSubHw9IysUEtw7" alt=""><figcaption><p>Choose company profile</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://docs.gatenox.com/gatenox-hub-wiki/id-node-how-to/what-should-i-do-after-first-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.
