> ## Documentation Index
> Fetch the complete documentation index at: https://nuclom.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Features

> Everything you can do with Nuclom

## Knowledge sources

Connect your organization's tools and Nuclom keeps everything in sync automatically.

<CardGroup cols={2}>
  <Card title="Slack" icon="hashtag">
    Sync conversations, threads, and announcements. Capture decisions made in real-time discussions.
  </Card>

  <Card title="Notion" icon="file-lines">
    Connect wikis, project notes, and documentation. Keep your knowledge graph in sync with Notion pages.
  </Card>

  <Card title="GitHub" icon="code-branch">
    Index PRs, issues, and discussions. Link code decisions to conversations and documentation.
  </Card>

  <Card title="Meetings" icon="video">
    Upload recordings or import from Zoom and Google Meet. AI transcription extracts every insight.
  </Card>
</CardGroup>

Content syncs incrementally — your knowledge base stays current without manual effort. Configure sync intervals and channel filters in **Settings → Integrations**.

## Ask AI

Chat with your entire knowledge base using natural language. Ask questions like "What did we decide about the API redesign?" and get instant answers with cited sources from any connected tool.

* Multi-turn conversations with full context
* Sources cited from Slack, Notion, GitHub, and meetings
* Activity feed showing new content across all sources

## AI-powered processing

Every piece of content is automatically processed by AI:

| Feature                   | Description                                                    |
| ------------------------- | -------------------------------------------------------------- |
| **Summaries**             | Key points condensed from any content source                   |
| **Decision extraction**   | Decisions surfaced from meetings, chats, and documents         |
| **Topic clustering**      | Content auto-grouped into topics across all sources            |
| **Expertise detection**   | AI identifies subject matter experts from contribution history |
| **Semantic search**       | Find knowledge by meaning, not just keywords                   |
| **Meeting transcription** | Speech-to-text with speaker diarization                        |
| **Embeddings**            | All content embedded for semantic similarity matching          |

## Knowledge graph & decisions

### Decision tracking

AI captures decisions from any source with full context, rationale, participants, and outcomes. View decisions in Kanban or list views, filtered by status, source, and participants.

### Knowledge graph

Explore your organizational knowledge as an interactive graph. See how topics, people, and decisions connect — discover relationships across Slack threads, Notion docs, GitHub PRs, and meetings.

### Expertise mapping

Know who to ask. AI calculates expertise scores from contributions across all sources, helping you find the right person fast.

### Topic explorer

Discover auto-clustered topics showing what your organization is discussing. See trends and identify knowledge gaps before they become problems.

## Content library

### Upload & import videos

**Upload from your device:** Click **Upload** in the sidebar and drag in MP4, MOV, AVI, or MKV files.

**Import from cloud services:** Connect Google Drive, Zoom, or Google Meet to pull in recordings directly.

### Channels & collections

Organize content into channels for different teams, projects, or topics. Create collections for curated sets of content.

### Series

Organize videos in sequence with progress tracking. Perfect for training, onboarding, and tutorials.

### Library views

| View               | What it shows                 |
| ------------------ | ----------------------------- |
| **My Videos**      | Videos you uploaded           |
| **Watch Later**    | Saved for later               |
| **History**        | Recently watched              |
| **Shared with Me** | Videos others shared with you |

## Collaborate with your team

### Share content

Click **Share** on any content to create a link with:

* **Access level** — View, comment, or download
* **Expiration** — Optional time limit
* **Password** — Optional protection

### Time-stamped comments

Leave feedback at specific video moments:

1. Play to the right timestamp
2. Click the comment icon in the player or transcript
3. Add your note (use @ to mention teammates)

### Embeddable content

Embed videos on external websites, documentation, or internal tools with customizable players.

### Activity feed

Track uploads, comments, decisions, and changes across your organization from the Feed page.

### Notifications

Stay informed about new content, decisions, and team activity with customizable email and in-app notifications.

## Clipping & highlights

* **Automatic clips** — AI creates clips from key moments, decisions, and highlights
* **Manual clipping** — Create custom clips with precise timestamps
* **Highlight reels** — Compile multiple clips into presentations and summaries
* **Key moment export** — Export important moments as standalone clips

## Unified search

Press **Cmd/Ctrl + K** anywhere to search across all sources:

* Slack messages and threads
* Notion pages and databases
* GitHub PRs, issues, and discussions
* Video transcripts and metadata
* Topics and decisions
* People and mentions

Search combines full-text matching with semantic understanding — find content by concept and context, not just keywords. Save searches and view your search history.

## Integrations

### Connected tools

| Integration         | Capabilities                                                                      |
| ------------------- | --------------------------------------------------------------------------------- |
| **Slack**           | Sync messages, threads. Send video notifications with rich Block Kit formatting   |
| **Notion**          | Sync pages, databases. Index documentation and wikis                              |
| **GitHub**          | Sync PRs, issues, discussions. Link code decisions to conversations               |
| **Zoom**            | Auto-import meeting recordings via OAuth and webhooks                             |
| **Google Meet**     | Import recordings from Google Drive                                               |
| **Microsoft Teams** | Send Adaptive Card notifications to channels                                      |
| **Zapier**          | Trigger automations on video.uploaded, video.processed, comment.created, and more |

### Webhooks & API

Build custom integrations with API keys and webhooks. Receive real-time notifications for events with HMAC-SHA256 signed payloads.

Set up integrations in **Settings → Integrations**.

## Security & compliance

| Feature                       | Description                                           |
| ----------------------------- | ----------------------------------------------------- |
| **SSO / SAML**                | Single Sign-On with your identity provider (Pro plan) |
| **Two-factor authentication** | TOTP-based 2FA for all accounts                       |
| **Passkeys / WebAuthn**       | Hardware keys and biometric authentication            |
| **Role-based access control** | Granular permissions with custom roles                |
| **Audit logs**                | Complete trail of all user actions (Pro plan)         |
| **GDPR compliance**           | Data export, consent tracking, and right to erasure   |
| **Encrypted credentials**     | All OAuth tokens and API keys stored encrypted        |

## Analytics

Track engagement and usage across your knowledge base:

* Video view counts, watch time, and completion rates
* Speaker analytics with talk time and speaking percentages
* Organization-wide usage metrics
* Share link engagement tracking

## Keyboard shortcuts

| Shortcut       | Action          |
| -------------- | --------------- |
| `Cmd/Ctrl + K` | Open search     |
| `Space`        | Play/pause      |
| `←` / `→`      | Seek 10 seconds |
| `F`            | Fullscreen      |

***

<CardGroup cols={2}>
  <Card title="Managing your team" icon="users" href="/guides/team">
    Invite members and configure your organization.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/guides/troubleshooting">
    Fix common issues.
  </Card>
</CardGroup>
