# Reset default passwords

The first thing you should do is reset default password for both built-in accounts described above. To do so, follow these steps:

* Login with the built-in administrator account
* Access the `Logins` page by clicking on `Users` menu option and clicking on `Logins` in the dropdown. This will open a page with a list of current login accounts registered with the system
* Access the “actions menu” (bolt icon) next to each built-in login account described in the section above and click `Set Password`. Set the password to something other than default to prevent anyone else using the default credentials to login. Passwords must be at least 8 characters and must contain, uppercase and lowercase letters, a number and a special character. Remember this password. You will not be able to reset this password if you forget it

###


---

# 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://streamsmanager.gitbook.io/streams-manager/configuration/first-time-login/reset-default-passwords.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.
