# How to iterate and improve answer quality

As you test your twise you are likely to keep on adding more content, through new knowledge cards, as well as adding tweaking the instructions by adding or removing instructions from the communication style field.

<figure><img src="/files/OjDCS0Vxdsr6spBf8QMb" alt=""><figcaption><p>This field is found under Basics &#x26; Setup when you edit a twise.</p></figcaption></figure>

Adding custom instructions in this field can help you in many ways:

* Instruct it to not pronounce specific characters, like $ and instead say the full word *"dollars"*
* Clarify how a specific word is pronounced
* Change the tone of voice: "You are funny and will often tell a joke"
* Give it specific instructions: "Ask clarifying questions before you provide an answer"

It's worth testing different prompts to see how it impacts the outcome.

### Reset the conversation history & reload to see changes reflected

As you speak to twise it will always consider the past conversation history and that will greatly influence the output.&#x20;

As you tweak the communication style or add more content you must reset the conversation as well as reload the page to see the changes reflected.

To reset the conversation history follow these steps:

1. Make sure you are logged in to Twise and that are the creator or admin of the twise you want to reset
2. Open the twise as you do when you talk and interact with it&#x20;
3. Open the hamburger menu&#x20;
4. Click the Delete Conversation History button\
   &#x20;![](/files/Ww6zbcsZQgZOIO9HQtGd)
5. Reload the page

The above process will let you test different settings in the best way possible.

#### Alternative approach - incognito mode

Open the twise in a new browser or in a new incognito window. Please note that Chrome seems to also remember the past conversations from multiple different incognito sessions.&#x20;

### Resetting conversations also deletes them from the conversation history

Please note that after resetting questions will not be visible in the insights or be registered as past conversations.&#x20;


---

# 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.twise.ai/other/how-to-iterate-and-improve-answer-quality.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.
