# See Recorded Answers

{% hint style="info" %}
This page will provide instructions on how to see a list of your recorded answers from all categories in the Matar app.
{% endhint %}

***

1. To see a list of recorded answers in the Matar App. Click on my recordings button. My recordings button is highlighted in the red box in the screenshot below:

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/NunxFDyi3SiBDrK-Om6kC_matar-my-recorded-questions.jpg)

***

2\. Then click on the My Answers (मेरे जवाब) section to see your recorded answers. My answers button is highlighted in the red button below.

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/wW8mmQAF1R4uOq045MolN_myanswers.png)

***

3\. The app will list the answers in My Answers (मेरे जवाब) section.

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/OBX1Rygx3q4LkkFM2Kru6_matar-my-answers-list.jpg)

***

4\. To delete a recorded answer to a question click on the delete button. The delete button is highlighted in the screenshot below.

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/L76UTRaNa4QOfv4IALZTM_matar-my-answers-delete.jpg)

***

5\. The app will re-confirm the deletion of a selected answer before proceeding. Click on Yes (जी हा ).

![](https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/hJFgRYZSZUkkRaUZ82Lcb_matar-delete-answer-prompt.jpg)

***

### 🔍 Related topics

➡️ [**Changing Subjects**](/matar/matar-features/changing-subjects.md)

➡️ [**Answer Questions**](/matar/matar-features/answer-questions.md)

➡️ [**Ask a Question**](/matar/matar-features/ask-a-question.md)

####


---

# 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://gramhal.gitbook.io/matar/matar-features/see-recorded-answers.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.
