> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-it-specialists/payroll-export-configuration/resort-specific-info/alterra/uploading-position-ids.md).

# Uploading Position IDs

### How to Upload Workday Position IDs for Teaching, Non-Teching and Training wage types

### 1 | Go to Staff Management

<mark style="color:blue;">**People -> Staff Management -> Update position ids**</mark>&#x20;

Click on <mark style="color:blue;">Update position ids</mark>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FVckeKe1s6iNmaoGPNGAd%2Fimage.png?alt=media&amp;token=c98cc89b-3adb-47e0-a1d8-a7f8d1236cb9" alt=""><figcaption></figcaption></figure>

### 2 | Download the Wage Position Ids Template&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FJ3i7xD1cPyZ066RBvGNq%2Fimage.png?alt=media&amp;token=07ccd114-cfa0-4976-ad1c-1a72063b1fcc" alt=""><figcaption></figcaption></figure>

### 3 | Populate the Template&#x20;

Insert the employees **Workday Employee ID** into the **flaik Payroll ID** field in the .csv file

Insert the corresponding Position IDs

Ensure the file is saved as a .csv file

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FOvRs2UjkWsCPQpdZaFF3%2Fimage.png?alt=media&amp;token=d7283613-c059-4c66-89a7-7a472671a784" alt=""><figcaption></figcaption></figure>

Upload the file to flaik


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-it-specialists/payroll-export-configuration/resort-specific-info/alterra/uploading-position-ids.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
