# Deleting a Question

Each added question type in the Survey gets the ***Delete*** icon to delete the question once you add it to the survey.

* Navigate to the Survey questions in edit or design mode.
* Select a question that you wish to delete.
* Click the ***Delete*** icon provided for that question.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FSNa0GTyhp88nVMNJC6jY%2Fimage.png?alt=media&#x26;token=82d30fe7-7d50-44d1-abb1-15f93c8e8634" alt=""><figcaption><p><em><strong>Delete icon provided for a question</strong></em></p></figcaption></figure>

* A message window appears to assure the action of deletion.
* Click the ***OK*** option.

&#x20;     ![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FpZzvxoxNiQQCZ9a4mv0d%2Fimage.png?alt=media\&token=de872a7b-328e-479e-adaf-c19ad140cf53)

* The selected question gets deleted from the survey.


---

# 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.bdb.ai/survey-5/survey-builder-designing-a-survey/questions/deleting-a-question.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.
