+++
title = "Plugin catalog"
aliases = ["/docs/grafana/latest/plugins/catalog/"]
weight = 1
+++
# Plugin catalog
The plugin catalog allows you to browse and manage plugins from within Grafana. Only a Grafana server administrator can access and use the catalog.
Before you can use the plugin catalog, you must enable it in the Grafana [configuration]({{< relref "../administration/configuration.md#plugin_admin_enabled" >}}) file.
Before following the steps below, make sure you are logged in as a Grafana administrator.
## Browse plugins
To browse available plugins:
1. In Grafana, navigate to **Configuration > Plugins**.
1. Click **Install & manage plugins**.
You can also browse existing plugins by navigating to the **Library** tab.

## Install a plugin
1. In Grafana, navigate to **Configuration > Plugins**.
1. Click **Install & manage plugins**.
1. Browse and find a plugin.
1. Click on the plugin logo.
1. Click **Install**.
A confirmation message opens notifying that the installation was successful.

## Update a plugin
1. In Grafana, navigate to **Configuration > Plugins**.
1. Click **Install & manage plugins**.
1. Navigate to the **Library** tab.
1. Click on the plugin logo.
1. Click **Update**.
A confirmation message opens notifying that the installation was successful.

## Uninstall a plugin
1. In Grafana, navigate to **Configuration > Plugins**.
1. Click **Install & manage plugins**.
1. Navigate to the **Library** tab.
1. Click on the plugin logo.
1. Click **Uninstall**.
A confirmation message opens notifying that the installation was successful.
