# Edit Form Template

<mark style="color:orange;">**To edit the form template**</mark>

The responders can start editing the template by clicking <mark style="color:blue;">**Edit Form Template**</mark><mark style="color:blue;">.</mark>

<figure><img src="/files/24O9DiW7H5sK9orwRl5g" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/T5WaeJSmepNYB2YCXIwS" alt="" width="563"><figcaption></figcaption></figure>

After completing the editing, they can click <mark style="color:blue;">**Complete Edit**</mark> to finalize their changes.

<mark style="color:orange;">**To Reassign Form**</mark>

* The form author can reassign the form to other responders or the same responder by clicking <mark style="color:blue;">**"Reassign Form"**</mark> under Actions.

<figure><img src="/files/aDfLjHM0Em6IIpXCZiJr" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.compliancebot.io/vendor-management/vendor-management-workflow/edit-form-template.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.
