> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/release-notes/2026-release-notes/march-2026-release-notes.md).

# March 2026 Release Notes

### Asset Panda Pro Web <a href="#asset-panda-pro-web" id="asset-panda-pro-web"></a>

#### Currency Support Expansion <a href="#currency-support-expansion" id="currency-support-expansion"></a>

The following currency codes have been added to the **Currency** data type field settings:

* **JMD:** Jamaican Dollar
* **CRC:** Costa Rican Colón

These options will be available for selection within the currency configuration menu across all collections.

***

### Integrations <a href="#integrations" id="integrations"></a>

#### **Jamf Pro Two-Way Sync** <a href="#jamf-pro-two-way-sync" id="jamf-pro-two-way-sync"></a>

We’re introducing 2-way sync with Jamf Pro, enabling updates made in Asset Panda to be pushed back to Jamf, keeping device data aligned across both systems.

**Highlights:**

* Sync updates from Asset Panda to Jamf Pro for supported device fields.
* Writable fields depend on:
  * What the Jamf Pro API allows us to update
  * How the external entity and field mappings are configured in your system
* Only fields permitted by Jamf and properly mapped in Asset Panda are available for write-back.
* Validations ensure only supported and correctly configured fields are updated.
* Clear integration logs with descriptive success and failure messages.

On successful updates, changes reflect in both Asset Panda and Jamf, reducing duplicate data entry and maintaining system consistency.

&#x20;

#### **Jamf Integration Enhancement – Additional Computer Attributes (Pro)** <a href="#jamf-integration-enhancement-additional-computer-attributes-pro" id="jamf-integration-enhancement-additional-computer-attributes-pro"></a>

Jamf Pro users can now select additional **Jamf Computer attributes** when configuring the **Computers external entity** in the Jamf integration. These fields can be mapped using the standard mapping UI and will sync during both full and incremental syncs.

**Newly Available Fields**

* Is Apple Silicon
* System Integrity Protection
* Gatekeeper
* XProtect Version
* Institutional Recovery Key
* Architecture Type
* Boot ROM
* Active Directory Status
* Master Password Set
* Disk Encryption Configuration
* Available RAM Slots
* Reported IP Address
* Applecare ID
* Battery Capacity
* Last Check-In (lastContactTime)

&#x20;

#### **Google Workspace Two-Way Sync** <a href="#google-workspace-two-way-sync" id="google-workspace-two-way-sync"></a>

We’re introducing 2-way sync with Google Workspace, enabling updates made in Asset Panda to be pushed back to Google Workspace, keeping user and device data consistent across both systems.

**Highlights:**

* Sync updates from Asset Panda to Google Workspace for supported user and device fields.
* Writable fields depend on:
  * What the Google Workspace Admin SDK APIs permit us to update
  * How the external entity and field mappings are configured in your tenant
* Only Google-editable and properly mapped fields are available for write-back.
* Validations ensure only supported fields are updated, preventing unauthorized or restricted changes.
* Clear integration logs with descriptive success and failure messages.

On successful updates, changes reflect in both Asset Panda and Google Workspace, eliminating manual updates and reducing double entry across platforms.

&#x20;

#### **Google Workspace Integration Enhancement – Additional Fields & Org Unit Entity** <a href="#google-workspace-integration-enhancement-additional-fields-and-org-unit-entity" id="google-workspace-integration-enhancement-additional-fields-and-org-unit-entity"></a>

Google Workspace users can now access additional fields across multiple external entities, including Mobile, ChromeOS, and Users, along with support for a new external entity: **Organizational Units (Org Units).**

These fields can be configured and mapped using the standard mapping UI and will sync during both full and incremental syncs.

**Newly Available Fields**

**Mobile**

* OS

**ChromeOS**

* Annotated Asset ID
* Annotated Location
* Auto Update Expiration

**User**

* Employee Number
* Cost Center
* Department
* Office Phone Number
* Employee Type
* Manager Email
* Job Title
* Home Address
* Secondary Email
* Home Phone Number
* Primary Email
* Office Address

**Org Unit (New External Entity)**

* Org Unit ID
* Name
* Description
* Org Unit Path
* Parent Org Unit ID
* Parent Org Unit Path


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prohelp.assetpanda.com/release-notes/2026-release-notes/march-2026-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
