> ## Documentation Index
> Fetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Plugins

> Navigate Portal's Plugin Settings page to install, update, and uninstall Backstage plugins through a guided workflow.

Portal's **Plugin Settings** page is the central hub for installing, updating, and uninstalling plugins. All plugin operations are performed through a guided dialog that walks you through each step.

To access Plugin Settings, navigate to **Admin → Plugin Settings**.

<Frame>
  <img
    src="https://mintcdn.com/spotify-89f50c35/O_uASSrC5KrVagGW/portal/assets/managing-plugins/update-all-plugins-button.png?fit=max&auto=format&n=O_uASSrC5KrVagGW&q=85&s=acf5308a950e0b7c1321afa50a67ff21"
    alt="The Plugin Settings page showing installed
plugins"
    width="2264"
    height="1242"
    data-path="portal/assets/managing-plugins/update-all-plugins-button.png"
  />
</Frame>

## Plugin Operations

* [Installing a Plugin](./installing-plugins) — add new plugins to your Portal instance
* [Updating a Plugin](./updating-plugins) — update installed plugins to newer versions
* [Uninstalling a Plugin](./uninstalling-plugins) — remove plugins you no longer need

## Further Reading

* [Build Progress](./build-progress) — understand the build stages and how to handle failures
* [Plugin Versioning](./plugin-versioning) — how Portal handles semantic versioning and update detection
