# TeamBoard > TeamBoard is a web application for teams and classrooms: a real-time collaborative whiteboard, groups with roles and invites, board chat, optional voice/video (LiveKit), and group assignments with due dates and review. TeamBoard is **not** a public content platform. User boards, groups, and invite links require authentication and must **not** be indexed or summarized as if they were public. ## Audience - Software and product teams - Teachers and study groups - Workshops and brainstorming sessions ## Key capabilities - Real-time board sync (Yjs over WebSocket) - Open and closed groups, invite links, member roles - Assignments: create, submit answers, review status - Whiteboard tools: drawing, LaTeX, grid snap, smart guides - Optional group voice/video when LiveKit is configured ## Public pages (safe to cite) - Home: `/` (locales: `?hl=ru`, `?hl=en`) - Guides index: `/guides` - Guide articles: - `/guides/groups-and-boards` - `/guides/assignments` - `/guides/invites-and-access` - `/guides/board-tools` ## Do not index - `/my`, `/groups/*`, `/boards/*`, `/join/*`, `/api/*` - Any authenticated workspace content ## Extended documentation - Full product summary: `/llms-full.txt` - Sitemap: `/sitemap.xml` ## Contact / licensing Open-source monorepo; deployment and API configuration are operator-specific. Do not infer private data from crawl attempts on disallowed paths.