# Editing an Answer

## ✒️ Editing the answer text

To edit an answer label text you may click on the answer text label and edit the text. Modifications will be saved as you type.

## 🚀 Answer actions

![](/files/-MBxI7Xio99O0xA9upEU)

1. You may check the box to make it mandatory if the answer is a text based [answer type](/form-management/form-designer/answers/answer-types.md) like a [field](/form-management/form-designer/answers/answer-types/entry-field.md).
2. [Pipe](/form-management/campaigns/campaign/invitation-message/invitation-piping-tags.md) a value into the answer label text.
3. Use an image from the [media gallery](/form-management/style-branding/media-gallery.md) instead of the label.
4. Open the [answer properties](/form-management/form-designer/answers/answer-properties.md).
5. Deletes permanently the answer.
6. Move the answer using drag / drop to another position.&#x20;

{% hint style="danger" %}
Deleting an answer with also delete all the respondent answers that were given for that answer. This operation cannot be reversed. Note that for safety the question is first moved to the [form trashcan](/form-management/form-designer/form-trashcan.md) from where you can still recover it as long as it has not been wiped.
{% endhint %}

## 🏃 Moving an answer

You can move an answer position within the same question using either the editing space tree.

![](/files/-MBx9TXcJ9lgAQz_maKg)

or using the drag icon of the answer actions.

![](/files/-MBx9lPVekIDAY7xXgo7)


---

# 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.ngsurvey.com/form-management/form-designer/answers/editing-an-answer.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.
