# Creating a new passwords database

### From the welcome screen

When you open the AuthPass app for the first time, you will see a screen which looks like this&#x20;

![AuthPass welcone screen](https://2479760494-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MH8GCvmu2I2kCtghFRP%2F-MLhiiR530cepsYP2STK%2F-MLhk-Y41ZRQJsZQa8cD%2Fimage.png?alt=media\&token=e0ddc5d2-e39a-431c-ada3-4058847909c3)

You may click on the "I'm all new! ..." button to get get started. A new screen to create a new password database will appear.

![Creating a new password database](https://2479760494-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MH8GCvmu2I2kCtghFRP%2F-MLhiiR530cepsYP2STK%2F-MLhkb2MY949HNhPbLht%2Fimage.png?alt=media\&token=9bc287e4-c00f-4470-bbe6-8febd52a81da)

You may enter any name of your choice for the database. After that set a secure master password to protect your database.

It is highly recommended to set a long master password consisting of alphabets of both cases, digits, and special characters.

### From the selection screen

Click on the "Create New File" button if you are on the "AuthPass - Select KeyPass file"  screen as shown.

![](https://2479760494-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MH8GCvmu2I2kCtghFRP%2F-MLhiiR530cepsYP2STK%2F-MLhm43teZESSQUEhvHp%2Fimage.png?alt=media\&token=55d44925-6b82-40e0-a30d-500856b74f21)


---

# 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.authpass.app/how-tos/creating-a-new-password-database.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.
