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

# Usage Metrics

> Understand the current usage, summary, and analytics surfaces in the Bulkgrid product.

Bulkgrid exposes real usage and analytics endpoints, so this part of the docs should be concrete rather than generic.

## Current usage surfaces

* current usage and limits
* usage summary by metric
* usage analytics over time

The current usage analytics endpoint is specifically centered on API call activity over `7d`, `30d`, or `3m` ranges.

## Metrics the product currently tracks in code

Examples include:

* crawled pages
* converted files
* indexed pages monthly
* storage used
* API calls

The usage summary endpoint currently computes the monthly period from the current UTC year-month and combines:

* usage events
* usage counters
* current storage totals

It returns included quantity, overage quantity, total quantity, and overage cost per metric.

## Why this matters

Customers evaluating production rollout need to understand not only what Bulkgrid can do, but how usage is counted and where operational ceilings appear.
