---
title: "Playbooks"
description: "Step-by-step workflows for common scenarios. Each references the standards it operationalizes."
url: https://develop.sentry.dev/sdk/getting-started/playbooks/
---

# Playbooks

* #### [Setup & Onboarding](https://develop.sentry.dev/sdk/getting-started/playbooks/setup.md)

  One-time tasks for bootstrapping a new SDK repository and its release infrastructure.

* #### [Day-to-Day Development](https://develop.sentry.dev/sdk/getting-started/playbooks/development.md)

  Recurring workflows for contributions, code review, branching, and incident response.

* #### [Cross-SDK Processes](https://develop.sentry.dev/sdk/getting-started/playbooks/coordination.md)

  Planning, coordination, and retrospective processes that span multiple SDK teams.

* #### [SDK Lifecycle](https://develop.sentry.dev/sdk/getting-started/playbooks/sdk-lifecycle.md)

  Releasing, deprecating APIs and SDKs, dropping platform support, and introducing breaking changes.

* #### [Running a Local Relay](https://develop.sentry.dev/sdk/getting-started/playbooks/running-a-local-relay.md)

  Set up a local Relay instance for SDK development and testing.

## Pages in this section

- [Setup & Onboarding](https://develop.sentry.dev/sdk/getting-started/playbooks/setup.md)
- [Day-to-Day Development](https://develop.sentry.dev/sdk/getting-started/playbooks/development.md)
- [Cross-SDK Processes](https://develop.sentry.dev/sdk/getting-started/playbooks/coordination.md)
- [SDK Lifecycle](https://develop.sentry.dev/sdk/getting-started/playbooks/sdk-lifecycle.md)
- [Running a Local Relay](https://develop.sentry.dev/sdk/getting-started/playbooks/running-a-local-relay.md)
