> For the complete documentation index, see [llms.txt](https://findem.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://findem.gitbook.io/docs/integrations/ats-integrations/workday.md).

# Workday

### Introduction

Workday is an end-to-end talent acquisition application built to help you find, share, engage, and select the best candidates for your organization.&#x20;

With Workday you can manage the recruiting lifecycle and application tracking with advanced analytics. It helps in improve employee engagement and facilitates in providing a smooth onboarding experience.&#x20;

Findem integrates with Workday and exports candidate information so you can manage all your talent workflows from source-hire in a single platform.&#x20;

{% hint style="warning" %}
**Partnership Status** - Findem is working on establishing a partnership with Workday. In order to setup the integration meanwhile, it is requested to initiate the integration with the Customer's Sandbox.&#x20;
{% endhint %}

Candidates created in Workday will have the&#x20;

* Complete contact information
* Work & education history

Candidates are mapped to an existing job application open in Workday.

### Use Cases Supported

Once Workday is connected with Findem, your talent team can enjoy the following features

* [Export/Import](/docs/integrations/ats-integrations/why-integrate-with-ats.md#use-case-1-candidate-import-export)
* [ATS Rediscovery](/docs/integrations/ats-integrations/why-integrate-with-ats.md#use-case-2-rediscover-candidates)
* [Pipeline Analytics](/docs/integrations/ats-integrations/why-integrate-with-ats.md#use-case-4-360-talent-and-ats-analytics)

### Implementation Process

To implement Workday integration, please make sure that you get the following steps in order:

* [ ] Get API keys to Workday Sandbox ([learn more](/docs/integrations/ats-integrations/workday/prerequisites-in-workday-wip.md))
* [ ] Run a test involving the Account IT Team
* [ ] Get a sign-off on UAT from the Business & IT teams
* [ ] Receive Production Instance Keys
* [ ] Repeat the process in Production environment
* [ ] Test again on Prod&#x20;
* [ ] Sign off and deliver - See details starting to Export to ATS
* [ ] Communicate about the progress to stakeholder teams

Let's dive in!


---

# 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://findem.gitbook.io/docs/integrations/ats-integrations/workday.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.
