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

# Organization Overview

> Understand the DCDeploy Organization Overview page, including environments, usage, billing, and activity insights.

The **Organization Overview** page gives you a central view of your organization’s resources, usage, and billing in DCDeploy.\
It helps you monitor environments, manage balance, and track activities across workloads in real time.

***

## Sections in Organization Overview

### 1. **Environments**

* Lists all active environments under the organization (e.g., `dev`, `QA`, `prod`).
* For each environment you can:
  * View associated workloads and machines.
  * Manage deployments.
  * Access environment-specific settings.

👉 Use the **View** button to drill into details for each environment.

<img height="200" src="https://mintcdn.com/dcdeploy-9454b28e/pB_4WKNF_G09F_LI/docs/deploy/images/view-button.png?fit=max&auto=format&n=pB_4WKNF_G09F_LI&q=85&s=ea3e8b4a3340483d47e33fbfd2732ddd" data-path="docs/deploy/images/view-button.png" />

***

### 2. **Activity Timeline**

* Displays recent events and deployments across environments.
* Events include:
  * Build start & completion.
  * Deployment progress.
  * Failed builds (marked in red).
* Helps track history and troubleshoot issues in real time.

<img height="200" src="https://mintcdn.com/dcdeploy-9454b28e/pB_4WKNF_G09F_LI/docs/deploy/images/activity.png?fit=max&auto=format&n=pB_4WKNF_G09F_LI&q=85&s=a76c11e51a9f7f0f691f1c25e5000772" data-path="docs/deploy/images/activity.png" />

***

### 3. **Balance**

* Shows your **current account balance** in INR.
* Negative values indicate outstanding dues.
* You can **add funds** directly from this panel.
* Also displays estimated **minutes left** based on current balance and usage.

<img height="200" src="https://mintcdn.com/dcdeploy-9454b28e/pB_4WKNF_G09F_LI/docs/deploy/images/ballance.png?fit=max&auto=format&n=pB_4WKNF_G09F_LI&q=85&s=a778fa2abd136a3339038661b887e724" data-path="docs/deploy/images/ballance.png" />

***

### 4. **Usage by Environments**

* Breaks down **current month’s billing** by environment.
* Helps identify which environment or repo consumes the most resources.
* Example:
  * `dev` – ₹1,845.59
  * `prod` – ₹9,381.05
  * `staging` – ₹141.97

***

## Key Use Cases

* Quickly monitor environment health and usage.
* Identify high-cost environments and optimize workloads.
* Track build and deployment history for debugging.
* Manage balance to avoid service interruptions.

***

## Best Practices

* Regularly check the **Activity Timeline** to spot failed builds.
* Use **Usage by Environments** to optimize cost allocation.
* Ensure your **balance is positive** to prevent deployment failures.
* Organize workloads into separate environments for clarity (e.g., dev, staging, prod).

***
