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

# Account & Billing

> Manage your DevTune team workspace including team membership, billing plans, content credits, API keys, webhooks, and agent activity audit logs.

The account-level area is where you manage the shared workspace around your projects: team membership, billing, usage, purchased content credits, API keys, webhooks, and API activity.

## What Lives at the Account Level

Use the account-level sidebar for:

* **Account Home** - View and launch projects
* **Team** - Manage team settings, members, invites, and auto-join
* **Billing** - Manage plans, usage, and content credits
* **API Keys** - Create and manage keys for programmatic access
* **Webhooks** - Subscribe to project events
* **Agent Activity** - Audit recent API traffic across the account

Some of these routes depend on your plan.

## Billing

The **Billing** page combines plan management with operational usage context.

### Plan management

From the billing page you can:

* Review your current subscription
* Upgrade or change plans
* Open the billing portal for invoices and subscription management
* Purchase add-on content credit packs

### Usage

The billing page also summarizes plan usage for:

* **Projects**
* **AI Search prompts**
* **Content credits**

## Content Credits

Content credits power brief generation and related content workflows.

### Included monthly credits

Every paid plan includes a monthly content-credit allowance.

* Included monthly credits are tracked at the account level
* Usage is still recorded against the project that consumed the credits, so you can see where they were spent
* Automatic brief prewarming can use only a capped portion of included monthly credits, so it should not consume the full monthly allowance by itself

### Purchased add-on credits

You can buy one-time content credit packs from the billing page:

* `25` credits
* `50` credits
* `100` credits

Purchased credits:

* **Never expire**
* Are shared across the account
* Are used only after included monthly credits are exhausted
* Are never used for automatic brief prewarming
* Require confirmation before DevTune uses one for manual brief generation

## API Keys

On plans that include API access, the account sidebar includes **API Keys**.

Use API keys when you need to:

* Call the DevTune API from your own systems
* Pull project data into internal tooling
* Connect MCP-compatible agents
* Automate reporting or downstream workflows

## Webhooks

On plans that include API access, the account sidebar also includes **Webhooks**.

Use webhooks to receive real-time notifications when important project events happen, such as tracking runs completing or visibility changes landing in the system.

## Agent Activity

On plans that include API access, the account sidebar also includes **Agent Activity**.

Use it to audit:

* Which projects are receiving API traffic
* Which API keys are being used
* Which endpoints are being called
* Response status, scope, and latency for recent requests

## Team Management

The **Team** page controls who can access the workspace and what they can manage.

In practice:

* **Owners** manage billing, roles, and critical account settings
* **Members** collaborate on projects, actions, and analysis without owning billing operations

## Plan Notes

* **Starter / Plus** include Community Discourse thread coverage, AI Search, and monthly content credits
* **Pro** adds AI Traffic and broader AI Search / Community Discourse coverage
* **Plus and above** unlock API keys, webhooks, agent activity, and the MCP server

## Next Steps

* **[API Keys](/account-billing/api-keys)** - Create and manage project-scoped API keys
* **[Agent Activity](/account-billing/agent-activity)** - Audit recent API usage
* **[Personal Settings & Notifications](/account-billing/account-settings)** - Configure your own profile and notification preferences
* **[Team Management](/account-billing/team-management)** - Invite members and manage roles
* **[Webhooks](/api-reference/webhooks)** - Review the event payloads and delivery model
