> For the complete documentation index, see [llms.txt](https://legacydocs.nexudus.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.nexudus.com/platform/day-to-day/community/managing-surveys/managing-survey-questions/deleting-a-survey-question.md).

# Deleting a survey question

![Deleting a survey question using the left sidebar menu.](/files/-LjRhqW738pkNVonI0LD)

1. If the side menu is not visible, click![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LZnHZcwRtI7qlwNULS9%2F-LZnQv0ujZjL-QaAncT0%2Fhamburguer.svg?alt=media\&token=dd00faf3-6ca6-42f1-a90d-12bb2fa27021).
2. In the side menu, click [**Community**](https://platform.nexudus.com/content).
3. In the **Community** section, click [**Surveys**](https://platform.nexudus.com/content/surveys)**.**
4. From the list of surveys, click the survey you wish to edit.
5. Choose one of the following options:
   * Select the question you want to remove and click on **delete** on the left sidebar
   * Right click <img src="/files/-LiE6nzVtcfx3ZIVRvzK" alt="" data-size="line"> and select **delete** from the menu.
   * Select the question you want to remove, click on the **delete** button to the left of save changes.

![Deleting a survey question using the more options menu.](/files/-LjRhvN9Bv2-ixNB5lDD)

![Deleting a survey question from the edit screen.](/files/-LjRhtAbuKhnKDO9KYVN)


---

# 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:

```
GET https://legacydocs.nexudus.com/platform/day-to-day/community/managing-surveys/managing-survey-questions/deleting-a-survey-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.
