# PgAdmin (/docs/runtime/components/pgadmin)



Component Category [#component-category]

Data and storage / database administration

Component Description [#component-description]

PgAdmin is a graphical administration and management tool for PostgreSQL environments.

Why It Is Used [#why-it-is-used]

In BullSequana AI Runtime, PgAdmin provides operators with a practical interface for inspecting, managing, and troubleshooting PostgreSQL instances used by the platform.

Learn More [#learn-more]

* [pgAdmin documentation](https://www.pgadmin.org/docs/pgadmin4/latest/)
* [pgadmin-org/pgadmin4 on GitHub](https://github.com/pgadmin-org/pgadmin4)

Interacts With [#interacts-with]

* `PostgreSQL`, as the primary database administration target.
* `Keycloak`, for OAuth2-based login configured in the platform.
* `NGINX` and `External DNS`, to expose PgAdmin securely through the platform ingress layer.
