# Billing & Plans

Noros offers two plans designed to fit teams of different sizes and needs. Both plans include a **14-day free trial** so you can explore Noros before committing.

### Plans

#### Startup — $99/seat/month

Best for individuals or small teams getting started with intelligent cloud cost insight.

* 14-day free trial
* 100 queries per month
* $99/seat/mo
* Access to core Noros intelligence
* Answers grounded in real cloud data
* Slack and app access
* Standard support

#### Enterprise — $399 per 5-seat license/month

Built for teams operating complex cloud environments who need scale.

* 14-day free trial
* 1,000 queries per month
* $399 per 5-seat license
* Everything in Startup
* Advanced monitoring and scheduled insights
* Priority support
* Early access to new capabilities

### Free Trial

Both plans come with a **14-day free trial**. During the trial, you have full access to all features included in your selected plan. No charge is made until the trial period ends.

### Managing Your Subscription

#### View Your Plan

Go to **Settings > Billing** to see your current plan, subscription status, and trial information.

#### Upgrade, Downgrade, or Change Seats

Plan and seat changes are managed from **Settings > Team Members**:

* Upgrade from Startup to Enterprise
* Downgrade from Enterprise to Startup
* Add or remove seats

Upgrades and seat additions take effect immediately. Downgrades and seat removals take effect at the end of your current billing period.

#### Invoices and Payment

Click **Manage billing** in **Settings > Billing** to open the Stripe billing portal, where you can view invoices, update your payment method, and manage billing details.

#### Cancel Subscription

You can cancel your subscription from **Settings > Billing**. Your access continues until the end of your current billing period. You can reactivate at any time before the period ends. See [Service Cancellation](/other/service-cancellation.md) for details.

### Payment

Noros uses **Stripe** for secure payment processing. You can pay by credit card. All billing is monthly.

### Questions?

If you have questions about billing, plans, or need a custom arrangement, contact <support@noros.ai>.


---

# 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.noros.ai/account-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.
