# How to Change Customer Password

### Steps:

1. Log in to your account[ https://admin.cloudwaitress.com/login](https://admin.cloudwaitress.com/login)
2. Go to the **Customers tab.**

<figure><img src="/files/GEWgoxxJO9NvE9a2tw2s" alt="" width="563"><figcaption></figcaption></figure>

3. Select the **customer** whose password you want to change.

<figure><img src="/files/cFv0iI6qH0boWUbyGVYe" alt="" width="563"><figcaption></figcaption></figure>

4. Click **Edit Password.**

<figure><img src="/files/IvP74SVrMIVLAbk9WemE" alt="" width="563"><figcaption></figcaption></figure>

5. Enter the new password and click **OK**.

<figure><img src="/files/77NhcIryTnUDe6Zp0P7Z" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support to get assistance activating this feature.
{% 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://support.cloudwaitress.com/how-to-guides/how-to-change-customer-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.
