# Development

This **Development** section includes articles that are useful for using BugSplat and getting the most out of the app.

[**Using the App**](https://docs.bugsplat.com/introduction/development/using-the-app) - is a walkthrough of the different pages in the app, how to navigate inside the app, and how to begin using the app to view crash data.

[**Symbol Files**](https://docs.bugsplat.com/introduction/development/working-with-symbol-files) - are a critical component of getting useful data from your crashes. They're also a common stumbling block for new users.

[**Table Filtering**](https://docs.bugsplat.com/introduction/development/searching/search) - contains instructions on how to search application crash data to find and isolate specific crashes or crash groups.

[**Table Grouping**](https://docs.bugsplat.com/introduction/development/searching/grouping) - is an overview of how to compare groups of crashes to see into crash and stability trends.

[**Grouping Crashes**](https://docs.bugsplat.com/introduction/development/grouping-crashes) - define rules that group a set of crashes at some level other than the top level of the call stack.

[**Commenting**](https://docs.bugsplat.com/introduction/development/commenting) - is BugSplat's built-in comment tool and issue tracker.

[**3rd Party Tools**](https://docs.bugsplat.com/introduction/development/integrating-with-tools) - compliment your workflow by integrating BugSplat with your issue tracker, messaging app, or another tool.

[**API**](https://docs.bugsplat.com/introduction/development/web-services) – is an overview of the BugSplat API.
