---
title: Get started with Grafana plugin development
menuTitle: Get started with plugins
keywords:
- grafana
- plugins
- plugin
- documentation
description: Get started with Grafana plugin development.
weight: 200
# Get started with Grafana plugin development
This section contains guidance for building plugins:
- [Develop with local Grafana]({{< relref "./development-with-local-grafana.md" >}})
Additional resources:
- [Get started with creating a plugin](https://grafana.github.io/plugin-tools/docs/getting-started)
- [Types of Grafana plugins](/docs/grafana/latest/administration/plugin-management/)
- [Set up your development environment](https://grafana.github.io/plugin-tools/docs/docker)