Table of Contents

Access Control

img

Introduction

Access control is a security technique that regulates who can view or use resources in a computing environment. It is a fundamental concept in security that minimizes risk to the business or organization.

Access to resources, such as Workbooks, Data, and APIs are granted to Access Groups. Access Groups contain (identity or group) accounts from Windows or Microsoft Entra ID.

To each Identity and access group, you can grant access by setting Workbook and Data Permissions.

Access control can be managed through an HTTP API. To manage Identities/Groups/Access Control through the API, you need an API Key and the API address.


See Also

Videos