---
title: "Configuration"
description: "Additional configuration options for the SDK."
url: https://docs.sentry.io/platforms/godot/configuration/
---

# Configuration | Sentry for Godot Engine

* #### [Options](https://docs.sentry.io/platforms/godot/configuration/options.md)

  Learn more about how the SDK can be configured via options. These are being passed to the init function and therefore set when the SDK is first initialized.

* #### [Readable Stack Traces](https://docs.sentry.io/platforms/godot/configuration/stack-traces.md)

  Learn how to get traces with line numbers and file paths in Sentry with SDK for Godot Engine.

* #### [Environments](https://docs.sentry.io/platforms/godot/configuration/environments.md)

  Learn how to configure your SDK to tell Sentry about your environments.

* #### [Releases & Health](https://docs.sentry.io/platforms/godot/configuration/releases.md)

  Learn how to configure your SDK to tell Sentry about your releases.

* #### [Sampling](https://docs.sentry.io/platforms/godot/configuration/sampling.md)

  Learn how to configure the volume of error and transaction events sent to Sentry.

* #### [Filtering](https://docs.sentry.io/platforms/godot/configuration/filtering.md)

  Learn more about how to configure your SDK to filter events reported to Sentry.

* #### [Exporting for Android](https://docs.sentry.io/platforms/godot/configuration/android.md)

  Learn how to set up Android Godot export with Sentry integration

* #### [Steam, SteamOS, and Proton](https://docs.sentry.io/platforms/godot/configuration/steam.md)

  Learn about Sentry SDK support for Steam environments, including SteamOS, Wine/Proton, and Steam Deck.

## Pages in this section

- [Options](https://docs.sentry.io/platforms/godot/configuration/options.md)
- [Environments](https://docs.sentry.io/platforms/godot/configuration/environments.md)
- [Releases & Health](https://docs.sentry.io/platforms/godot/configuration/releases.md)
- [Sampling](https://docs.sentry.io/platforms/godot/configuration/sampling.md)
- [Filtering](https://docs.sentry.io/platforms/godot/configuration/filtering.md)
- [Readable Stack Traces](https://docs.sentry.io/platforms/godot/configuration/stack-traces.md)
- [Exporting for Android](https://docs.sentry.io/platforms/godot/configuration/android.md)
- [Steam, SteamOS, and Proton](https://docs.sentry.io/platforms/godot/configuration/steam.md)
