> For the complete documentation index, see [llms.txt](https://docs.deltaquad.com/sth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deltaquad.com/sth/auterion-suite/create-an-auterion-suite-account.md).

# Create an Auterion Suite account

In order to use Auterion Suite you need to create an account. Ignore the following steps if you already have an Auterion Suite account.

1. Please follow this link: <https://suite.auterion.com/login>

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

2. Click on *Register for an Auterion* account.

<figure><img src="/files/30pjQTYnjnT4qWLJWwjS" alt=""><figcaption></figcaption></figure>

3. Follow the given instructions and fill in all necessary information.

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

4. Accept the *Terms of Service* and *Privacy Policy* by checking the box. Continue by clicking on *Create Organization*.

<figure><img src="/files/MtaTeaS86jiyb8Zdokbd" alt="" width="563"><figcaption></figcaption></figure>

5. Please check your email for an invitation.

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

6. Follow the link by clicking on *Create account*.

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

7. Add a name and click on *Next.*

<figure><img src="/files/uX20a04ygHuVzTAzBYRd" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/OGeIKrYprU3GCu5Zhzrp" alt="" width="563"><figcaption></figcaption></figure>

8. Choose a password and click on *Activate Account*.

<figure><img src="/files/ggqKxb5E4Pi98hgMSDfo" alt="" width="563"><figcaption></figcaption></figure>

9. Log into your account.

<figure><img src="/files/xMTy5Qa7ljt3H1dflpY7" alt="" width="563"><figcaption></figcaption></figure>

10. You created successfully your Auterion Suite account.

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

For further documentation about Auterion Suite please follow this link [here](https://docs.auterion.com/vehicle-operation/auterion-suite-fleet-management).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.deltaquad.com/sth/auterion-suite/create-an-auterion-suite-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
