We released a new version of the Data Manipulation Panel 2.7.0. This feature release
- Includes community-requested updates for Payload.
- Updated request parameters.
- Grafana-style success/error notifications.
- The code editor for Initial and Update requests was improved with suggestions for variables and parameters.
We are impressed with the increasing number of use cases from the community and looking forward to the feedback to continue improving it.

Getting Started
The Data Manipulation panel can be installed from the Grafana Catalog or utilizing the Grafana command line tool.
For the latter, use the following command.
grafana-cli plugins install volkovlabs-form-panel
YouTube Tutorial
The Data Manipulation Panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
Release Notes
Features / Enhancements
- Update to Grafana 9.2.2 (#113)
- Update CI to upload signed artifacts (#116)
- Allow sending all or updated only values in Payload (#116)
- Add Initial values parameter to Update Request parameters (#117)
- Add Status notification after submitting the form (#98)
- Add Monaco Code Editor suggestions for available parameters (#88)
Feedback
We love to hear from you. There are various ways to get in touch with us.
- Ask a question, request a new feature, and file a bug with GitHub issues.
- Sponsor our open-source plugins for Grafana with GitHub Sponsor.
- Star the repository to show your support.