> 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-administrators/first-season-guide/updating-staff-via-bulk-update-from-an-external-file-or-data-source.md).

# Updating Staff via Bulk Update (from an external file or data source)

You can update staff data in bulk by using the bulk update feature in Staff Management.&#x20;

### Video Overview

{% embed url="<https://www.loom.com/share/95bc755ce7cc4776a675d99560090fd5>" %}

### Step-by-step

First, go into Staff Management.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043053344397/original/KtJff1e53at5jDRhhmgMXxb0ge2aS4vTTg.png?1570553139)

Click on the 1st Person in the list and then click on Bulk update staff in the right hand menu.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043053344847/original/g040gFQBo8MHK1exQklNOY4WC2h-pKdGxg.png?1570553257)

You'll then download the comprehensive template.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043053344367/original/KeAOtSSojM68qxxmJBTg4Qz2VTXiBYk8Dg.png?1570553131)

Open up the comprehensive template that you just downloaded and delete the initial row that has the details of the person you just downloaded. This will be ROW 3.&#x20;

**DO NOT DELETE ROWS 1 & 2 or any columns.**

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043053345337/original/HKHxYnawrSvd5L2wTfpo61z4zRmE5wuP0A.png?1570553378)

Copy and Paste the data from your existing staff spreadsheet into the comprehensive template. First Name, Last Name and Email are critical fields.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043053345751/original/4lpMLHkXf6n_LQXAtxW2cIW3S3M-E7938g.png?1570553474)

Once you've finished pasting in the data that you want upload, hit save. Then upload the file in the Bulk Update Field and click Upload.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043053346302/original/PPV_adDgm4knMisdOtAv33C9xBOW5X9TQg.png?1570553589)

You'll then be brought to the error checking page. If you've got no errors in your file, you'll be able to click on the blue Save button in the right hand corner.&#x20;

If you have errors, you'll need to fix these before moving on.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043053346728/original/l8XwRlZoY581aVx5gZUpi4Z4xVoH8MxcTw.png?1570553685)

One you click on Save, the staff data will update and you'll be good to go.


---

# 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-administrators/first-season-guide/updating-staff-via-bulk-update-from-an-external-file-or-data-source.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.
