<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cloudflare changelogs | Resource Tagging</title><description>Cloudflare changelogs for Resource Tagging</description><link>https://developers.cloudflare.com/changelog/</link><item><title>Cloudflare Fundamentals, Resource Tagging - Resource Tagging enters public beta</title><link>https://developers.cloudflare.com/changelog/post/2026-04-27-resource-tagging-public-beta/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-04-27-resource-tagging-public-beta/</guid><description>&lt;p&gt;Resource Tagging is now in public beta and rolling out to all Cloudflare accounts over the coming days. You can attach custom key-value metadata to your Cloudflare resources and query across your entire account to find what you need.&lt;/p&gt;
&lt;h4&gt;What&apos;s included&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Broad resource type support&lt;/strong&gt; — Tag zones, custom hostnames, Cloudflare Tunnels, Workers, D1 databases, R2 buckets, KV namespaces, Durable Object namespaces, Queues, Stream videos, Images, Access applications, Gateway rules, AI Gateways, and more. Refer to the &lt;a href=&quot;https://developers.cloudflare.com/resource-tagging/reference/resource-types/&quot;&gt;full list of supported resource types&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Powerful filtering&lt;/strong&gt; — Query tagged resources using AND/OR logic, negation, and key-only matching. Combine up to 20 filters per query to build precise resource views.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Account and zone-level endpoints&lt;/strong&gt; — Full CRUD operations across both scopes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Token-based authentication&lt;/strong&gt; — Tagging supports &lt;a href=&quot;https://developers.cloudflare.com/fundamentals/api/get-started/account-owned-tokens/&quot;&gt;Account Owned Tokens&lt;/a&gt; that persist independently of individual users, so your automation keeps running through credential rotations and team changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Flexible role support&lt;/strong&gt; — Super Administrators, Workers Admins, and Tag Admins can all manage tags.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;API-first by design&lt;/h4&gt;
&lt;p&gt;The API is the primary interface for Resource Tagging and the recommended path for all workflows — scripting tag assignments, building CI/CD pipelines, or integrating with your infrastructure-as-code toolchain.&lt;/p&gt;
&lt;h4&gt;Dashboard UI&lt;/h4&gt;
&lt;p&gt;You can also view and manage tagged resources directly in the Cloudflare dashboard. Navigate to &lt;strong&gt;Manage Account&lt;/strong&gt; &gt; &lt;strong&gt;Resource Tagging&lt;/strong&gt; to see all tagged resources across your account, filter by resource name or tag, and add or edit tags inline.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/tagged-resources-dashboard.Dg5WvwiN_24xl6P.webp&quot; alt=&quot;Tagged Resources dashboard&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;h4&gt;What&apos;s coming next&lt;/h4&gt;
&lt;p&gt;In future releases, expect support for additional resource types across the Cloudflare platform, tag-based access control policies for scoping user permissions to tagged resources, billing and usage attribution by tag for breaking down costs by team, project, or environment, and Terraform provider support for managing tags declaratively.&lt;/p&gt;
&lt;h4&gt;Current limitations&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PUT&lt;/code&gt; replaces all tags on a resource (no partial update). Use the &lt;a href=&quot;https://developers.cloudflare.com/resource-tagging/how-to/manage-tags/#add-a-single-tag&quot;&gt;GET, merge, PUT workflow&lt;/a&gt; to modify individual tags safely.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DELETE&lt;/code&gt; removes all tags from a resource. To remove a single tag, PUT the remaining tags back.&lt;/li&gt;
&lt;li&gt;Querying tags for a resource that has never been tagged returns &lt;code&gt;500&lt;/code&gt; instead of &lt;code&gt;404&lt;/code&gt;. This is a known beta limitation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To get started, refer to the &lt;a href=&quot;https://developers.cloudflare.com/resource-tagging/&quot;&gt;Resource Tagging documentation&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate><product>Cloudflare Fundamentals</product><category>Cloudflare Fundamentals</category><category>Resource Tagging</category></item></channel></rss>