> For the complete documentation index, see [llms.txt](https://docs.kaana.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaana.com/guides/readme.md).

# Operational Guides for Revenue, Billing, and Automation Teams

Practical, field-tested guides for teams running Zuora, Salesforce, and modern RevOps stacks.

These guides are written for operators, architects, and RevOps leaders who care about accuracy, resilience, and scale — not theory.

Inside, you’ll find step-by-step frameworks, detection rules, and decision guides based on real production systems, real failures, and real recovery scenarios.

If you’re responsible for billing accuracy, subscription workflows, or revenue integrity, you’re in the right place.

### Who These Guides Are For

* RevOps leaders responsible for revenue accuracy
* Billing and Zuora administrators
* Solution architects and technical consultants
* Finance and systems teams supporting subscription businesses

If you operate in high-volume, high-complexity subscription environments, these guides were written for you.

### What You’ll Find Here

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Feature Guides</strong></td><td>Deep dives into specific capabilities and patterns — from AI-assisted monitoring to workflow recovery strategies.</td><td></td><td></td><td><a href="/pages/VkRs5WUQkMKgkK22qfcF">/pages/VkRs5WUQkMKgkK22qfcF</a></td><td></td></tr><tr><td><strong>RevOps Guides</strong></td><td>Clear frameworks to help you make tradeoff-heavy decisions across CPQ, billing, and revenue operations.</td><td></td><td></td><td><a href="/pages/Pk5NMIPlGCVbNXuraRZC">/pages/Pk5NMIPlGCVbNXuraRZC</a></td><td></td></tr><tr><td><strong>Detection Rule Guides</strong></td><td>Concrete, production-ready detection patterns you can adapt to your own environment.</td><td></td><td></td><td><a href="/pages/TLdpGOdionxPfsYIyknF">/pages/TLdpGOdionxPfsYIyknF</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kaana.com/guides/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
