# My Draft

Your Drafts displays **all draft progress notes and form submissions** that were created by you. It is private and only visible to you.

<figure><img src="/files/A5Lc7gkpwyooAOZ6SWmY" alt=""><figcaption><p>My Drafts</p></figcaption></figure>

## **Search**

Quickly find drafts by:

* Searching by **Client Name** or **NRIC / FIN or Progress Note Title /** **Form Name**

{% hint style="info" %}
The search will apply to either Progress Notes or Form Submissions, depending on the active tab
{% endhint %}

## Toggle&#x20;

Use the toggle to switch between Progress Notes and Form Submissions&#x20;

<figure><img src="/files/JcV4WhK0UXtUWeOPGr6l" alt="" width="344"><figcaption><p>Toggle</p></figcaption></figure>

#### **Progress Notes**

* Click the **client name** to view their profile
* Click the **progress note title** to open the note within the client profile

<figure><img src="/files/NKPou8kMI1YgAm5s2YfZ" alt=""><figcaption><p>Draft Progress Notes</p></figcaption></figure>

#### **Form Submissions**

* Click the **client name** to view their profile
* Click the **form name** to open the form within the client profile

<figure><img src="/files/FxMLoXoT1MMjtGZ6NaoY" alt=""><figcaption><p>Draft Form Submissions</p></figcaption></figure>

{% hint style="info" %}
Before resolving or cancelling a referral, it's good practice to check for any outstanding drafts linked to the client
{% endhint %}


---

# 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.social360.gov.sg/core-features/my-draft.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.
