﻿---
title: Add plugins
description: Plugins enhance core Elasticsearch functionality with custom analyzers, discovery providers, scripting engines, and more. To install and manage plugins...
url: https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7959/deploy-manage/deploy/self-managed/plugins
products:
  - Elasticsearch
applies_to:
  - Self-managed Elastic deployments: Generally available
---

# Add plugins
Plugins enhance core Elasticsearch functionality with custom analyzers, discovery providers, scripting engines, and more.
To install and manage plugins on a self-managed cluster, refer to [Manage plugins on self-managed deployments](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7959/deploy-manage/plugins-and-bundles/self-managed/manage-plugins). For other deployment types, refer to [Plugins and bundles](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7959/deploy-manage/plugins-and-bundles).
For the catalog of official plugins, refer to [Elasticsearch plugins](https://docs-v3-preview.elastic.dev/elastic/elasticsearch/tree/main/reference/elasticsearch-plugins). To develop your own plugin, refer to [Create Elasticsearch plugins](https://docs-v3-preview.elastic.dev/elastic/elasticsearch/tree/main/extend).