# Create a user

The next step is to create an admin user for the backend of WriteBackExtreme. This user will be used for the initial login into the backend. Make sure to write down or remember the login information (this can be changed in the backend after logging in).

<figure><img src="/files/bADriYi0eadKBpDy6sei" 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://docs.infotopics.com/writebackextreme/getting-started/setup/create-a-user.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.
