> For the complete documentation index, see [llms.txt](https://docs.catalyx.solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management.md).

# Validator Management

- [Create Validator with Integrated Keycloak](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/create-validator-with-integrated-keycloak.md)
- [Create Validator with Custom Identity Provider](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/create-validator-with-custom-identity-provider.md)
- [Validator Backups and Identity Dumps](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/identity-backup-and-recovery.md): How to configure scheduled backups and identity dumps for validator nodes in CatalyX Blockchain Manager.
- [Upload DARs](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/upload-dars.md): How to upload and deploy DAR files in CatalyX Blockchain Manager.
- [Validator Custom Resource Definition](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/validator-custom-resource-definition.md)
- [Validator CRD User Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/validator-crd-user-guide.md)
- [Key Management Service (KMS)](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/kms-integration.md): How to enable KMS-backed key management for Canton Validator Participant nodes using IRSA (IAM Roles for Service Accounts).
- [Logging](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/logging.md)
- [Wallet Sweeps](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/wallet-sweeps.md)
- [Expose Ledger API](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/expose-ledger-api.md): How to expose and access the Ledger API for a participant or validator in CatalyX Blockchain Manager.
- [Disaster Recovery from a Failure on Global Synchronizer](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management/disaster-recovery-from-a-failure-on-global-synchronizer.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-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.
