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 admin console lives at https://{your-org}-admin.teeem-ai.com. You need enterprise_admin or team_admin to access it.
EagleEye admin dashboard

Dashboard

Channel status, active sessions, security summary, recent activity at a glance.

Users

Invite, role assignment, revocation, SSO sync status.

Agents

Agent definitions, skill additions, tool activation (Agent Builder).

Knowledge Base

Document upload, sensitivity changes, version history, search performance.

Channels

Slack/Teams/Kakao/SMS connection status, policies, token rotation.

Connectors

Google, MS365, Notion, ERP, e-commerce, and more — all configured here.

Apps

Enable / disable / manage app packs (CRUD, dashboards).

Billing

Token usage, KRW cost, per-model breakdown, daily/monthly trend.

Audit log

Tamper-evident activity log + hash-chain integrity verification.

Settings

Org name, language, token limits, security policies, webhook token rotation.

SSO

SAML 2.0 / OIDC provider registration and verification.

Compliance

Export AI Basic Act + PIPA evidence packages in one click.

User management

Invite

Users → Invite new user → email, role, send. The invitee uses the link to set a password. The first signup in a new organisation gets enterprise_admin; subsequent signups default to user.

Role assignment

RoleKey permissions
enterprise_adminAll settings, user management, compliance export
team_adminTeam-level user / channel / app management
power_userAll tools, partial settings view
userChat, manage own OAuth links
viewerRead-only (dashboard)

SSO auto-sync

With SSO enabled, users and groups provision automatically. Disabling a user in your IdP revokes access in Teeem AI immediately.
Teeem AI user management view

Billing & usage

Real-time token usage and KRW cost.
  • /admin/billing/usage — daily/monthly tokens (input/output split)
  • /admin/billing/breakdown — per-model, per-channel, per-user
  • Limits — daily and per-user token caps; over-quota requests are blocked
Billing data is persisted in Supabase, so it survives server restarts.
Teeem AI billing view

Settings — what’s editable

A clear split between what the org admin can change and what’s locked for safety.
EditableLocked (contact ops)
Org name, industry, languageLLM model / provider
Agent name / persona / greetingSecurity core (PII, RBAC, SSO)
Daily / per-user token limitsInfrastructure (CPU, memory, instance size)
Slack policies (mention/open/allowlist)API keys, secrets
Web chat sign-up allowedTool execution policy
Per-channel file uploadsData retention period
Text fields (greetings, agent persona, etc.) pass guardrails before saving — prompt injection, XSS, and SQL injection are blocked.
Teeem AI settings view

Using the audit log

Admin console → Audit log → filter (user / date / type / severity)
  • Search — free-text search (Korean tokenizer)
  • Integrity verification — one-click hash-chain check confirms no tampering
  • Export — JSONL or CSV (for audit / legal teams)

Security audit tools

The Security tab shows the current PASS/WARN/FAIL state for the 18 automated security checks the system runs. A CLI is available too:
npm run audit                # full check
npx klawn-audit --json --strict   # CI/CD integration
1

Channel health

Confirm every active channel reads Active on the dashboard.
2

Audit integrity

One click on the audit page to run hash-chain integrity verification.
3

User cleanup

Revoke access for ex-employees (automatic if SSO is on).
4

Cost review

Compare this month’s usage to last month in Billing. Set alerts for anomalies.
5

Archive compliance package

Export the compliance package quarterly and store it somewhere safe.
6

OAuth hygiene

Disconnect OAuth links that are still attached but no longer used (reduce token surface area).

Where to get help

  • Operations playbook: refer to the operations manual provided by your sales / onboarding contact
  • Technical support: official@flowos.work