> 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/my-dashboard.md).

# My Dashboard

The recruiter can view their own activity on **My Dashboard**. Navigate to My Dashboard.

## **Upcoming Interview**

Recruiter/Interviewer is able to see all of their assigned upcoming interviews.

![](/files/3zj8VOZ8f6XZerClnxAm)

They can open the details page for an assigned request to view interview details and update or approve the request.

![](/files/XTAuqMml6cNQP4mOmnXQ)

The recruiter is able to update or approve their assigned request.&#x20;

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

Recruiters can return to the dashboard by clicking on the Recruitment breadcrumb.

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

## My Candidates

Recruiters can view uploaded candidate profiles in the **My Candidates** report.

![](/files/KjTcx8HPDKkAdbkyUdV7)

They can also open the job details page from where the candidate was uploaded in the My Candidates report.&#x20;

<figure><img src="/files/1379EEKJmovpin4LL9EF" alt=""><figcaption></figcaption></figure>

Recruiters is able to see their date-wise uploaded candidate profiles using filters.

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

## My Vendor

The recruiter can see their own vendors' list in **My Dashboard**.

Go to **My Dashboard**, then go to **My Vendors**.

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


---

# 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/my-dashboard.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.
