# How to change a client password

To change a password for a client:

{% stepper %}
{% step %}
Navigate to **Clients** > **General**.
{% endstep %}

{% step %}
Select the client and click the **Edit** button.
{% endstep %}

{% step %}
On the **View client** page, click the **Actions** button in the upper-right page corner, and then select **Change password**.
{% endstep %}

{% step %}
In the **Change password** popup:

* Enter a new password in the **Password** field.

  Alternatively, you can generate a secure password by clicking the **Generate** button on the right side of the **Password** field.
* In the **Send mail** dropdown, select **Yes** to email the new password to the client.
  {% endstep %}

{% step %}
Click **Save** to change the password.
{% endstep %}
{% endstepper %}
