# Advanced Utilities

1. [Usage Report Manual](https://docs.opshub.com/v7.220/manage/advanced-utilities/usage-reports)
2. [Migrating Database](https://docs.opshub.com/v7.220/manage/advanced-utilities/database-migration)
3. [Updating Database Password](https://docs.opshub.com/v7.220/manage/advanced-utilities/updating-database-password)
4. [Changing MSSQL Server Host](https://docs.opshub.com/v7.220/manage/advanced-utilities/how-to-change-mssql-database-server-host)
5. [Switching to Windows authentication](https://docs.opshub.com/v7.220/manage/advanced-utilities/switching-to-windows-authentication-mode-for-mssql-server)
6. [Change Keystore and Private Key passwords](https://docs.opshub.com/v7.220/manage/advanced-utilities/change-keystore-and-private-key-passwords)
7. [Secret Key Reset Utility](https://docs.opshub.com/v7.220/manage/advanced-utilities/regenerate-secret-key)
8. [Certificate Private Key Password Encryptor Utility](https://docs.opshub.com/v7.220/manage/advanced-utilities/certificate-private-key-password-encryptor-utility)
9. [Data Count Utility](https://docs.opshub.com/v7.220/manage/advanced-utilities/data-count-utility)
10. Encrypt Password Utility


---

# 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.opshub.com/v7.220/manage/advanced-utilities.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.
