Skip to main content

Data Access Control

Zuora

Data Access Control

Data access controls what users can see in Zuora, such as a U.S. regional sales person viewing only customer accounts in the U.S. This article introduces key features and explains how to implement Data Access Control.

What is Data Access Control?

Access to this feature requires a specific edition of Zuora. See Zuora Editions for details. Get in touch with our sales team through zuora.com for specific terms and pricing.

Data Access Control allows customers to customize and control what areas their users can access within Zuora. Data Access Control allows you to do the following things:

  • Restrict what products and accounts your users can see within Zuora​​.
  • Configure multiple business units under a single tenant.​​

You must have Zuora Platform Administrator permission to manage Data Access Control. See Zuora Platform Roles for more information.

Data Access Control versus Permissions

Data Access Control differs from permission in the following:

  • Data Access Control is what users can see within Zuora. For example, U.S. users should only be allowed to see U.S. accounts.
  • Permissions are what users can do within Zuora. For example, having the ability to override the revenue recognition rule.

​​Hierarchy

A hierarchy is a set of tags created by your Zuora administrator to enforce access rights on a Zuora object. Both hierarchies and tags are organized in a tree structure. Currently, the following applies to a hierarchy:

  • Each tenant can only have one hierarchy
  • Each hierarchy has a maximum of one hundred tags
  • Each hierarchy has a maximum of ten levels

Tags

A tag is a value within a hierarchy that is assigned to users and objects. Tags are organized in a tree structure. The following are examples of tag values:

  • Roles
  • Product lines
  • Business units
  • Regions 
  • Verticals

How tags are applied to objects

When you tag an object, you are tagging an account or product. For example, if you apply a "West Coast" tag on an account, all subscriptions under that account will inherit the same tag. Take into account that transaction objects, such as subscriptions, invoices, payments, and refunds are restricted because they inherit the tag of the account, but not the product.

See Zuora API Object Basics for more information on objects.

How tags are applied to users

When you apply tags to users, the following things can happen:

  • Each user can only be assigned one tag. 
  • Users can view objects within their roles and below them.
  • Users cannot view objects above or across them within the hierarchy. 
  • Users can also be reassigned tags.

Unrestricted access

Unrestricted access are objects that any user can view. Regardless of where a user resides in the tag hierarchy, all users can access unrestricted objects. Any user can change an object to or from Unrestricted.

Complete Data Access Control

Complete Data Access Control is the top level of the Data Access Control hierarchy. Users tagged at this root level have access to all objects within Zuora. Users that have not been tagged, will automatically be tagged at the root level.

Call Zuora APIs with Data Access Control enabled

To allow users to make API calls with Data Access Control enabled, you must assign them the top-level tag in the access hierarchy. Otherwise, they will get an error indicating that they do not have the access right when they make API calls.

Notes and limitations

Following products or features have limitations on Data Access Control:

  • Zuora Reporting does not support Data Access Control. Only users assigned the top-level tag in the Data Access Control hierarchy are able to access Zuora Reporting.
  • Zuora Analytics does not support Data Access Control. Users at any level of the DAC hierarchy are able to access data in Analytics if they have Analytics permissions.
  • Zuora Journal Runs does not support Data Access Control. Only users assigned the top-level tag in the Data Access Control hierarchy are able to create journal runs if they have Journal Runs permissions.
  • Zuora Bill Runs does not support Data Access Control. Only users assigned the top-level tag in the Data Access Control hierarchy are able to create bill runs if they have Bill Runs permissions.
  • Zuora Payment Runs does not support Data Access Control. Only users assigned the top-level tag in the Data Access Control hierarchy are able to create payment runs if they have Payment Runs permissions.
  • Zuora Data Query does not support Data Access Control. Users at any level of the DAC hierarchy are able to access Data Query if they have permission.
  • Zuora Custom Object does not support Data Access Control.
  • For a user to be able to view, create, or update usage data, the user must be assigned the top-level tag in the Data Access Control hierarchy.