# Captain Billing

Captain billing covers usage and plan behavior for EasyDesk AI features. Use this page to understand how to monitor AI adoption, avoid surprise usage, and decide when to adjust your plan.

## What To Track

Track:

* Which AI features are enabled.
* Which inboxes or teams use them.
* Monthly usage volume.
* Automation outcomes.
* Human handoff rate.
* Customer experience impact.

Usage without quality review is not enough. The goal is better support outcomes, not simply more automated replies.

## Before Enabling AI At Scale

Start with a controlled rollout:

1. Choose one inbox or team.
2. Connect approved help center or knowledge sources.
3. Test common questions.
4. Define when AI should hand off to a human.
5. Review conversations daily during the first week.

## Billing Review

Review AI usage with the same discipline as support reporting. A usage increase may be good if it reduces repetitive work and maintains quality. It needs review if it creates poor answers, escalations, or avoidable human cleanup.

## Plan Changes

If your team expects higher AI usage, review pricing and account limits before a high-volume launch. Coordinate with your EasyDesk account owner or billing administrator.

## Best Practice

Treat Captain as part of your support workflow. Keep knowledge sources current, monitor handoffs, and review customer outcomes before expanding usage.


---

# Agent Instructions: 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://developers.easydesk.live/feature-guides/captain-billing.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.
