# Go to Dashboard GoClaw

The Deka Claw dashboard page displays general information about the configured instance, provider, agent, and channel. On this page, users can view the instance status, VM configuration details, resource usage, list of providers, active channels, and agents connected to Deka Claw.

<figure><img src="/files/Chj626WrYv5HHgr9HslC" alt=""><figcaption></figcaption></figure>

## Overview

The **Overview** table displays a summary of the main information about the Deka Claw instance, such as instance status, number of connected agents and channels, instance age, VM configuration, resource usage, as well as gateway and API key information.

<figure><img src="/files/l4Sm6L8KBEmcl1ytQW2u" alt=""><figcaption></figcaption></figure>

## Providers

The **Providers** table displays the list of AI providers connected to Deka Claw. The information includes provider name, base URL, and the AI model being used.

<figure><img src="/files/kEyqHej1JTh61YPrNElE" alt=""><figcaption></figcaption></figure>

## Channels

The **Channels** table displays the list of communication channels configured in Deka Claw. In this table, users can view the channel type, active or inactive status, and the token secret used.

<figure><img src="/files/PINrzR5Qb6ZSNHnMP5WM" alt=""><figcaption></figcaption></figure>

## Agents

The **Agents** table displays the list of agents created and connected to Deka Claw. The information includes the agent name, agent key, AI model used, and the bindings connected to the agent.

<figure><img src="/files/5VbhNkZ2IVrvb1LBkarl" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ai/guidance-for-individual/deka-claw/detail-deka-claw/preview/go-to-dashboard-goclaw.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.
