Skip to content

Commit 40c0953

Browse files
splatyourbugsgitbook-bot
authored andcommitted
GITBOOK-777: change request with no subject merged in GitBook
1 parent e1dc69b commit 40c0953

File tree

6 files changed

+51
-0
lines changed

6 files changed

+51
-0
lines changed
179 KB
Loading
277 KB
Loading

SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
* [Free Trial Overview](administration/billing/free-trial.md)
179179
* [Plans and Billing Overview](administration/billing/plans-and-billing-guide.md)
180180
* [How to Sign Up for a BugSplat Plan](administration/billing/how-to-sign-up-for-a-bugsplat-plan.md)
181+
* [Viewing Account Usage](administration/billing/viewing-account-usage.md)
181182
* [Upgrading, Changing, or Canceling Your Plan](administration/billing/upgrading-changing-or-canceling-your-plan/README.md)
182183
* [Upgrading or Downgrading Your Plan](administration/billing/upgrading-changing-or-canceling-your-plan/upgrading-or-downgrading-your-plan.md)
183184
* [Adding Additional Crashes and Storage Space](administration/billing/upgrading-changing-or-canceling-your-plan/adding-additional-users-and-apps-to-your-plan.md)

administration/billing/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ We've made a few changes to how we structure pricing. These changes went live o
2222
[how-to-sign-up-for-a-bugsplat-plan.md](how-to-sign-up-for-a-bugsplat-plan.md)
2323
{% endcontent-ref %}
2424

25+
{% content-ref url="viewing-account-usage.md" %}
26+
[viewing-account-usage.md](viewing-account-usage.md)
27+
{% endcontent-ref %}
28+
2529
{% content-ref url="upgrading-changing-or-canceling-your-plan/upgrading-or-downgrading-your-plan.md" %}
2630
[upgrading-or-downgrading-your-plan.md](upgrading-changing-or-canceling-your-plan/upgrading-or-downgrading-your-plan.md)
2731
{% endcontent-ref %}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Viewing Account Usage
2+
3+
#### Overview
4+
5+
Understanding your account usage is essential for optimizing your BugSplat plan and ensuring smooth crash reporting. BugSplat provides detailed insights into your usage through the **Billing Page** and the **Usage Page**.
6+
7+
***
8+
9+
#### Billing Page: Overview at a Glance
10+
11+
The [**Billing Page**](https://app.bugsplat.com/v2/company/billing) is your starting point for monitoring account usage and managing your plan. Here’s what you can find:
12+
13+
<figure><img src="../../.gitbook/assets/billingpage-overview.png" alt=""><figcaption></figcaption></figure>
14+
15+
* **Monthly and Annual Crash Limits**: See the total number of crashes allowed and how many you've used.
16+
* **Storage Usage**: Monitor your current storage usage compared to your plan’s limit.
17+
* **Number of Users**: View the number of users included in your account.
18+
* **Plan Details**: Identify your current plan type and manage upgrades or changes if you exceed your limits or need more crashes or storage.
19+
20+
To [adjust your plan](upgrading-changing-or-canceling-your-plan/upgrading-or-downgrading-your-plan.md), click on the upgrade options available. Learn more about upgrading here.
21+
22+
***
23+
24+
#### Usage Page: Detailed Insights
25+
26+
For a deeper dive into your usage statistics, head over to the [**Usage Page**](https://app.bugsplat.com/v2/company/usage), where you’ll find:
27+
28+
<figure><img src="../../.gitbook/assets/usagepage-overview.png" alt=""><figcaption></figcaption></figure>
29+
30+
* **Crash Overview**: Get a detailed breakdown of crashes, including accepted and[ ](../../introduction/getting-started/troubleshooting.md)[rejected crashes](../../introduction/getting-started/troubleshooting.md).
31+
* **Storage Utilization**: Understand how your current storage is being used.
32+
* **Trends and Patterns**: Spot patterns in crash volume and storage usage to better plan your needs.
33+
34+
***
35+
36+
#### Need Assistance?
37+
38+
If you have any questions about your account usage or need help understanding your limits, feel free to email us at [email protected].
39+
40+
BugSplat is here to ensure you get the most out of your crash reporting tools!

introduction/getting-started/troubleshooting.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
description: >-
3+
BugSplat helps troubleshoot crash reporting issues, including why crashes are
4+
rejected, such as exceeding size limits or frequent submissions.
5+
---
6+
17
# Troubleshooting
28

39
We try our best to make it easy to integrate with BugSplat. However, sometimes problems do arise, and not everything goes as planned. The following is a self-service troubleshooting guide that can help you fix common problems that occur when integrating with BugSplat.

0 commit comments

Comments
 (0)