# Billing & Plans

The **Billing & Plans** section of your RUFUS Cloud profile gives you full visibility and control over your subscription, payment methods, plan limits, included features, and usage-based credits.\
This area is powered by **Stripe**, ensuring secure payment processing, clear invoicing, and a reliable billing experience.

The page is divided into three main parts:

## **Billing Summary**

The **Billing summary** provides a quick overview of your subscription status and upcoming charges.

<figure><img src="/files/lEAZHfQltE9KtynYNbjA" alt=""><figcaption><p>Billing Summary</p></figcaption></figure>

#### **Your next payment**

Here you can see your next scheduled subscription payment, including the total amount and billing date.\
Note: This amount does **not** include usage-based charges such as SMS or Email credits beyond your plan’s included limits.

#### **Payment information**

All payment-related actions are handled via **Stripe**, including:

* **Billing information** — Update your legal details, tax information, and billing address.
* **View payment history** — Access all previous invoices and receipts.
* **Switch to yearly billing** — Reduce your subscription cost by switching from monthly to annual billing.
* **Cancel subscription** — Cancel your plan at any time. Your access will remain active until the end of the current billing cycle.

Stripe ensures that all payment data is stored securely and meets industry-standard compliance.

## **Current Plan**

The **Current plan** section shows the RUFUS Cloud plan you are subscribed to and all features included.

<figure><img src="/files/VJdTnTjPovU0Y1hxWJel" alt=""><figcaption><p>Current Plan Information</p></figcaption></figure>

Each feature includes an information tooltip, giving you additional details such as availability, limits, or whether a feature is planned or in progress.

#### **Compare plans**

You can review differences between available plans at any time using the **Compare all plans** button.

## **Credits Usage**

RUFUS Cloud uses **notification credits** for sending SMS and Email race notifications to athletes and audiences.

<figure><img src="/files/kUi7cznxqUK3krXujE7m" alt=""><figcaption><p>Credits Usage</p></figcaption></figure>

#### **Credits dashboard**

This section shows:

* How many credits were purchased
* How many remain available
* Separate meters for **SMS credits** and **Email credits**

Credits are consumed only when notifications are sent.

#### **Purchase additional credits**

If you run out of included credits, you can purchase more at any time. Purchased credits **do not expire.**

## **Managing Your Subscription**

All subscription and billing operations—payment methods, invoicing, receipts, tax data—are securely handled by **Stripe**.\
RUFUS Cloud does not store card information or sensitive billing data.

If you ever need assistance with your subscription, billing issues, or credit usage, you can reach our support team via the **Get Help** button or at **<help@runonrufus.com>**.


---

# 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://help.runonrufus.com/rufus-cloud/profile-management/billing-and-plans.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.
