> 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.md).

# Blue button: Create upcoming season & sort staff

Blue Button, formerly known as Blue Banner (pour one out)

## What is the blue button?

Everything you do within flaik is contained within a season. Only one season can be active at a time. All seasons in the past are historical and can only be viewed, not edited. To help you transition your active season year-to-year, flaik will display **blue button** prompts at specific points in time. This section outlines each prompt and how to navigate them.&#x20;

{% hint style="warning" %}
Only your site's designated account holder will see the blue button prompts. If you do not see them, look up your site's account holder by navigating to **Admin settings** -> **General settings** -> **Account holder**.
{% endhint %}

Here are the articles in this section:&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Set up your new season</strong></td><td>The first step of the two-part process.</td><td></td><td><a href="/flaik-knowledge-base/for-administrators/season-switchover-blue-banner/set-up-your-new-season.md">Set up your new season</a></td></tr><tr><td><strong>Sort your staff</strong></td><td>The final step to make the upcoming season active and the past season historical.</td><td></td><td><a href="/flaik-knowledge-base/for-administrators/season-switchover-blue-banner/sort-your-staff.md">Sort your staff</a></td></tr><tr><td><strong>Limited access to the upcoming season?</strong> </td><td>Once your upcoming season has been created, not all features will be available until you sort your staff. </td><td></td><td><a href="/flaik-knowledge-base/for-administrators/season-switchover-blue-banner/limited-access-to-the-upcoming-season.md">Limited access to the upcoming season?</a></td></tr><tr><td><strong>Skip Hiring: Move profiles out of Talent Pool and into Staff Management</strong></td><td>Don't need to use flaik's Hiring feature? Follow these steps to move your staff back into Staff Management.</td><td></td><td><a href="/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</a></td></tr></tbody></table>


---

# 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.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.
