# Dashboard

Your Dashboard displays **all pending & active cases assigned to you**. It is private and only visible to you.

<figure><img src="/files/iucQg5RLsj1tpvRrhaKa" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

## **Search, Filter & Sort**

Quickly find cases by:

* Searching by **Client Name** or **NRIC / FIN** (partial matches allowed).
* Filtering by **Case Status, Referral Date Range, Referral Source,** or **Referral Reason.**
* Sorting by **Referral Date (Newest** or **Oldest first), Client Name (A-Z** or **Z-A)** or **Attended On (Newest** or **Oldest first).**

{% hint style="info" %}
"Attended On" is extracted from Progress Notes
{% endhint %}

<figure><img src="/files/hIf7y7ql1GRDSx2MsWJ3" alt="" width="375"><figcaption><p>Dashboard - Search &#x26; Filter</p></figcaption></figure>

## **Bookmark Lists**

#### Create Bookmark Lists

To better organise your cases, you can create **Bookmark Lists** to track clients based on their needs or urgency to ensure no critical case is overlooked.

*Examples of Bookmark Lists:*

* **Task-based -** Call follow-ups, document collection, pending assessments.
* **Frequency-based -** Monthly check-ins, quarterly follow-ups.
* **Risk-based -** High-risk clients needing urgent intervention.

<figure><img src="/files/4BkQ6Lj0pUajDAF81dZv" alt="" width="287"><figcaption><p>Dashboard - Bookmark Lists</p></figcaption></figure>

#### Bookmark a client

* Click the <img src="/files/WhUXPxifp7eNfqt4v2VY" alt="" data-size="line"> button on the referral card and select a list.
* To remove a client from the bookmark list, click the <img src="/files/WhUXPxifp7eNfqt4v2VY" alt="" data-size="line">button again.

{% hint style="info" %}
Clients can be added to multiple bookmark lists.
{% endhint %}

<figure><img src="/files/9njPFEahwjih90yySxqP" alt=""><figcaption><p>Dashboard - Bookmark Client</p></figcaption></figure>

## **Notes**

You can add **personal notes** to keep track of important details about a client. These notes are useful for capturing case-specific details that matter to you.

* Click the <img src="/files/iCiqwifaA4IoQsdKtnAY" alt="" data-size="line"> on the card to add/edit notes.

<figure><img src="/files/IP4K0Kywf5D7fP0perHe" alt=""><figcaption><p>Dashboard - Edit Notes</p></figcaption></figure>

* To clear the note, click the `x`  button.

<figure><img src="/files/HvRJ1RDM91QdQxvL2Q1Y" alt=""><figcaption><p>Dashboard - Delete Notes</p></figcaption></figure>

{% hint style="info" %}
Notes on your dashboard are not shared with other users.
{% endhint %}

## **Reminders**

You can set reminders to stay on top of client follow-ups, such as scheduling the next session or checking in on them.

* Click the <img src="/files/9SWewvi4ggVNnbUcSS5t" alt="" data-size="line">on the card to add a reminder for this client

<figure><img src="/files/mOkECCKH4MJBrB3krXzK" alt=""><figcaption><p>Dashboard - Reminders</p></figcaption></figure>

#### Set New Reminder

To set a new reminder

* Add the reminder date and time
* Add what you would like to be reminded about&#x20;

<figure><img src="/files/PHEgtD3qD6QWbaaEma5a" alt="" width="375"><figcaption><p>Dashboard - Set New Reminder </p></figcaption></figure>

{% hint style="info" %}
Please note that reminders must be set at least 15 minutes from the current time.
{% endhint %}

#### Edit / Delete Reminders

To edit/delete a reminder, click the <img src="/files/eJ7AHZ3JwW2hMIgO6uO2" alt="" data-size="line"> button:

* **Edit -**  You can update a reminder by changing the date, time, or details.
* **Delete -** Reminder can be deleted if needed. **This action cannot be undone.**

<figure><img src="/files/jaukoWs3jmu9P5w9vH9C" alt="" width="375"><figcaption><p>Dashboard - Edit / Delete Reminders</p></figcaption></figure>

On the specified date and time, you will receive an email.

<figure><img src="/files/Eva6alTWthm7LRRoPWPj" alt="" width="563"><figcaption><p>Reminder Email</p></figcaption></figure>

## **Manage Case**

Manage your cases by clicking the <img src="/files/eJ7AHZ3JwW2hMIgO6uO2" alt="" data-size="line"> button on the card:

* **Edit Referral Details -** Update the referral source, reasons, and remarks.
* **Change Case Assignment -** Assign, reassign, or unassign a caseworker.
* **Set Case Status -** Update the case status based on case progression.

{% hint style="info" %}
Cases that are **Cancelled** or **Resolved** will no longer appear on your **Dashboard**, but they can still be accessed from the **All Cases** page.

* **Cancelled cases**: You can no longer view the client’s profile unless the case status is changed back to **Pending**.
* **Resolved cases**: To regain access to the client’s profile, you will need to create a new case using their NRIC/FIN.
  {% endhint %}

<figure><img src="/files/dxyAB5tn5JWMUxQBcBea" alt=""><figcaption><p>Dashboard - Manage Referrals</p></figcaption></figure>

### **Cancelling Cases**

To cancel this case, you'll need to provide a reason. This reason will be recorded in the client's profile for record.

<figure><img src="/files/NbgBAmJ4T2k30O213ZCk" alt="Reason for Cancellation" width="375"><figcaption><p>Reason for Cancellation</p></figcaption></figure>

{% hint style="info" %}
To see the cancellation reason, hover over the "Cancelled" badge on the "All Case" page or under the "Timeline" tab in the client's profile.
{% endhint %}

You can also manage cases from:

* **All Cases Page** – View and track all cases within your service.
* **Client Profile > Cases tab** – See all cases linked to the client.

To view a client’s profile, click the case card or select `View Profile` from the <img src="/files/mAtq0h6nOEGuhR41U6xw" alt="" data-size="line"> menu options.


---

# 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/dashboard.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.
