Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex DataLens
    • Overview
      • Overview
      • Tabs
      • Sources
      • Available methods
      • Notifications
      • Chart links in dashboards and reports
      • Cross-filtering
      • Chart debugging
    • Versioning
    • Chart inspector
    • Access management
  • Audit Trails events

In this article:

  • Adding notification to a chart
  • Limitations
  1. Charts
  2. Charts in Editor
  3. Notifications

Notifications

Written by
Yandex Cloud
Updated at April 24, 2025
  • Adding notification to a chart
  • Limitations

Note

This feature is only available with the Business service plan.

Use the Editor's notification mechanism communicate information to the user viewing your chart.

  • Adding a notification to a chart
  • Limitations

notifications

Adding notification to a chartAdding notification to a chart

To create a notification, use the Editor.setChartsInsights(args) method on the Prepare tab.

The notification icon is shown in the top-right corner of the chart next to . Click this icon to see all the notifications that are not hidden. To hide the notification, click OK. You will not see the notification for the next two weeks, and then it will reappear. This will not affect its visibility for other users.

The notification icon depends on the notification type: critical, warning, or info. If more than one notification is added to the chart, the icon of the highest priority notification will be shown in collapsed view. For example, if critical, warning, and info level notifications are configured, the critical icon will be shown; for warning and info, the warning icon will be shown.

LimitationsLimitations

  • You can only add notifications in Editor. The Wizard and QL charts do not support notifications.
  • A notification is linked to a specific chart. If you need the same notification for different charts, add it to the Prepare tab in each chart's code.
  • A notification cannot be added for selectors.
  • You cannot select a specific user to show notifications to: all the users will see it.
  • You can only hide a notification for two weeks.
  • You can hide a notification only from yourself. This will not affect its visibility for other users.
  • You cannot set up a period to repeat a notification.
  • You can show a notification for a certain number of times for a specific user.
  • The notification sign only shows after the chart is rendered or an error arises. You cannot set up a notification to show up only after an error is received.

ExampleExample

Example of a chart with notifications

Was the article helpful?

Previous
Available methods
Next
Chart links in dashboards and reports
Yandex project
© 2025 Yandex.Cloud LLC