Cloudflare has introduced a new feature allowing artificial intelligence agents to deploy Cloudflare Workers through temporary accounts, eliminating the need for users to create or authenticate with a permanent account first. The announcement was made by the company on October 2, 2025, and reported by Renato Losio.
The temporary accounts function as short-lived environments designed for autonomous worker deployment. If an account is not claimed within 60 minutes, both the account and its associated deployments expire automatically. This mechanism is intended to streamline rapid, automated testing and prototyping by AI agents without requiring a full registration process.
According to Cloudflare, the feature addresses a gap in developer workflows where AI agents need to quickly spin up serverless functions for temporary tasks, such as data processing or webhook handling, without maintaining a long term account. The expiration window ensures resources are not left unused indefinitely.
How Temporary Accounts Work
Each temporary account provides full access to deploy Workers using Cloudflare’s serverless platform. The accounts are created on demand by an AI agent or a script, bypassing the standard sign up flow. No email verification, billing information, or permanent credentials are required at the point of creation.
After deployment, the account remains active for 60 minutes. If the creator or an authorized user does not claim it by linking it to a permanent Cloudflare account before the timer expires, all deployed Workers and associated data are deleted. Cloudflare confirmed that the cleanup process is automated and irreversible.
The feature is available now for all Cloudflare customers using Workers. Developers can access it through the Cloudflare API or the dashboard interface, though the primary use case targets automated agents.
Security and Claim Process
Security researchers have noted potential risks associated with ephemeral accounts, including the possibility of abuse for short lived malicious activities. Cloudflare stated that the temporary accounts operate under the same rate limits and usage policies as permanent accounts, and that suspicious activity triggers automated monitoring systems.
To claim a temporary account, a user must authenticate with a permanent Cloudflare account and confirm ownership of the ephemeral session. This process transfers control of the deployed Workers to the permanent account, preserving them beyond the 60 minute window.
The company has not disclosed specific metrics on early adoption but indicated that the feature was developed in response to community feedback from developers experimenting with AI driven automation tools.
Context and Industry Implications
The move reflects a broader industry trend toward reducing friction in developer onboarding and enabling machine to machine interactions. Other cloud platforms have introduced similar temporary identity models for short lived workloads, but Cloudflare’s approach specifically targets AI agents as primary users.
This development may affect how organizations deploy serverless functions in automated pipelines, particularly in environments where AI agents need to provision resources without human intervention. The 60 minute expiration limit aligns with typical session durations for automated testing and batch processing tasks.
Cloudflare has not announced plans to extend the expiration window but noted that it could adjust the duration based on user feedback. The company also confirmed that no changes to the Workers pricing model are associated with this launch.
Looking ahead, Cloudflare expects to release additional documentation and examples for AI agent integration in the coming weeks. Developers can expect continued support for programmable, ephemeral infrastructure as the company expands its serverless ecosystem.







