# First Time Login

When the company creator logs in for the first time, they need to fill in personal and company information

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

After other employees log in for the first time, they will be automatically redirected to the system homepage

<figure><img src="/files/I9YlOyreI9v5JrGV9GjU" alt=""><figcaption></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://sixbot.gitbook.io/sixbot-help-center/tutorial/login/createcompany.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.
