# Recruiter can perform different action

The **Recruiter** can perform a different action

1. Shortlist
2. Create HW test
3. HW submission reminder
4. Send HW test for review
5. Create technical test
6. Schedule interview- Round 1
7. Schedule interview- Round 2
8. Schedule interview- Round 3
9. Send offer approval
10. Send offer
11. Upload resignation
12. Upload document
13. Reject
14. Update profile
15. Move
16. Share JD

Last updated 3 months ago


---

# Agent Instructions: 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://docs.aiflo.app/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action.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.
