> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/move-to-talent-bank.md).

# Move to Talent Bank

Go to **job posting**, in the tracker click on **Actions**.

![](/files/aC2lCq6IRWYHenYf3xCB)

The recruiter can move a candidate to the talent bank at a time for a particular job post.

When the recruiter clicks on the **Actions**, a popup appears.

![](/files/MOhqf5xWInUPjQv6irp9)

The recruiter selects the candidate and clicks on '**Move to Talent Bank**.' After clicking, a popup appears. Once the recruiter fills out the reason, they click on '**Yes'.**

<figure><img src="/files/r250Px75fblm9GTdzGNZ" alt=""><figcaption></figcaption></figure>

A candidate is added to the Talent bank, the current status is updated to **"Moved to TB"** in the tracker and a activity is added as **candidate is moved to the talent bank**.

![](/files/wrjg6NjhIF49AcOVdvrr)

Recruiter can view the added activity, click on the (3dots) **icon**, then select **View history**, and click on the **Activity**.

![](/files/tZNml3GKykNDnsXGzSEX)

Go to Talent Bank.

![](/files/gYtKpQ0ViQ7ieGqjAlox)

A candidate is added to the **Talent bank** at the top of the lis&#x74;**.**

![](/files/FslIpZjTRFRlWpMzXFiC)


---

# 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://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/move-to-talent-bank.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.
