> 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/season-switchover-blue-banner/skip-hiring-move-profiles-out-of-talent-pool-and-into-staff-management.md).

# Skip Hiring: Move profiles out of Talent Pool and into Staff Management

Don't use flaik's Hiring feature? Follow these steps to move your staff into Staff Management to get them back into flaik.

{% hint style="warning" %}
While any user with the right permissions can complete these steps, this task is often completed by the **account holder** after setting up the upcoming season with the **blue banner**.&#x20;
{% endhint %}

## Why do I need to do this?

When you complete the [**staff sort**](/flaik-knowledge-base/for-administrators/season-switchover-blue-banner/sort-your-staff.md)**,** flaik guides you through where to put your staff profiles at the end of your season. Staff profiles can exist in Staff Management (this is where the "year-round" staff will go), Talent Pool, and Archive.&#x20;

Talent Pool operates similarly to Staff Management, but it belongs to the Hiring feature. Staff who are in Hiring will not be able to log into flaik, and they will not appear in places like Scheduling or Class Management.&#x20;

In other words, if the staff member is working, you need to move them out of Talent Pool and into Staff Management. This is what the Hiring flow does by nature, **however**, if you send job offers to your staff through another method (such as through your HRIS system), you may already be completing this flow elsewhere.&#x20;

So, this article will show you how you can easily move all your staff profiles from Talent Pool and into Staff Management.

**Note**: when you complete this step, the staff member will be able to log in with their password again.

{% hint style="info" %}
This article assumes you have created the [<mark style="color:blue;">**upcoming season**</mark>](/flaik-knowledge-base/for-administrators/season-switchover-blue-banner/set-up-your-new-season.md) and [<mark style="color:blue;">**sorted your staff**</mark>](/flaik-knowledge-base/for-administrators/season-switchover-blue-banner/sort-your-staff.md) already. If you haven't, please complete those steps: the earlier articles in this section will guide you.&#x20;
{% endhint %}

## How-to

Step one: Archive the staff you wish to move into Staff Management.

> *wait, really?*

Yes, really! When a profile has been archived, you have the choice of restoring it to Talent Pool or Staff Management. So, if you archive all the staff in Talent Pool, you'll be able to select all of them and put them straight into Staff Management without much fuss.&#x20;

To get started, go to Talent Pool and select all the staff you need to move to Staff Management

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fk4ZZELhWXWEqAa5DVMMa%2Fimage.png?alt=media&amp;token=09b4b960-7fcf-4573-bf61-27372b832c74" alt=""><figcaption></figcaption></figure>

With everyone accounted for, click the Archive Staff button on the right.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FvB3GMi6iFzN8xEhy96Ck%2Fimage.png?alt=media&amp;token=b4da0906-9a05-4981-b935-ecdce90e6064" alt=""><figcaption></figcaption></figure>

Go to Archived People. To find the profiles you just dropped here, use the settings wheel to adjust the table on this page--you're looking for the "Archived" field.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fe4k0eto6WBanYH8wu26Y%2Fpulling%20in%20archived%20column.png?alt=media&amp;token=20919785-793c-4784-b4a6-0e6f5a7979c5" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Pro tip:** if you use the **Sort by** menu to sort on the Archived field, you can very quickly find the people you just added to the archive.
{% endhint %}

This is the moment we were waiting for! Once the Archive column is in view, simply select all the people that you archived in the previous step and then hit **Restore profiles**.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FyeusQHoGyxvZavfdIrJN%2Fselecting%20recently%20archived.png?alt=media&amp;token=8c8afadb-0471-4920-93c7-763a67ac6301" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FNkSE97BUbYReP5KaujMy%2Frestore%20profiles.png?alt=media&amp;token=456dff6c-33d3-4311-acb4-fdd20ef00895" alt=""><figcaption></figcaption></figure>

After you click the button, switch over to Staff Management to find the profiles there.

{% hint style="success" icon="party-horn" %}
Congrats, that's the end of this article!&#x20;
{% endhint %}


---

# 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/season-switchover-blue-banner/skip-hiring-move-profiles-out-of-talent-pool-and-into-staff-management.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.
