> For the complete documentation index, see [llms.txt](https://community.aidkit.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.aidkit.cloud/partner-resources/the-review-experience/aidkits-updated-review-user-interface/review-queues.md).

# Review Queues

How to find and navigate review queues in AidKit's admin panel, plus a look at your own personal review queue and how to work from it.

**Navigating Review Queues:**

Find your program's review queues, navigate them, and claim applicants to review!

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

**Your Review Queue:**

This is your personal review queue in AidKit, the place where your assigned and claimed applications live so you always know exactly what's on your plate.You'll learn how your queue gets populated, how to claim applicants to work, and how to move through your assignments without losing track of where you are.

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


---

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

```
GET https://community.aidkit.cloud/partner-resources/the-review-experience/aidkits-updated-review-user-interface/review-queues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
