# Save a New Password to my Keychain

To add a new password to your JEMPass Keychain, follow these steps:&#x20;

* Launch JEMPass
* Tap the plus or Add New button to create a new credential or password record&#x20;
* If prompted, authorize the operation using your JEM AirKey
* Enter the app/website details and tap Save

{% hint style="info" %}
JEMPass may ask you to authorize the operation using your JEM AirKey during these steps. To authorize, follow on screen instructions.&#x20;
{% endhint %}


---

# 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.jempass.com/how-do-i-.../save-a-new-password-to-my-keychain.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.
