# Home

{% hint style="warning" %}
Now you can ask AI how to use Paigo! Click the search icon at the top right corner and type your question!
{% endhint %}

{% hint style="info" %}
**Hint:** Paigo platform is implemented to be self-explanatory without documentation and friendly to both technical and non-technical users. Signing up and try the product is much easier than reading docs.&#x20;
{% endhint %}

### Overview

Paigo is a modern billing platform to 100% automate SaaS billing for any pricing model, any business stage and any GTM strategy. From quote to cash cycle, Paigo has made every single step in billing operations intelligent and automated without human intervention.:

* **Pricing**: Manage pricing plans for self-serve SaaS or Enterprise SaaS. Test and launch pricings with iterations managed by Paigo.
* **Billing**: Bill customers from onboarding to offboarding with deep integrations with products.
* **Metering**: Usage metering that is scalable, real-time, and reliable from every layer of your stack.
* **Invoicing**: Fully tax-compliant invoice with detailed itemized breakdowns provide 100% visibility to your customers.
* **Payment**: Seamless payment integrations covers multiple currencies. Revenue recovery already built-in with payment process.
* **Analytics**: Explore analytics on revenue and product metrics with visualization and analytics code.

Paigo streamlines the process across engineering, product, finance, operations, sales and growth, and provide insights for revenue growth.

### Feature Overview

#### Pricing - Customizable billing OS for any pricing model

Paigo implements building blocks for modeling pricing, so that SaaS business can define, test, and iterate on friction-free pricing strategies. Paigo supports an enormously large amount of pricing models, thanks to the underlying architecture design for flexibility. Below are just a few sample pricing models:

* Pricing plans with product metric limits
* Feature flags and gates
* Free trial, free credits or free usage amount
* Prepaid credits
* Usage-based pricing
* Recurring subscription
* Custom currency unit
* Tiered prices
* Overage
* Minimum charge
* Commitment
* Customized sales contract

#### Metering - Scalable usage metering from every layer of your stack

Ready to scale up to 1000x your product usage with Paigo's usage metering infrastructure for real-time, performant and accurate tracking.

<figure><img src="https://3896284822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6A4R1rYAI87V2R47cxIl%2Fuploads%2FAfSEteMODPs0D8kIzX6I%2Fmetering.png?alt=media&#x26;token=b7213155-72e8-423b-a893-3b5610c7b90c" alt=""><figcaption></figcaption></figure>

#### Billing stack - Spin up SaaS monetization in 3 minutes with no-code billing stack

Set up an entire end-to-end billing stack in exactly 3 minutes (we tested!) without writing a single line of code. Customize with your logo, brand color and preference.

<figure><img src="https://3896284822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6A4R1rYAI87V2R47cxIl%2Fuploads%2Fk9rJAP94eJycifuDO4f8%2FUntitled%20design.png?alt=media&#x26;token=1dac8860-7ccf-4ac8-9e42-64dcc1c23706" alt="" width="563"><figcaption></figcaption></figure>

#### Analytics - Extract insights from billing & usage analytics without data team

* **Query billing & usage data:** Query data in revenue, billing, pricing or usage with intuitive query builder or SQL query directly.
* **Stream usage data in realtime:** Stream usage data metered into dashboard in real-time.
* **Run analytics lambda code:** Run interactive code or upload JavaScript code snippets to perform analytics on queried data.
* **Visualize and report:** Visualize data with interactive diagrams or exported reports.

### Quick Links

If you want to deep dive into the product and navigate in this documentation site, start with [getting-started-with-paigo](https://docs.paigo.tech/overview/getting-started-with-paigo "mention") guide.

If you are looking for guide to measure and collect usage data, start with [usage-metering](https://docs.paigo.tech/usage-metering "mention")

### **API Reference**

To use Paigo API, visit [API Docs](https://paigo-public-information.s3.us-east-2.amazonaws.com/public_api.html).


---

# 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://docs.paigo.tech/overview/home.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.
