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
    • Adding users
    • DataLens roles
      • Access permissions
      • Granting and updating permissions
      • Deleting permissions
      • Requesting permissions
    • Access to data rows
    • Public access
  • Audit Trails events

In this article:

  • Table of permissions
  • Object access audit
  1. Access management
  2. Object access
  3. Access permissions

Object access permissions

Written by
Yandex Cloud
Updated at February 17, 2025
  • Table of permissions
  • Object access audit

DataLens access control is implemented at the object and the directory level.
You can grant users permission to each object and directory. These permissions determine which operations are allowed. If you created or copied a directory or object, they will have the same permissions as their new parent directory.

You can grant users access to a directory or any service object:

  • Connection
  • Dataset
  • Chart
  • Dashboard

Note

To control access to individual fields or their values, use RLS. This will allow you, for example, to display different information for different users on a single dashboard.

Permissions can be granted to individual users or the All group that includes users who passed authentication. Users can also request permissions on their own via the request form. For more information, see Requesting permissions.

You can grant the following permissions to objects and directories in DataLens:

  • Execute
  • Read
  • Write
  • Admin

ExecuteExecute

A user with the Execute permission for a connection can make requests to it but cannot create datasets. Regardless of the dataset permissions, the user cannot access a list of tables in a dataset or view the SQL subquery the dataset is based on.

A user with the Execute permission for a dataset can run queries against it but cannot create or edit charts or view the dataset.

Warning

You can grant the Execute access permission only for connections and datasets.

Granting users the Execute permission allows you to:

  • Reduce the number of requests to the source, thereby reducing the load on the connection source.

  • Better control what data can be shown from a dataset. You can hide some source fields so that users cannot view all fields.

  • Restrict the creation of subqueries to the source database. A user with the Execute permission cannot write subqueries.

ReadRead

A user with the Read permission can view dashboards, widgets, datasets, and directories.

Warning

The Read permission does not allow copying datasets, because they contain the RLS settings. A user can only copy datasets if granted the Write or Admin permission.

WriteWrite

A user with the Write permission can edit dashboards, widgets, connections, datasets, and directories.

The Write permission includes everything included in the Read permission.

AdminAdmin

A user with the Admin permission can edit available objects and directories, as well as change permissions. The directory administrator can assign permissions for all nested directories and objects.

The Admin permission includes everything included in the Write permission.

Table of permissionsTable of permissions

Access object
Action
Execute Read Write Admin
Directory
Viewing a directory N/A
Editing a directory N/A
Renaming a directory N/A
Moving a folder N/A
Deleting a directory N/A
Editing access permissions N/A
Connection
Making queries
to a connection
Creating a dataset
based on a connection
Viewing parameters
parameters
Editing a connection
Moving a connection
Deleting a connection
Editing access permissions
Dataset
Making queries
to a dataset
Creating a chart
based on a dataset
Viewing a dataset
Editing a dataset
Copying a dataset
Moving a dataset
Deleting a dataset
Editing access permissions
Chart
Viewing a chart N/A
Editing a chart N/A
Copying a chart N/A
Deleting a chart N/A
Moving a chart N/A
Editing access permissions N/A
Granting public access N/A
Dashboard
Viewing a dashboard N/A
Editing a dashboard N/A
Copying a dashboard N/A
Deleting a dashboard N/A
Moving a dashboard N/A
Editing access permissions N/A
Granting public access N/A

Note

You cannot duplicate (copy) a folder and a connection with any permissions.

Object access auditObject access audit

The Business service plan users can get access logs to DataLens objects (view, edit, delete). To get the logs, contact support.

What's nextWhat's next

  • Granting and updating permissions
  • Deleting permissions
  • Requesting permissions

Was the article helpful?

Previous
Switching between DataLens instances
Next
Granting and updating permissions
Yandex project
© 2025 Yandex.Cloud LLC