> For the complete documentation index, see [llms.txt](https://docs.cyphor.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyphor.net/code-guard/enhanced-visibility.md).

# Enhanced visibility

Enhanced visibility gives you a new perspective to explore and investigate errors in your .NET application.

By default, enhanced visibility gives insights into nearly everything that occurs in your app. \
This includes but is not limited to:

1. Method execution order.
2. Method Internal updates.
3. Exceptions.
4. Memory usage and GC performance.

We advise setting up sampling on projects with a high number of concurrent connections. Our billing model won't charge based on the throughput of messages; however, having many connections can cause bandwidth and storage usage spikes.
