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

# Credit Usage

> See where Fetch Hive shows cost, tokens, and credit-related usage details across analytics, logs, and run details

Use the credit and usage views in Fetch Hive when you want to understand where spend, tokens, and run-level usage appear in the product.

## Overview

Fetch Hive shows usage in more than one place. **Dashboard** analytics gives you the workspace-level view, while log tables and run detail sheets show usage for individual prompt, workflow, chat Agent, Hive Agent, and knowledge base runs.

## Where do I see credit usage across the workspace? <a href="#workspace-credit-usage" id="workspace-credit-usage" />

Open **Dashboard** in the main sidebar, then click **Analytics**.

This page gives you workspace-level usage views such as **Total Cost**, **Service Costs**, **Model Costs**, and **Token Usage**.

## How do I inspect cost and token usage for an individual run? <a href="#inspect-run-usage" id="inspect-run-usage" />

Open **Prompts**, **Workflows**, **Agents**, **Hive Agents**, or **Knowledge Bases**, then click **Logs**.

Prompt and chat Agent logs show **Total Tokens**, **Total Cost**, and **Duration** in the main table. Workflow logs show **Total Cost** and **Duration**. Hive Agent logs show **Total Tokens**, **Total Cost**, **Duration**, **Pass**, **Nodes**, and **Sources**.

Click a row to open the detail sheet. Hive Agent details also show source preparation costs, node attempt costs, planner cost, verifier cost, and budget events when available. The request-sheet summary shows task, token, and cost hover breakdowns by node run so you can see which planned work node drove usage.

## What's included in Hive Agent totals? <a href="#hive-agent-totals" id="hive-agent-totals" />

Hive Agent run totals include source preparation, planning, execute attempts, verify attempts, and child AgentRun costs linked to those stages.

Budget checks use cumulative run cost plus projected cost when available. If a run repeats rejected nodes, later passes add more execution and verification cost.

## Notes

* Task credit cost is an estimate, not a separate plan invoice charge for each run.
* These views show usage signals in the product UI. Check your plan or billing terms separately for pricing and billing rules.
* If you want the full log and trace workflow, see [Log History](./log-history).
* For Hive Agent-specific spend controls, see [Budget Approval](../hive-agents/budget-approval).
