# Giving Agents Their Own Turso Accounts with AgentID

DevFeed: [Giving Agents Their Own Turso Accounts with AgentID](<https://devfeed.tech/articles/giving-agents-their-own-turso-accounts-with-agentid-5954.md>)

Original publisher: [Read original article](<https://turso.tech/blog/giving-agents-their-own-turso-accounts-with-agentid>)

Author: Haakam Aujla

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [database](<https://devfeed.tech/tags/database.md>), [identity](<https://devfeed.tech/tags/identity.md>), [security](<https://devfeed.tech/tags/security.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

AgentID is an OIDC provider that lets AI agents create and access Turso accounts under their own identities. Agents approve sign-ins with JWS assertions, separating agent identity from human ownership metadata and avoiding shared credentials.

## Source excerpt

AgentID gives AI agents their own OIDC identity, so an agent can create and access its own Turso account with no borrowed credentials or human in the loop.