> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cutshort.io/llms.txt
> Use this file to discover all available pages before exploring further.

# How to configure AI Screener for my roles?

> It is customisable to your needs

AI Screener completely works based on the criteria your provide to it.

**Criteria**
You can use something like "React proficiency".

**Instructions**
Here you can describe what should AI ask. 

For descriptive questions, you can enter here sentences like 

> Ask if they have worked on memory management in React applications.

For code snippet questions, you can give a generic instruction like

> "Generate a code snippet that shows a memory leak in React code"

Or you can be very specific and define the exact code snippet:

> Generate a code snippet that shows a performance issue in React code that renders a table without pagination support
