# DDS Dashboard

The DDS dashboard provides a UI-friendly way to create and manage applications that integrate with the Dataswyft One ecosystem and offers:

* A generic dashboard for all DDS owners
* Open sourced, Mozilla licensed
* White-labelled provision for “Citizen” Apps where Application owners must be a government body
* Rumpel, the control centre for SSData

The EPSRC [Smart Me vs Smart Things project](https://gtr.ukri.org/projects?ref=EP%2FL023911%2F1) created RUMPEL – the private dashboard for users’ SSDara, enabling DDS owners to view and manage their information, whilst providing a valuable case study for the viability of the DDS’s privacy-preserving data infrastructure. It is made available as an open-source programme, under Mozilla Public License. The Rumpel code was also contributed by the CONTRIVE/HALL project at the University of Surrey's Centre of the Digital Economy and the Service Systems Group, WMG, University of Warwick.

The full functionality of the DDS Dashboard (work in progress) is to enable DDS owners to use the dashboard to:

* Customise exactly which parts of the profile are public or private
* Visualise all the information in the DDS, including stats and notifications
* Manage Data Plugs and track incoming data from various applications
* View and search all locations from the point the DDS is connected to the locations Data Plug

The DDS dashboard is available to all DDS owners at their server URL. &#x20;


---

# 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.dataswyft.com/learn/personal-data-account/pda-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.
