# Viewing Previously Generated Letters

## How do I view previously generated letters on LetterSG?

1. Click on "Dashboard" and you should see a dashboard that displays batches of all the letters you have previously generated. You can click on each row to view the details of your letters in every batch.

<figure><img src="https://4097645561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGChNUU8J3OerY8QoGh6%2Fuploads%2FTVGLSCXxVBByJ0qXWFXH%2FScreenshot%202023-10-19%20at%2011.28.35%20AM.png?alt=media&#x26;token=ab6243d4-8e7e-4ec6-9dab-f9f79bffe4a7" alt=""><figcaption></figcaption></figure>

* In every batch of letters, you should be able to view the read status of all letters in that batch.

<figure><img src="https://4097645561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGChNUU8J3OerY8QoGh6%2Fuploads%2FNdtAcNM0OHBU2QYJAB0l%2FScreenshot%202023-10-17%20at%2011.13.23%20AM.png?alt=media&#x26;token=195de47f-55c7-44a5-af26-784115220236" alt=""><figcaption></figcaption></figure>

#### How can I download or export my letter data?

3. Alternatively, you can click on the download icon on the main dashboard or the "Download CSV report" on the detailed batch dashboard to check the read status of your letters.

<figure><img src="https://4097645561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGChNUU8J3OerY8QoGh6%2Fuploads%2FHWdtA7EitimoG5dKLiKb%2FScreenshot%202023-10-19%20at%2011.31.17%20AM.png?alt=media&#x26;token=348c050f-66bc-411d-a11f-65b0025cd641" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4097645561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGChNUU8J3OerY8QoGh6%2Fuploads%2FoqWTJtw93gWhUQEo9FVk%2FScreenshot%202023-10-19%20at%2011.30.52%20AM.png?alt=media&#x26;token=0e720bd3-3eb4-463b-9b72-7d43042a5e23" alt=""><figcaption></figcaption></figure>

* When you open your CSV, you will be able to track the read receipt of your generated letters in the CSV file under the "read\_status" column for every letter.

<figure><img src="https://4097645561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGChNUU8J3OerY8QoGh6%2Fuploads%2FNIvMgtOKjzuyARxsmslE%2FScreenshot%202023-08-12%20at%2011.57.31%20AM.png?alt=media&#x26;token=d30c9dff-1d13-460f-9b33-b53aebb4f9f8" alt=""><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://guide.letters.gov.sg/for-agency-users/viewing-previously-generated-letters.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.
