# Delete

The Delete option prompts to delete the selected page.

* Click the ***Page Settings*** icon from the Header panel.
* Select the ***Delete*** option from the content menu.

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Feitv9vCrhWSzNI7Hy0mA%2Fimage.png?alt=media\&token=330237fb-9747-4533-b0b0-454a0a7ae99b)​

* A new window opens, asking to confirm the action of deletion.
  * Click the ***Yes*** option if you wish to delete the page.

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2F1EtqCfGXxMRejv4NEDAG%2Fimage.png?alt=media\&token=6071ea5d-635e-4dde-b69f-d5dd8fd48093)*​*

* The page gets deleted.

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark>: Click the **No** option if you wish not to delete the page.*
{% endhint %}


---

# 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/forms-4/general-workflow-for-forms/page-settings/delete.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.
