> 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.md).

# Canton Network

- [Version 2.0](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0.md)
- [Getting Started](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/getting-started.md): This section covers the Canton Network integration of CatalyX Blockchain Manager (CAT-BM).
- [Introduction to Canton Network](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/introduction-to-canton-network.md): This section covers the introduction to the Canton Network, including its core components, architecture, and key concepts relevant to operating nodes with CatalyX Blockchain Manager.
- [Installation Instructions](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton.md): This section provides an overview of the steps necessary to launch CAT-BM for the Canton Network.
- [Prerequisites](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton/prerequisites.md): System, infrastructure, and access requirements to prepare for a CatalyX Blockchain Manager installation on Canton Network.
- [Setup](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton/set-up.md): Full Helm chart values reference for configuring the CatalyX Blockchain Manager Canton service prior to installation.
- [CAT-BM Canton Service Installation](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton/cat-bm-canton-service-installation.md): Instructions for deploying the CatalyX Blockchain Manager Canton Service using Helm.
- [External Identity Provider Configuration (optional)](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton/external-identity-provider-configuration-optional.md): This section outlines the requirements for configuring an external Identity Provider (IdP) instead of CatalyX’s integrated Keycloak.
- [Okta Setup Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton/external-identity-provider-configuration-optional/okta-setup-guide.md): CatalyX Blockchain Manager supports Okta as an external Identity Provider. This section walks through the steps required to configure Okta before creating a validator in CAT-BM.
- [Microsoft EntraID Setup Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton/external-identity-provider-configuration-optional/microsoft-entraid-setup-guide.md): CatalyX Blockchain Manager supports Microsoft Entra ID (formerly Azure Active Directory) as an external Identity Provider.
- [Auth0 Setup Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/installation-instructions-canton/external-identity-provider-configuration-optional/auth0-setup-guide.md)
- [Console Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton.md): The CatalyX Blockchain Manager console is the primary interface for monitoring & managing Canton Network validators. This guide walks through each section & covers the actions an operator can take.
- [Dashboard](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/dashboard.md): The CAT-BM default Dashboard provides an overview of cluster health, recent activity, and quick console actions.
- [Validators](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators.md): The Validators tab provides an overview of all Canton Network validator nodes managed in the current environment.
- [Overview](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/overview.md)
- [Summary](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/overview/summary.md): The Summary page provides an overview of the validator's overall health and the readiness of each of its components.
- [Status](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/overview/status.md): The Status page shows the condition stream reported by the validator controller. Non-Ready states should be acted on.
- [Specification](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/overview/specification.md): The Specification page shows a read-only view of the Validator CR spec. Mutations land via kubectl or the manager API.
- [Network](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/network.md)
- [Balances](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/network/balances.md): The Balances page shows the Canton Coin holdings of this validator's owner party, sourced from the network scan endpoint.
- [Traffic](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/network/traffic.md): The Traffic page displays the validator's synchronizer traffic allocation as reported by the participant node.
- [Faucets](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/network/faucets.md): The Faucets page displays the history of liveness and Canton Coin faucet drops collected by this validator. The collection rate reflects how consistently this validator has been online to receive them
- [Ledger](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/ledger.md)
- [Parties](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/ledger/parties.md): The Parties page allows operators to look up Canton parties hosted on this validator's participant by ID prefix, or allocate a new party.
- [DAR Packages](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/ledger/dars.md): The DARs page lists Daml Archive packages known to this validator's participant and allows uploading new packages.
- [Participant](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/ledger/participant.md): The Participant page shows live status of the Canton participant node, sourced directly from the gRPC Admin API.
- [Access](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/access.md)
- [Users](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/access/users.md): The Users page lists all participant users provisioned on this validator and allows creating new users with configurable rights.
- [Wallet Users](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/access/wallet-users.md): The Wallet Users page lists users registered with the Wallet UI on this validator and allows adding new wallet users.
- [Identity](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/access/identity.md): The Identity page shows the managed Keycloak realm and OIDC client configuration for this validator.
- [Endpoints](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/access/endpoints.md): The Endpoints page lists all network endpoints exposed by this validator and its applications, for use when configuring integrations.
- [Applications](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/applications.md): The Applications tab provides an overview of all Canton Network applications deployed across managed validators.
- [Operations Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/user-guides-and-tutorials.md): This section covers the core actions and functionality available through CatalyX Blockchain Manager, including node management, DAR uploads, party management, and operational tasks.
- [Technical Documentation](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/technical-documentation-canton.md): This section outlines the technical specification for the CatalyX Blockchain Manager solution. It defines the architecture, deployment model, security practices, and operational responsibilities.
- [Technical Architecture & Infrastructure](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/technical-documentation-canton/technical-architecture-and-infrastructure.md): This section covers the technical architecture of CatalyX Blockchain Manager, including the Kubernetes-native deployment model, system context, container diagram, cloud infrastructure, and more.
- [Security & Privacy Implementation](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/technical-documentation-canton/security-and-privacy-implementation.md): This section covers the security & privacy design for CatalyX Blockchain Manager, including authentication, infrastructure hardening, key management, external wallet integration & compliance controls.
- [Performance and Scalability Approach](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/technical-documentation-canton/performance-and-scalability-approach.md): This section covers performance and scalability guidance for Canton deployments, including network scaling, node scaling, and database sizing recommendations.
- [Release Notes](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/release-notes.md): A chronological record of all CAT-BM updates, improvements, and bug fixes.
- [Support & Resources](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/support-and-resources.md): Contact our Support Center or explore the additional resources below to answer any questions you may have about CatalyX Blockchain Manager.
- [FAQ](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/support-and-resources/faq.md): This section covers answers to frequently asked questions about CatalyX Blockchain Manager and Canton Network operations.
- [REST API Reference](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/support-and-resources/api-reference.md): This section provides an API endpoint reference for CatalyX Blockchain Manager, including REST API for Validator and Application CRDs plus privileged Ledger API proxy operations.
- [Open Source Licenses](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/support-and-resources/open-source-licenses.md): Open source libraries and their licenses used in CatalyX Blockchain Manager Canton Network version 2.0.
- [Version 1.11](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11.md)
- [Getting Started](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/getting-started.md): This section covers the Canton Network integration of CatalyX Blockchain Manager (CAT-BM).
- [Introduction to Canton Network](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/introduction-to-canton-network.md): This section covers the introduction to the Canton Network, including its core components, architecture, and key concepts relevant to operating nodes with CatalyX Blockchain Manager.
- [Installation Instructions](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton.md): This section provides an overview of the steps necessary to launch CAT-BM for the Canton Network.
- [Prerequisites](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton/prerequisites.md): System, infrastructure, and access requirements to prepare for a CatalyX Blockchain Manager installation on Canton Network.
- [Setup](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton/set-up.md): Full Helm chart values reference for configuring the CatalyX Blockchain Manager Canton service prior to installation.
- [CAT-BM Canton Service Installation](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton/cat-bm-canton-service-installation.md): Instructions for deploying the CatalyX Blockchain Manager Canton Service using Helm.
- [External Identity Provider Configuration (optional)](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton/external-identity-provider-configuration-optional.md): This section outlines the requirements for configuring an external Identity Provider (IdP) instead of the default integrated Keycloak.
- [Okta Setup Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton/external-identity-provider-configuration-optional/okta-setup-guide.md): CatalyX Blockchain Manager supports Okta as an external Identity Provider. This section walks through the steps required to configure Okta before creating a validator in CAT-BM.
- [Microsoft EntraID Setup Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton/external-identity-provider-configuration-optional/microsoft-entraid-setup-guide.md): CatalyX Blockchain Manager supports Microsoft Entra ID (formerly Azure Active Directory) as an external Identity Provider.
- [Auth0 Setup Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/installation-instructions-canton/external-identity-provider-configuration-optional/auth0-setup-guide.md)
- [Network & Node Management](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/network-and-node-management.md)
- [Domains](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/network-and-node-management/domains.md)
- [Participants](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/network-and-node-management/participants.md)
- [Parties & Users](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/network-and-node-management/parties-and-users.md)
- [Applications](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/network-and-node-management/applications.md)
- [Collections](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/network-and-node-management/collections.md)
- [Networking](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/network-and-node-management/networking.md)
- [Validator Management](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/validator-management.md)
- [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)
- [Technical Documentation](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/technical-documentation-canton.md): This section outlines the technical specification for the CatalyX Blockchain Manager solution. It defines the architecture, deployment model, security practices, and operational responsibilities.
- [Technical Architecture & Infrastructure](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/technical-documentation-canton/technical-architecture-and-infrastructure.md): This section covers the technical architecture of CatalyX Blockchain Manager, including the Kubernetes-native deployment model, system context, container diagram, cloud infrastructure, and more.
- [Security & Privacy Implementation](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/technical-documentation-canton/security-and-privacy-implementation.md): This section covers the security & privacy design for CatalyX Blockchain Manager, including authentication, infrastructure hardening, key management, external wallet integration & compliance controls.
- [Performance and Scalability Approach](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/technical-documentation-canton/performance-and-scalability-approach.md): This section covers performance and scalability guidance for Canton deployments, including network scaling, node scaling, and database sizing recommendations.
- [Release Notes](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/release-notes.md)
- [Support & Resources](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/support-and-resources.md): Contact our Support Center or explore the additional resources below to answer any questions you may have about CatalyX Blockchain Manager.
- [FAQ](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/support-and-resources/faq.md): This section covers answers to frequently asked questions about CatalyX Blockchain Manager and Canton Network operations.
- [API Reference](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/support-and-resources/api-reference.md): REST API reference for the CatalyX Blockchain Manager Canton Console v1.11, covering all 128 endpoints across validators, participants, domains, and more.
- [Open Source Licenses](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.11/support-and-resources/open-source-licenses.md): In this page we list all the software/components/libraries and their licenses used for CatalyX Blockchain Manager v1.11
- [Version 1.10](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10.md)
- [Getting Started](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/getting-started.md)
- [Canton Network Introduction](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/getting-started/canton-network-introduction.md)
- [Canton Component Overview](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/getting-started/canton-component-overview.md)
- [Network & Node Management](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/network-and-node-management.md)
- [Domains](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/network-and-node-management/domains.md)
- [Participants](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/network-and-node-management/participants.md)
- [Applications](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/network-and-node-management/applications.md)
- [Collections](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/network-and-node-management/collections.md)
- [Rest API](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/network-and-node-management/rest-api.md)
- [Networking](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/network-and-node-management/networking.md)
- [Validator Management](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/validator-management.md)
- [Create Validator with Integrated Keycloak](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/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.10/validator-management/create-validator-with-custom-identity-provider.md)
- [Backup and Recovery](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/validator-management/backup-and-recovery.md)
- [Validator Custom Resource Definition](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/validator-management/validator-custom-resource-definition.md)
- [Validator CRD User Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/validator-management/validator-crd-user-guide.md)
- [Logging](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/validator-management/logging.md)
- [Operations Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/operations-guide.md)
- [Installation Instructions](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/operations-guide/installation-instructions.md): This section provides an overview of the steps necessary to launch CAT-BM v1.10 for the Canton Network.
- [Open Source Licenses](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/operations-guide/open-source-licenses.md): In this page we list all the software/components/libraries and their licenses used on Catalyst Blockchain Manager - Canton Service 1.0.0
- [Disaster Recovery from a Failure on Global Synchronizer](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/operations-guide/disaster-recovery-from-a-failure-on-global-synchronizer.md)
- [Okta Setup Guide](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/operations-guide/okta-setup-guide.md)
- [Release Notes](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-1.10/release-notes.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.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.
