---
title: Supported attributes reference
description: The following attributes can be mapped for user provisioning to Box.
component: box
page_id: box:setup:pf_box_connector_supported_attributes_reference
canonical_url: https://docs.pingidentity.com/integrations/box/setup/pf_box_connector_supported_attributes_reference.html
revdate: June 27, 2024
---

# Supported attributes reference

The following attributes can be mapped for user provisioning to Box.

| Attribute                         | Description                                                                                                                                                                                                                                                                                                                                                                                                                            |
| --------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                              | The name of the user. This attribute is required.                                                                                                                                                                                                                                                                                                                                                                                      |
| Login                             | The email address the user uses to sign on. This attribute is required.&#xA;&#xA;This value must be in the format of an email. Box Connector version 2.2 and later enables updating a user's login. However, the user has to have signed on previously for the update to succeed.                                                                                                                                                      |
| Language                          | The user's language. Learn more in [Language Codes](https://developer.box.com/guides/api-calls/language-codes/) in the Box documentation.                                                                                                                                                                                                                                                                                              |
| Timezone                          | The user's timezone. Input format follows tz database timezones.                                                                                                                                                                                                                                                                                                                                                                       |
| Space Amount                      | The user's total available space amount in bytes. A value of -1 grants unlimited storage.                                                                                                                                                                                                                                                                                                                                              |
| Inactive Status Default           | The user's default inactive status. The three inactive defaults include:- inactive

- cannot\_delete\_edit

- cannot\_delete\_edit\_upload&#xA;&#xA;When a user is disabled, the user status will be the value you have specified here. If no value, the default is inactive. Deleting the user in LDAP will always default to inactive regardless of the attribute's value or the Target screen configuration for Remove User Action. |
| Job Title                         | The user's job title.                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Phone                             | The user's phone number.                                                                                                                                                                                                                                                                                                                                                                                                               |
| Address                           | The user's address.                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Role                              | The user's enterprise role. Valid options include:- coadmin

- user                                                                                                                                                                                                                                                                                                                                                                    |
| Can See Managed Users             | Whether the user can see other enterprise users in their contact list. Valid options include:- true

- false                                                                                                                                                                                                                                                                                                                           |
| Is Sync Enabled                   | Whether or not the user can use Box Sync. Valid options include:- true

- false                                                                                                                                                                                                                                                                                                                                                        |
| Is Exempt from Device Limits      | Whether to exempt the user from Enterprise device limits. Valid options include:- true

- false                                                                                                                                                                                                                                                                                                                                        |
| Is Exempt from Login Verification | Whether or not this user must use two-factor authentication. Valid options include:- true

- false                                                                                                                                                                                                                                                                                                                                     |
| Is External Collab Restricted     | Whether this user is allowed to collaborate with users outside her enterprise. Valid options include:- true

- false                                                                                                                                                                                                                                                                                                                   |
| Personal Folder Name              | The name to be used for the personal folder which can optionally be created along with a new user. The personal folder name format can be configured using OGNL expressions. Learn more in [Sample OGNL expressions](pf_box_connector_sample_ognl_expressions.html).Learn more about personal folder fields in [Configure provisioning](pf_box_connector_configure_provisioning.html).                                                 |
