# Plans, Usage & Pricing

### Current Plans

See \[flow pricing page] for detailed plan information . Flow offers three plans for users.&#x20;

| Plan Name | Price               | What you get                                                                                                                |
| --------- | ------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Free      | $0                  | <p>One time grant of 250 credits</p><p>Credits never expire</p>                                                             |
| Starter   | $299/month onwards  | <p>Minimum 1,500 credits per month</p><p>Unused credits carry over</p><p>Priority support</p>                               |
| Growth    | $1999/month onwards | <p>Minimum 10,000 credits per month</p><p>Lowest price per credit</p><p>Unused credits carry over</p><p>Premium support</p> |

### How Credits Work

#### Credit System Basics

Flow uses credits to track task completions. **Different tasks require different amounts of credits.**

**Hot Deploy & Profiler**: 1 credit per task\
**UI Importer**: 2 credits per task\
**Analytics Ninja**: 1-2 credits depending on query complexity and visualization

**Success-Focused system**: Our goal is to make sure you are able to finish your tasks. Unlike other tools that charge for every attempt, Flow gives you multiple tries at the same task to maximize your chances of success.

**Shared Studio Pool**: All team members use credits from your studio's shared balance. The admin account manages and monitors this shared pool.

#### When Credits Are Charged

* **Before starting**: Flow shows the credit cost upfront
* **Multiple attempts**: You get up to 3 attempts at the same task intent
* **After completion**: Credits deducted only when the task finishes (successfully or after max attempts)
* **Forgiving retries**: Same task, multiple tries, one credit charge

### Monitoring Your Usage

#### Admin Account Visibility

**Only admins can see full usage details**:

* Total studio credit balance and remaining credits
* Detailed breakdown by team member (who used what when)
* Usage history by feature type (UI Builder, Profiler, Analytics)
* Daily/weekly/monthly usage trends
* Credit consumption patterns across the team

#### Team Member View

* **In Unity**: Current balance shown in Flow dashboard header
* **Personal History**: Window → Flow → Account shows individual usage history

#### Usage History

Admins can see:

* Which team member used credits when
* What features consumed credits (UI Builder, Profiler, etc.)
* Number of attempts made per task (up to 3 attempts per credit)

### Managing Credits

#### Buying Credits

1. Contact [support@letsterra.com](mailto:flow@letsterra.com) to purchase additional credit packages
2. Credits are added to your studio account after wire transfer processing
3. All team members share the same credit pool

*Note: We're currently integrating direct payment methods for Flexible and Enterprise plans*

#### Credit Consumption

**Before each task**, Flow shows the credit cost. You can:

* Proceed with the task (credits deducted after completion)
* Cancel if you want to save credits
* See exactly what you're paying for upfront

#### Low Credit Alerts

Admins can configure notifications during onboarding:

* Set custom threshold for low-credit warnings (e.g., 5 or 10 credits remaining)
* Admin receives email when threshold is reached
* Team members see low-credit warnings in Unity
* Account temporarily pauses new tasks at 0 credits

### Team Usage Management

#### Admin Controls

* View which team members are using the most credits
* See usage patterns by feature (UI Builder vs. Profiler vs. Analytics)
* Track daily/weekly usage trends
* Export usage reports for budgeting

#### Team Member View

All team members can:

* See current studio credit balance
* View their personal usage history
* Check credit costs before starting tasks

### Billing & Payments

**Current Payment Method**: Wire transfer for all plans<br>

*We're actively integrating direct payment methods for Flexible and Enterprise customers*

### Common Usage Questions

<details>

<summary><strong>What happens at 0 credits?</strong></summary>

&#x20;Flow becomes read-only until more credits are purchased. No work is lost.

</details>

<details>

<summary><strong>How do I upgrade/downgrade plans?</strong></summary>

&#x20;Contact [support@letsterra.com](mailto:flow@letsterra.com) for plan changes.

</details>


---

# 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://wiki.letsterra.com/general/plans-usage-and-pricing.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.
