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

# KAgent Start

<img src="https://mintlify.s3.us-west-1.amazonaws.com/kinetica/content/install/install/img/kagent_start.png" alt="../../install/img/kagent_start.png" />

To access the [KAgent UI](/content/admin/kagent/kagent):

1. Ensure the *KAgent* service is started:

   ```
   service kagent_ui status
   ```
2. Browse to the *KAgent* application using IP or host name:

   ```
   http://<kagent-host>:8081/kagent
   ```
3. If *KAgent* is associated with one or more *Kinetica* clusters, log in using
   the credentials for that cluster.  If *KAgent* has not been associated with
   any clusters yet, the application will load without prompting.
