# Staff Portal

Central gateway to access all internal applications and services required for managing and delivering social benefit programs.

The Staff Portal provides a unified interface to securely access multiple OpenG2P modules and tools, ensuring a seamless and efficient workflow for staff members.

#### Features

* **Centralized Access**: One place for all staff applications
* **Role-Based Visibility**: Applications shown based on user permissions
* **Secure Navigation**: All apps are protected behind authentication
* **Scalable Integration**: Easily add/remove applications dynamically

## Versions

<table><thead><tr><th width="117.578125">Helm Version</th><th width="194.34765625">Image Version</th><th width="119.46875">Published Date</th><th width="352.42578125">Comments</th></tr></thead><tbody><tr><td><a href="https://github.com/OpenG2P/openg2p-staff-portal-ui/tree/v1.1.0">1.1.0</a></td><td>openg2p-staff-portal-ui:1.1.0</td><td>08-May-2026</td><td><ul><li>No change in staff port code. Docker tag bumped up for consistency</li><li>Changes in Helm chart to using 'commons' module of Bitnami - as that's being consistently used across all charts.</li></ul></td></tr><tr><td>1.0.0</td><td>openg2p-staff-portal-ui:1.0.0</td><td>Apr-2026</td><td>Stable Version</td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.openg2p.org/platform/portals-and-apps/staff-portal.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.
