# Manage questions

Include questions in the application form that will help you to screen your candidates. For example if a job position requires frequent traveling you may want to ask upfront if people are willing to travel. Questions can be open-ended (small/big text) and close-ended (Yes/No/multiple choice).

How to create a question?

Click on the following:

1. Settings⚙️
2. Manage questions

![](https://lh4.googleusercontent.com/jMY6UYvpQC8oT4WNNkRanU-jaiDa4ZR0z8qI8P28MPaIfwQVArk2CIpl_kPbbjWGjgTocJrcoDkfiYamvKTae3h9uUishnwd_hVl-SnqQLfdk83I0e1CggiRuBnGAKJ6sx9KMRuM)

1. Create question

![](https://lh3.googleusercontent.com/7Z4xk2JlI3d7WEimxqa3KvfmI3DjAG-RT5505K5b9loycnqLbQk_LyTLzD84ehcTuOAcPV82sfxYfLc2tM5NtuziMz4-qhyFP4TDxmNpehBuUxgFXQ9F5zvm9HKMzlJvDk89EC5j)

A question has the following attributes:<br>

* Type&#x20;
  * yes or no
  * single answer
  * multiple choice - multiple answer
  * multiple choice - one answer&#x20;
  * small text
  * &#x20;big text
* Question text
* Search label

In case you want to filter candidates based on their answer to that specific question

* Is mandatory

![](https://lh6.googleusercontent.com/knbJRgdi0RaxtzSiAzflSJcU2Mx6FavXfa_-jOFgMxa4X4kruWQoKlwoaEm7npoj0UCVWGYHJ7Fh6vrHIVGAYOOK_oW-8RMSxVszwoMt6BWLbfrVKccWvDnf01n1B8aBN2PjBGhS)


---

# 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://help.smartcv.co/settings/manage-questions-1.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.
