# How can I update party names in a clause without manually overwriting?

If you wish to adjust the terminology before inserting a clause in the document, you can do so by clicking on the wrench icon :

![Image](/files/vixXnooVmkA1iJaDJt41)

&#x20;

Next, a new menu appears where you have the option at the bottom to replace a term in the clause with a custom term chosen from the open document (or by entering a term in the field next to the term):

![Image](/files/9ZJQFRXXzd3c490kROsP)&#x20;

After choosing the term, you simply click on ‘Redraft’, and the clause terminology will be adjusted with the terms chosen by you:

![Image](/files/gqRP91Jhppf6lIHD9K66)&#x20;

The clause with the adjusted terms can then be inserted into the document using the plus icon.


---

# 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://help.clausebuddy.com/truffle-hunt/faq/how-can-i-update-party-names-in-a-clause-without-manually-overwriting.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.
