---
title: Control where your Containers run with regional and jurisdictional placement
description: Specify regions or jurisdictions to control where your containers run.
image: https://developers.cloudflare.com/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## Control where your Containers run with regional and jurisdictional placement

Apr 05, 2026 

[ Containers ](https://developers.cloudflare.com/containers/) 

You can now specify placement constraints to control where your [Containers](https://developers.cloudflare.com/containers/) run.

| Constraint   | Values                 | Use case              |
| ------------ | ---------------------- | --------------------- |
| regions      | ENAM, WNAM, EEUR, WEUR | Geographic placement  |
| jurisdiction | eu, fedramp            | Compliance boundaries |

Use `regions` to limit placement to specific geographic areas. Use `jurisdiction` to restrict containers to compliance boundaries — `eu` maps to European regions (EEUR, WEUR) and `fedramp` maps to North American regions (ENAM, WNAM).

Refer to [Containers placement](https://developers.cloudflare.com/containers/platform-details/placement/) for more details.

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://developers.cloudflare.com/changelog/post/2026-04-05-regional-placement/#page","headline":"Control where your Containers run with regional and jurisdictional placement · Changelog","description":"Specify regions or jurisdictions to control where your containers run.","url":"https://developers.cloudflare.com/changelog/post/2026-04-05-regional-placement/","inLanguage":"en","image":"https://developers.cloudflare.com/changelog-preview.png","dateModified":"2026-04-05","datePublished":"2026-04-05","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
