---
title: "Electron Features"
description: "Learn how Sentry's Electron SDK exposes features for first class integration with Electron."
url: https://docs.sentry.io/platforms/javascript/guides/electron/features/
---

# Electron Features | Sentry for Electron

The Sentry Electron SDK offers Electron-specific features for first class integration with the framework.

* #### [Inter-Process Communication](https://docs.sentry.io/platforms/javascript/guides/electron/features/inter-process-communication.md)

  Learn how the Sentry Electron SDK communicates across processes to capture detailed error data.

* #### [Native Crash Reporting](https://docs.sentry.io/platforms/javascript/guides/electron/features/native-crash-reporting.md)

  Learn how Sentry captures and processes native crashes from Electron processes.

* #### [Offline Support](https://docs.sentry.io/platforms/javascript/guides/electron/features/offline-support.md)

  Learn how to customize the automatic caching of Sentry events while being offline.

## Pages in this section

- [Inter-Process Communication](https://docs.sentry.io/platforms/javascript/guides/electron/features/inter-process-communication.md)
- [Native Crash Reporting](https://docs.sentry.io/platforms/javascript/guides/electron/features/native-crash-reporting.md)
- [Offline Support](https://docs.sentry.io/platforms/javascript/guides/electron/features/offline-support.md)
