--- title: SDK version pinning | Stainless description: Freeze code generation at a specific version for more control over rollouts and releases. --- SDK version pinning is a paid feature. See our [pricing page](https://stainless.com/pricing) for details. By default, Stainless SDKs automatically receive updates as we improve our SDK generator. For more control over rollouts and releases, enable SDK version pinning to freeze code generation at a specific version. With SDK version pinning, your generated SDKs won’t reflect improvements made to our code generator after the pinned version, but your development process will be more stable and predictable. Once you have SDK version pinning enabled on your account, adjust the pinned version for each SDK: 1. Go to [your Stainless dashboard](https://app.stainless.com/) 2. Navigate to a specific SDK project (e.g., a TypeScript SDK) 3. Go to the **Settings** tab at the bottom 4. Enable, disable, or adjust the pinned version When you’re ready to incorporate and test the improvements you missed, unpin your version to adopt all accumulated improvements in a single, predictable update. For more information, [contact sales](mailto:sales@stainless.com).