Skip to content

Commit aebaf83

Browse files
authored
Merge pull request #2097 from Private1647/stage
Credits system
2 parents c8a279a + 01499a4 commit aebaf83

File tree

2 files changed

+162
-0
lines changed

2 files changed

+162
-0
lines changed

docs/credits-management.md

Lines changed: 157 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,157 @@
1+
---
2+
id: credits-management
3+
title: Credits: Usage & Management in LambdaTest
4+
hide_title: true
5+
sidebar_label: Credits Management
6+
description: Guide for usage of credits for AI features in LambdaTest
7+
keywords:
8+
- credits
9+
- AI
10+
url: https://www.lambdatest.com/support/docs/credits-management/
11+
site_name: LambdaTest
12+
slug: credits-management/
13+
---
14+
15+
import CodeBlock from '@theme/CodeBlock';
16+
import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/component/keys";
17+
18+
<script type="application/ld+json"
19+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
20+
"@context": "https://schema.org",
21+
"@type": "BreadcrumbList",
22+
"itemListElement": [{
23+
"@type": "ListItem",
24+
"position": 1,
25+
"name": "LambdaTest",
26+
"item": "https://www.lambdatest.com"
27+
},{
28+
"@type": "ListItem",
29+
"position": 2,
30+
"name": "Support",
31+
"item": "https://www.lambdatest.com/support/docs/"
32+
},{
33+
"@type": "ListItem",
34+
"position": 3,
35+
"name": "Network Throttling",
36+
"item": "https://www.lambdatest.com/support/docs/credits-management/"
37+
}]
38+
})
39+
}}
40+
></script>
41+
42+
LambdaTest supports a **credit management system** as an add‑on over your active subscriptions for LambdaTest products. Many products include additional **AI features** that are powered by credits. This guide explains how credits work, how to view usage, and how admins can control consumption.
43+
44+
---
45+
46+
## Who gets credits?
47+
48+
* **Free users:** Receive **1,000 complimentary credits** to try AI‑powered features.
49+
* **Paid users:** Receive **complimentary credits** based on subscription to try AI‑powered features and can purchase credits as an add‑on at any time. Credits are used only when AI features are invoked.
50+
51+
:::tip
52+
Once free credits are exhausted, AI features will be unavailable until you **upgrade or purchase credits** from the Billing page. Use this link to buy credits directly: [Upgrade / Buy Credits](https://billing.lambdatest.com/billing/subscriptions?addCredits=true).
53+
54+
---
55+
56+
## View your current credit balance
57+
58+
If you are an **admin** in LambdaTest organization, you can see the current credits and subscription details in [Billing & Subscriptions](https://billing.lambdatest.com/billing/subscriptions).
59+
60+
---
61+
62+
## View credit transactions
63+
64+
**Admins** can view detailed **debits and credits** for your organization - **[Transactions view](https://billing.lambdatest.com/billing/subscriptions?viewCredits=true)**.
65+
66+
The transactions table shows:
67+
68+
* **Date** of the event
69+
* **Type** (Debit / Credit)
70+
* **Credits** (Amount of credits)
71+
* **Name** of the user who did the transaction
72+
73+
---
74+
75+
## Set credit usage limits (Admins Only)
76+
77+
Admins can define **org‑wide controls** to prevent unexpected consumption:
78+
79+
* **Soft Limit**
80+
When the soft limit is reached, users are **notified via email**, but usage **continues**.
81+
82+
* **Hard Limit**
83+
When the hard limit is reached, **no further credit consumption** is allowed. Users are notified via email. To resume, increase the limit or purchase more credits.
84+
85+
:::tip
86+
**Recommendation:** Start with a soft limit (e.g., 70–80% of your monthly plan) and a hard limit (e.g., 90%).
87+
88+
---
89+
90+
## AI features that consume credits
91+
92+
Below are the currently supported features and how they consume credits.
93+
94+
### SmartUI Visual AI
95+
96+
LambdaTest **SmartUI Visual AI** simulates human perception for visual regression. Rather than flagging every pixel change, it highlights **meaningful, human‑relevant** differences between baseline and new screenshots.[Learn more](https://www.lambdatest.com/support/docs/smartui-visual-ai/)
97+
98+
#### How credits are consumed?
99+
100+
**Small / Normal Screenshot**
101+
102+
* A page or screen that fits within a typical device viewport (e.g., one laptop or mobile screen)
103+
* Examples: login page, product details, simple dashboard
104+
* **Consumes \~1–4 credits** (most common)
105+
106+
**Large Screenshot**
107+
108+
* A long or content‑heavy page beyond the standard viewport (full‑page scroll, data‑heavy dashboards)
109+
* Examples: full home page, long reports, multi‑section dashboards
110+
* **Consumes \~5–8 credits** (less common)
111+
112+
:::note
113+
**In summary:** The bigger and more content‑heavy the screenshot, the more credits it consumes.
114+
115+
---
116+
117+
### AI Test Case Generator
118+
119+
The **AI Test Case Generator** converts diverse inputs (text, PDFs, audio, videos, images, Jira tickets, and more) into **structured, contextual test cases**, accelerating authoring while improving coverage. [Learn more](https://www.lambdatest.com/support/docs/generate-test-cases-with-ai/).
120+
121+
#### How credits are consumed
122+
123+
* **10 credits per scenario** generated.
124+
* When you start generation, credits are tentatively consumed based on **Max Scenarios** you select (default **5**).
125+
Example: Default 5 → **50 credits** tentatively consumed when you begin.
126+
* If fewer scenarios are produced (e.g., **4**), **10 credits are credited back**, so you only pay for what’s actually generated.
127+
* **Regeneration** also consumes credits at **10 credits per scenario**.
128+
129+
:::note
130+
This ensures fair usage—you are charged only for **actual output** produced by the AI.
131+
132+
---
133+
134+
## FAQs
135+
136+
**Q: What happens when my credits run out?**
137+
AI features that require credits will be disabled. You can **purchase credits** or **upgrade** [here](https://billing.lambdatest.com/billing/subscriptions?addCredits=true).
138+
139+
**Q: Who can view balances and transactions?**
140+
Users with the **Admin** role in your LambdaTest organization.
141+
142+
**Q: Do unused credits expire?**
143+
For free users, complimentary credits are provided for one-time usage and do not expire. While for users subscribed to LambdaTest products, the complimentary credits get reset at the beginning of each month. Any credits explicitly purchased, do not expire.
144+
145+
**Q: Why were credits refunded after generation?**
146+
When fewer scenarios than the selected Max Scenarios are generated, the difference is **credited back automatically**.
147+
148+
**Q: Can I cap my organization’s usage?**
149+
Yes—set **Soft** and **Hard** limits (Admins only).
150+
151+
---
152+
153+
## What’s next
154+
155+
Additional AI features will join the credit system shortly. Watch the **LambdaTest Changelog** and Support Docs for updates.
156+
157+
If you have questions about credits, billing, or limits, reach out to **[support@lambdatest.com](mailto:support@lambdatest.com)**.

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,6 +3820,11 @@ module.exports = {
38203820
label: "Manage Subscriptions",
38213821
id: "manage-subscriptions",
38223822
},
3823+
{
3824+
type: "doc",
3825+
label: "Credits Management",
3826+
id: "credits-management",
3827+
},
38233828
{
38243829
type: "doc",
38253830
label: "Service Accounts",

0 commit comments

Comments
 (0)