# Password Management

Password management allows you to check for password status, remove or add new passwords.

Type: **/password-lock**

| Parameter | Description |
| --------- | ----------- |
|           |             |

<div align="left"><figure><img src="https://2649312408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhGcUBDxovibkAp0gIDWo%2Fuploads%2F2nv7EAChJcIJs4L2TB96%2Fimage.png?alt=media&#x26;token=c0f6a6e3-6a10-49e2-aa0b-f361722b69cd" alt=""><figcaption><p>password management command</p></figcaption></figure></div>

After submitting that command you will get the following message listing each password, who created it, number of times it was used as well as its max usage and expiration days.

<div align="left"><figure><img src="https://2649312408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhGcUBDxovibkAp0gIDWo%2Fuploads%2FrFxSYUwvb3nEi2P13U6G%2Fimage.png?alt=media&#x26;token=4a51b28d-27cf-45ec-aaf3-4bd90001561b" alt=""><figcaption></figcaption></figure></div>

For removing or adding new passwords follow the prompts after selecting the appropriate option.

<br>


---

# 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.tektools.app/product-guides/configuring-in-discord/password-lock/password-management.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.
