> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Kinetica Administration Application (GAdmin)

<a id="gadmin" />

The Kinetica Administration application (GAdmin) is usually installed on port
8080 of the Kinetica instance or head node of the Kinetica cluster, so it can be
accessed via `http://localhost:8080/` or `http://<kinetica-host>:8080/`. The
GAdmin home page is the [Dashboard](/content/admin/gadmin/cluster), which shows cluster
information, such as [status](/content/admin/services#statuses) and CPU, Memory, and Disk usage.
More detailed statistics about your cluster and data can be found under the
**Stats** menu. A **Support** menu item links to documentation,
APIs, & drivers for your convenience. Overview of each GAdmin section can
be found below:

* [Cluster](/content/admin/gadmin/cluster)
* [Data](/content/admin/gadmin/data)
* [Query](/content/admin/gadmin/query)
* [UDF](/content/admin/gadmin/udf)
* [Jobs](/content/admin/gadmin/jobs)
* [Resource](/content/admin/gadmin/resource)
* [Security (Manage Users and Roles)](/content/admin/gadmin/security)
* [Info (Instance Information)](/content/admin/gadmin/info)
* [Stats](/content/admin/gadmin/stats)
* [Support](/content/admin/gadmin/support)
* [User](/content/admin/gadmin/user)

<Note>
  If Kinetica is stopped, only the **Cluster** page,
  the **Stats** page, and **Support** and **Logout**
  links will be available.
</Note>

<Info>
  Recommended minimum viewing resolution for *GAdmin* is `1280x1024`.
</Info>
