> 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/add-qualification.md).

# Add Qualification

Go to **setting** menu

![](/files/fRMzNvgOda6MeX5PUTUb)

Click on **Qualification**

![](/files/nMc56akRQwNKeiftLNJw)

Click on **+New Record**

![](/files/yjLN5lEpWWGp25rY75VL)

Add Qualification name and description and click on **save**

![](/files/PIRARcmWAoaSbbOKBVyx)

Recruiter can see the added qualification

![](/files/TbGNpgEZug47VPvNRreH)

When a recruiter adds a candidate and a job post, they can see the added qualifications in the qualification list.

![](/files/QAy0Gj25iYIRLk8ZJ3cg)

![](/files/ehf52Gi9pjgzucacaFkp)

## Edit Qualification

You can choose to edit the qualification that you have created.

To edit qualification

Click on the Action (3 vertical dots) ![](/files/atihWjGXNDTiB5zteUgO) for the record which you would like to edit and click the **Edit** button

![](/files/OYBZF208zsBLq5dgNR0g)

Make the necessary changes and click **Save**

![](/files/zSeh2utk8KFq8NoKYNay)

## Delete Qualification

Qualification once added can be deleted if no longer necessary

To delete qualification

Click on the Action menu (3 vertical dots) ![](/files/70oTtIIvymOpk801w28T) for the record which you would like to delete and click the **Delete** button

![](/files/MwLbJuZDvbWeX1EgtOeh)

Give your confirmation in the popup and the record will be deleted

![](/files/iTMNAmLLWQG59eJpWFWf)

## View Qualification

You can choose to view the qualification that you have created.

To view qualification

Click on the Action menu (3 vertical dots) ![](/files/etKJgX81mesFCVEUSQ1Z) for the record which you would like to view and click the **View** button

![](/files/BZh6X9UJo2IEc9w6Zhxc)

You can see all details of qualification

![](/files/vkMFEskNp4ih92PEfaqA)


---

# 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/add-qualification.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.
