Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.teeem-ai.com/llms.txt

Use this file to discover all available pages before exploring further.

The web chat is a browser channel that needs no installation. Each organisation gets its own subdomain ({org}-admin.teeem-ai.com) automatically.
Teeem AI web chat — channel sidebar, input, quick actions, recent conversations

Highlights

Real-time streaming

SSE token streaming, Markdown rendering, code highlighting.

Drag-and-drop files

Drop Excel, PDFs, images, even video into the input. Inline previews.

Channel isolation

Department / team / personal channels each carry their own working memory.

Voice input

Korean STT for quick capture during meetings.

OAuth in the chat

A “Connect Google” button opens a popup, then Gmail / Drive / Calendar tools work immediately.

Command palette

Cmd+K (Mac) / Ctrl+K (Windows) for fast search and commands.

First use

1

Sign in (or sign up)

If your organisation has SSO turned on, the SAML/OIDC button appears. Otherwise sign up with email.
The first person to sign up gets enterprise_admin. Subsequent signups default to user and can be promoted by an admin.
2

Pick or create a channel

Use the left sidebar — pick an existing channel or click New channel.
3

Start chatting

Type in the input or use the mic for voice input.

Linking personal Google / Microsoft 365

When the agent needs access to your personal data, it works like this:
  1. The agent tries a personal tool such as my_gmail_read or my_google_drive
  2. With no token on file, it emits an oauth_link event and renders an OAuthLinkCard
  3. Click Connect → a popup walks you through Google or Microsoft auth
  4. Tokens are stored securely and reused on subsequent calls
Supported providers:
ProviderScopes
GoogleDrive, Gmail (read + send), Calendar (read/write/Meet), YouTube (read/upload)
Microsoft 365OneDrive, Outlook, Teams, Calendar
Disconnect from the Connected accounts page. Disconnecting calls Google/Microsoft’s revoke API so tokens are invalidated immediately.

Approval chains

Web chat supports N-step approvals (v1: 2 steps). Sensitive actions or external sends can require a designated person’s go-ahead before executing.
Employee → Manager approval → Send

Admin dashboard

Admins can switch from chat to the admin console on the same domain.