Waiting for engine...
Skip to main content

AiAgentProviderAccountSource

No description

enum AiAgentProviderAccountSource {
MANUAL
AUTO_PROVISIONED
VIEWER
}

Values

AiAgentProviderAccountSource.MANUAL {#manual}

Registered by a user, and the default for every pre-existing row.

AiAgentProviderAccountSource.AUTO_PROVISIONED {#auto-provisioned}

Created or adopted automatically on first sighting of a tenant's Garden events. One per tenant.

AiAgentProviderAccountSource.VIEWER {#viewer}

A viewer account referencing a canonical auto-provisioned account without storing credentials or duplicating data.

On this Page