# Detail Deka Harbor

To the Deka Harbor details page of Deka Harbor select the Action column click the Details button. The The Deka Harbor page displays several tabs as in the image below

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.8detail.png" alt=""><figcaption><p>Detail Deka Harbor</p></figcaption></figure>

## Tab Worker

On this Worker tab you can view, add and remove workers used. To add workers make sure you have added a worker limit using a super admin account.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.9addworker.png" alt=""><figcaption><p>Tab Worker</p></figcaption></figure>

## Tab Config

The Config tab you can download the Kubernetes configuration file. For more details on how to use the configuration file can be found in sub-section [Kubernetes Dashboard](/platform/deka-harbor/kubernetes-dashboard.md).

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.10config.png" alt=""><figcaption><p>Tab Config</p></figcaption></figure>

## Tab Security Group

The Security Group tab later allows you to allow IP addresses and ports that can access Kubernates.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.11secgroup.png" alt=""><figcaption><p>Tab Security Group</p></figcaption></figure>

## Tab Security Audit

The Security Audit tab is used to perform routine maintenance settings for the cluster in Deka Harbor.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.12secaudit.png" alt=""><figcaption><p>Tab Security Audit</p></figcaption></figure>

## Tab Load Balancer

The Load Balancer tab you can configure the backend and frontend used by the Deka Harbor cluster. For more details, the guidelines for configuring Load Balancers can be found in sub-section [Configuration Load Balancer](/platform/deka-harbor/configuration-load-balancer.md).

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.13load.png" alt=""><figcaption><p>Tab Load Balancer</p></figcaption></figure>

## Tab Settings

The Settings tab is used to make routine maintenance settings for the Deka Harbor project. You simply select the day in the Day of the week column and specify the time in the Time Slot column then click the Save button to save changes.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.14settings.png" alt=""><figcaption><p>Tab Settings</p></figcaption></figure>


---

# 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.cloudeka.id/platform/deka-harbor/detail-deka-harbor.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.
