# Modify or Delete a Password

To modify or update an existing password to your JEMPass Keychain, follow these steps:&#x20;

* Launch JEMPass and select the password you want to update. This will open the password detail view.&#x20;
* In the detail view, tap Edit in the header
* Modify the details.&#x20;
* If you are modifying the password, remember to change it within the website or app as well. Use
* 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-.../modify-or-delete-a-password.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.
