# Welcome to Rekap

### What Is Rekap?

**Rekap** is an AI-native Relationship Knowledge OS that captures, understands, and activates the flow of work across your organization — so teams never lose context, momentum, or memory.

Rekap connects what people **say**, **decide**, and **do** across meetings, messages, and tools. It turns this unstructured stream into a living graph of relationships, decisions, and processes — your organization’s collective intelligence.\
We call this graph the **Relabase**: a continuously updated ledger of people, orgs, and events that preserves provenance and meaning behind every interaction.

***

#### The Rekap Architecture

| Layer                                           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Relabase (Graph + Ledger)**                   | Unifies people, orgs, conversations, and artifacts into a single relationship graph. Tracks provenance, confidence, and evidence for every insight.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **Relatek (Rules + Automations)**               | Executes logic and workflows across tools. Powers custom rules like “summarize all meetings with a key customer” or “alert me when team sentiment drops.”                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Agentic Layer (Voice + Chat + AI Processes)** | <p>The <strong>Agent Layer</strong> is how people experience Rekap.<br>It’s a natural language interface that lets teams engage directly with their organization’s memory — through voice, chat, or embedded contexts inside the tools they already use.</p><p>Rather than clicking through dashboards, users simply ask questions or give commands:</p><blockquote><p>“Rekap, summarize what decisions were made this week.”<br>“Show me what’s blocking our rollout.”<br>“Who’s driving progress on the Q4 plan?”</p></blockquote><p>The Agent Layer translates those prompts into structured actions. It retrieves data from the <strong>Relabase</strong>, applies logic from <strong>Relatek</strong>, and returns clear, evidence-backed insights — all conversationally.</p><p>It can listen during meetings, summarize key moments, surface context when you need it, and proactively brief you before critical decisions.<br>Think of it as your organization’s <strong>AI-native interface</strong> — always aware, always grounded in real data, and always ready to move work forward.</p> |

***

#### How Rekap Works

1. **Capture** – Rekap ingests transcripts, chats, documents, and emails from your collaboration ecosystem.
2. **Understand** – The Scribe extracts structure and meaning: who said what, decisions made, blockers, commitments, sentiment, and influence patterns.
3. **Unify** – The Relabase links every person, org, topic, and event into a connected knowledge graph that grows with each conversation.
4. **Activate** – Relatek rules and AI macros trigger actions — sending recaps, surfacing risks, coaching managers, or creating workflow automations — all grounded in real evidence.
5. **Coach** – The Agentic layer delivers this intelligence proactively through natural-language insights, briefings, and voice updates that keep goals and relationships top of mind.

***

#### What Rekap Replaces

* **Manual recaps and data entry** that lose context in inboxes and docs
* **Disconnected systems** (ATS, CRM, HRIS, PM tools) that each hold fragments of the truth
* **Dashboards** that show data but don’t tell you what to do next

***

#### Why It Matters

Rekap turns relationship data into living organizational memory.\
It helps leaders and teams instantly answer:

* “What decisions were made this week?”
* “Where are we blocked and why?”
* “Who’s driving progress — and who needs support?”

It’s **relationship knowledge applied to process**, turning every conversation into coordinated action.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rekap.com/api/welcome-to-rekap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
