# Memorized Response

<figure><img src="/files/VJ6abaY0Zlyz0MLOAbGq" alt=""><figcaption><p>Memorized Response page</p></figcaption></figure>

## Manage Memory

<figure><img src="/files/wWpiT3uus6MYdhVDEHsE" alt=""><figcaption><p>Add memory pop-up</p></figcaption></figure>

To add memory in the ASAP platform, click ‘Add new memory’. Input field consists of:

* **Question**\* (required)
* **Answer**\* (required)

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUdfuXNwH4gbjRWZZjtvgFRW53y-JSktkAdYpPnEISIjsNjFGOggsSHHMYR82aV1gIu4x-7NY7tPTlyjYW3CuMJl2cxHHoKLu-YvhbzPKVWv9viUv0tv_lxmGDby6ZlHRcswgYxZpesXLzsWSNEQ4606xJFb33sO=s2048?key=0Vuv-rJx-rGDStWDzAwBDw" alt=""><figcaption><p>Sample of Memorized Response</p></figcaption></figure>

Limitation for the memorized response is:

* 1 answer per 1 question
* Only apply for the first question of each session.
* *\[Suggestion] Since we use AI to classify how similarity of queried question and predefined Q\&A list, the content of answer should related to the question.*

## Answer Accuracy Check

a quick and easy service to evaluate assistant accuracy and mark responses as memorized.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUfv7rZzezcRlO48-mosQ08kpMRu0aIdJAprz8YtHo8unukC7O7h2NKErt2-sctL2dPtuldtWd95ytn55vBeVHmlJzm0SMTdhlVLiTOuHvTQViGGCbBSLfArexrvkQe4rPg7eiiPYQukyuhuiJ8Ga8gcR9R-n6Qb=s2048?key=0Vuv-rJx-rGDStWDzAwBDw" alt=""><figcaption><p>Answer Accuracy Check page</p></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.amitysolutions.com/amity-solutions/amity-bots-gen-ai-platform/memorized-response.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.
