> ## Documentation Index
> Fetch the complete documentation index at: https://f4c7a9e2d8b1-docs.tenzo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Workday tenant custom XML namespace

> Set your tenant namespace and import the Recruiting WSDL; repeat when custom fields change.

## What to configure

For Workday custom application fields to work in Tenzo, you need both of the following:

### Tenant / XML namespace

In **Admin → ATS Integrations → Workday → General**, set **Workday tenant custom XML namespace**. This is the tenant-specific `xmlns:custom` value Workday uses for **Put\_Job\_Application\_Additional\_Data** (usually shaped like `urn:com.workday/tenants/<tenant>/data/custom`). You can enter either the **tenant name only** (e.g. `ibmsrv_pt1`) or the **full URI**; Tenzo normalizes it before each request.

<Frame caption="Workday Configuration → General → Workday tenant custom XML namespace">
  <img src="https://mintcdn.com/tenzoai/RXXiiW8hTf6nvQgA/images/ats-integrations/workday/workday-tenant-custom-xml-namespace.png?fit=max&auto=format&n=RXXiiW8hTf6nvQgA&q=85&s=d21386ac52dc711853f7815e00db5139" alt="Workday Configuration with General section expanded, showing Workday tenant custom XML namespace field" width="786" height="274" data-path="images/ats-integrations/workday/workday-tenant-custom-xml-namespace.png" />
</Frame>

### Recruiting WSDL import

Import your tenant’s **Recruiting** WSDL so Tenzo knows field names, types, and structure. See [custom fields (WSDL import)](/ats-integrations/workday/custom-fields-wsdl).

The namespace must match what your Recruiting definitions use for custom job application data. If it is missing or wrong, Workday may reject updates or apply them incorrectly.

## When to do this again

Whenever you change **additional information** or **custom fields** on job applications in Workday, refresh both: **re-import the Recruiting WSDL** and confirm the **tenant namespace** still matches your environment so writes stay in sync.

## See also

* [Workday setup (main checklist)](/ats-integrations/workday/setup)
* [Workday custom fields (WSDL import)](/ats-integrations/workday/custom-fields-wsdl)
