> ## 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.

# Quickstart

> Get started with Nuclom in 5 minutes

## 1. Create your account

Go to [nuclom.com](https://nuclom.com) and sign up with Email, GitHub, or Google. Create an organization name for your workspace.

## 2. Connect your knowledge sources

<Tabs>
  <Tab title="Slack">
    Go to **Settings → Integrations → Slack** and click **Connect**. Authorize your workspace and select channels to sync.
  </Tab>

  <Tab title="Notion">
    Go to **Settings → Integrations → Notion** and click **Connect**. Authorize access to your workspace pages and databases.
  </Tab>

  <Tab title="GitHub">
    Go to **Settings → Integrations → GitHub** and click **Connect**. Select repositories to index PRs, issues, and discussions.
  </Tab>

  <Tab title="Meetings">
    Go to **Settings → Integrations** and connect **Zoom** or **Google Meet** to auto-import meeting recordings.
  </Tab>

  <Tab title="Upload videos">
    Click **Upload** in the sidebar. Drag and drop video files (MP4, MOV, AVI, MKV) or import from Google Drive.
  </Tab>
</Tabs>

<Note>
  AI processing starts automatically after connecting a source. Content is synced incrementally — your knowledge base stays current without manual effort.
</Note>

## 3. Explore your knowledge

Once sources are connected and content is processed:

* **Ask AI** — Chat with your knowledge base. Ask questions like "What did we decide about the API redesign?" and get answers with cited sources.
* **Decisions** — Browse decisions extracted from meetings, Slack threads, and documents with full context and participants.
* **Topics** — See auto-clustered topics showing what your organization is discussing across all sources.
* **Knowledge Graph** — Explore how topics, people, and decisions connect visually.

## 4. Search across everything

Press **Cmd/Ctrl + K** to open unified search. Search across all connected sources at once — Slack messages, Notion pages, GitHub PRs, and meeting transcripts. AI understands meaning, not just keywords.

## 5. Collaborate with your team

Invite team members from **Settings → Members**. Your team can:

* Share content with granular access controls
* Leave time-stamped comments on videos
* Track activity across all knowledge sources in the feed
* Get notifications about new content and decisions

***

<CardGroup cols={2}>
  <Card title="Features guide" icon="book-open" href="/guides/features">
    Explore all Nuclom features in depth.
  </Card>

  <Card title="Managing your team" icon="users" href="/guides/team">
    Invite members and set up your organization.
  </Card>
</CardGroup>
