Plugins 〉Business Links


Developer

Volkov Labs

Sign up to receive occasional product news and updates:


Grafana Cloud
Grafana Cloud
  • Grafana, of course
  • 10k series Prometheus metrics
  • 50 GB logs
  • 50 GB traces
  • 2,232 app o11y host hours
  • ...and more
Create free account

No credit card needed, ever.


Panel
community

Business Links

  • Overview
  • Installation
  • Change log
  • Related content

Business Links Panel for Grafana

Links Screenshot

Grafana CI E2E Codecov CodeQL

Introduction

The Business Links panel for Grafana provides a streamlined interface to navigate effortlessly using external links, internal dashboards, time pickers, and dynamic dropdown menus.

Designed for seamless integration, it enables users to access critical resources, switch between dashboards, or interact with custom workflows efficiently, all within a single, intuitive panel.

Requirements

  • Business Links Panel 2.x requires Grafana 11.5 or 12.
  • Business Links Panel 1.x requires Grafana 11 or 12.

Installation

Install the plugin using one of these methods:

Grafana Plugins Catalog

Visit grafana.com/plugins/volkovlabs-links-panel and follow the instructions.

Grafana CLI

grafana cli plugins install volkovlabs-links-panel

Getting Started

Check out our installation guide:

Install Business Suite Plugins in Cloud, OSS, Enterprise

Features

  • External Links: Connect to external tools, documentation, or websites directly from the panel.
  • Dashboard Navigation: Quickly jump to other Grafana dashboards for a cohesive monitoring experience.
  • Dynamic Dropdowns: Utilize interactive dropdown menus to filter data or trigger actions, enhancing user control and flexibility.
  • Business AI: Leverage artificial intelligence to analyze business data, uncover trends, predict outcomes, and provide actionable insights for informed decision-making.

Ideal for teams needing centralized access to diverse resources, the Business Links panel boosts productivity and simplifies navigation in Grafana environments.

Business Suite for Grafana

The Business Links Panel is part of the Business Suite, a collection of open-source plugins by Volkov Labs. These plugins solve common business needs with intuitive interfaces, detailed documentation, and video tutorials.

Business Suite for Grafana

Enterprise Support

Subscribe to Business Suite Enterprise for:

  • Dedicated support via Zendesk
  • Priority feature requests and bug fixes
  • In-person consultations
  • Access to Business Intelligence platform

Feedback & Support

License

Licensed under the Apache License 2.0.

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Panel

Use the grafana-cli tool to install Business Links from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Add the Panel to a Dashboard

Installed panels are available immediately in the Dashboards section in your Grafana main menu, and can be added like any other core panel in Grafana.

To see a list of installed panels, click the Plugins item in the main menu. Both core panels and installed panels will appear.

Changelog

All notable changes to the Business Links panel are documented in this file. This changelog follows the Keep a Changelog format and adheres to Semantic Versioning.

[2.1.0] - 2025-07-06

Added

  • Custom AI Assistant Name: Users can now personalize the name of their AI assistant. (Issue #50)
  • Temperature Option for LLM Models: Introduced a new setting to adjust the temperature of language models for more tailored responses. (Issue #51)

Changed

  • File Upload Feature: Enhanced the file upload functionality in Business AI for a smoother user experience. (Issue #51)
  • Error Messaging: Improved error messages in Business AI to provide clearer feedback. (Issue #51)

[2.0.0] - 2025-06-27

We're excited to announce the release of version 2.0.0 of the Business Links plugin for Grafana. This update introduces new features, important breaking changes, and enhancements to improve your experience. Below are the details of what's new and improved.

Breaking Changes

  • Minimum Grafana Version: This release requires Grafana version 11.5 or higher. Please ensure your Grafana instance is updated before installing this version.

Added

  • Kiosk Mode Support: Added support for kiosk mode to enable a distraction-free, full-screen experience. (#17)
  • Hide Tooltip Option: Introduced an option to hide tooltips for a cleaner interface. (#42)
  • LLM App Link Integration: Added integration with LLM applications, allowing seamless linking to AI-powered tools. (#45)

Changed

  • Sticky Positioning Recalculation: Improved the recalculation of sticky positioning on window resize for better layout stability. (#42)
  • Dynamic Menu Font Size: Updated the font size of dynamic menus to enhance readability and adaptability across devices. (#42)

[1.4.0] - 2025-06-02

Added

  • Introduced the ability to customize the alignment of links, along with highlighting the currently selected dashboard for improved user experience. (#34)
  • Added support for dynamic font sizing to enhance readability and adaptability across different devices and screen sizes. (#39)
  • Implemented support for custom icons to allow users to personalize the visual representation of links and dashboards. (#36)

[1.3.0] - 2025-05-28

Added

  • Added icons to the editor component for enhanced visual feedback (#19).
  • Introduced horizontal and vertical layout options for improved customization and flexibility (#21).
  • Added support for a Time-Picker input type to facilitate time-based interactions (#23).
  • Implemented an HTML delimiter type for better content formatting and separation (#28).
  • Added an option to highlight the current time picker for improved visibility and user experience (#29).
  • Introduced a button row type for dropdown menus to enhance user interaction and accessibility (#30).
  • Added a feature to freeze the panel on scroll for better usability in long dashboards (#31).
  • Implemented end-to-end (E2E) testing to ensure reliability and stability (#35).

Changed

  • Upgraded to Grafana 12.0 with updated dependencies for improved compatibility and performance (#24).

[1.2.1] - 2025-04-29

Changed

  • Reverted the swc/core package to a previous version to resolve compatibility issues (#15).

[1.2.0] - 2025-04-27

Added

  • Added an option to specify the menu position for greater UI flexibility and customization (#8).
  • Included a community signature to acknowledge contributions and branding (#10).

Changed

  • Upgraded to Grafana 11.6 with updated dependencies for enhanced stability and new features.

[1.1.0] - 2025-04-22

Added

  • Added an option to sort tabs and prioritize selected tabs first for improved navigation (#6).
  • Introduced a feature to highlight the current dashboard or link for better user focus and clarity (#4).
  • Added support for displaying dropdown menus on hover instead of click for faster access and interaction (#3).

[1.0.0] - 2025-04-17

Added

  • Initial release of the Business Links panel, built using Volkov Labs templates for a robust and scalable foundation.