> For the complete documentation index, see [llms.txt](https://bc-security.gitbook.io/empire-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bc-security.gitbook.io/empire-wiki/starkiller/plugins.md).

# Plugins

The **Plugins** screen lists the plugins installed on the server and is where you enable, configure, and run them. Plugins extend Empire with extra functionality loaded at startup.

## The plugins list

Each row is one installed plugin. Clicking a plugin opens it.

![](https://1910080187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MM2c5FycSJH9sASPLaA%2Fuploads%2Fgit-blob-13931e4cb5a98f9b1cf08e74248757b71059921c%2Fplugins_list.png?alt=media)

## Configuring and running a plugin

A plugin opens to tabbed sections. **Details** describes the plugin and shows any dependencies it needs. **Settings** holds the plugin's configurable options, or reports that it has none. An **Enabled** switch loads or unloads the plugin. When the plugin is loaded, the **Interact** tab runs the plugin through a form, and the **Tasks** tab shows what it has run.

![](https://1910080187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MM2c5FycSJH9sASPLaA%2Fuploads%2Fgit-blob-51a65b6a2eba7a95730654660316b189d0c21547%2Fplugin_edit.png?alt=media)

For writing your own plugins, see [Plugin Development](/empire-wiki/plugins/development.md).
