---
title: Changing the admin password
description: You can change the default admin password.
component: pingintelligence
version: 5.2
page_id: pingintelligence:installing_pingintelligence_for_apis:pingintelligence_changing_admin_password
canonical_url: https://docs.pingidentity.com/pingintelligence/5.2/installing_pingintelligence_for_apis/pingintelligence_changing_admin_password.html
revdate: April 3, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Changing the admin password

You can change the default admin password.

## About this task

To change the admin password:

## Steps

1. Enter the following command:

   ```
   /opt/pingidentity/ase/bin/cli.sh update_password -u admin -p
   Old password >
   New password >
   New password again >
   Password updated successfully
   ```
