Skip to main content
Quick navigation

Applications Catalog

tip

Self-service UI is almost entirely Read-only for now. Use the CLI to interact with the product.

Applications Catalog

The Applications Catalog page in Console is designed to improve application discovery and team collaboration by providing a comprehensive view of all the applications deployed in your organization.

You can search for an application by any element available in the list (name, description, owner). You can also:

  • filter by ownership: see only applications you own using the My applications tab
  • search using label: filter applications by labels for better organization and categorization
  • use advanced search: search across application names, descriptions and metadata

Each application entry displays:

  • Application name and description
  • Owner group and team member avatars
  • Public topics count
  • Subscription information (incoming/outgoing)
  • Application instances count
  • Instance details (hover over an application to see instance details)

Click on an application to view its details.

Application Catalog

Manage topic subscriptions

When users request to subscribe to topics via the Topic Catalog page, these requests can be managed using the Application Catalog page, the Access requests tab.

Using this tab application owners can approve or deny incoming subscription requests. During the approval process, administrators can modify the originally requested permissions to align with organizational requirements, adjusting read or write access, as needed.

Application catalog request approval

For teams managing infrastructure as code, subscription requests can also be approved using the CLI with YAML configuration which automatically closes the request and finalizes the subscription. Find out more about CLI reference.

Application details

The application details page summarizes all the information related to the application:

  • Application General information
  • Application Instances & Ownership
  • Subscribed topics
  • Shared topics
  • Application Groups
  • Access Requests

For better categorization and organization of applications labels.

If you're the owner of an application group, you can generate application instance API keys to use with the CLI to create resources.

Application details

Groups Tab

To see a list of application groups that belong to an application, open on the Groups tab.

Application Groups

To see the details of the group, click on it in the table. A side panel showing the same YAML will be shown. You can also retrieve this via the CLI.

Application Group Details