--- title: Marketplace --- # Marketplace Tab The **Marketplace** tab installs supported add-on tools directly onto your cluster from the portal - without writing your own Helm or manifest commands. Tools are grouped into categories such as **Monitoring Tools** and **Network Tools**. To open it, select a cluster and choose the **Marketplace** tab. --- ## Install a Tool 1. On the **Marketplace** tab, browse the available tools. 2. Select **Install** on the tool you want. 3. The tool's status moves to **Installing** and then **Installed** once deployment completes. A tool can be in one of these states: **Installing**, **Installed**, **Uninstalling**, **Uninstalled**, or **Failed**. If installation fails, the tab shows an error message; you can retry. ## Reinstall a Tool For a tool that is already installed (or that failed), use **Reinstall** to run the installation again. This is useful to recover a failed install or refresh the tool. --- ## Related Resources | Resource | Use it for | | ---------------------------------------------------------------------------- | -------------------------------------------- | | [Monitoring and Alerts](/docs/myaccount/kubernetes/manage/monitoring) | Built-in node metrics and alerts. | | [Monitoring Stack guide](/docs/myaccount/kubernetes/guides/monitoring-stack) | Deploy your own Prometheus/Grafana stack. | | [Argo CD (GitOps)](/docs/myaccount/kubernetes/guides/argocd) | Install and use Argo CD for GitOps delivery. |