RivenGet started

Search docs

Find a page across the Riven documentation

Riven Chat

Live

The conversational workspace. Cited answers grounded in live web search, file uploads, branching threads, artifacts, plugins, and per-conversation reasoning control.

Service
surfaces_chat

Chat is the front door to the platform. Ask a question and get an answer grounded in live sources with citations you can check. Behind the ask box is a full reasoning workspace rather than a single text box.

You can ask your first question as a guest, with no account. Signing in adds history, uploads, plugins, settings, and higher limits — see Account & sign-in.

Cited answers from the live web#

When a question needs current information, Chat searches as part of answering and cites inline. Retrieval runs through Riven Grounding over the Web Index, so citations point at documents the platform actually fetched rather than at model recall.

Pick a model, and how hard it thinks#

The picker switches models mid-conversation, and reasoning effort is tunable per thread — lighter for lookups, deeper for hard problems. Which models you see depends on your plan; the full roster with tier gating is in Models & usage.

Uploads, branching, artifacts#

  • Uploads — attach documents and images in the composer; they join the thread context and carry through follow-ups.
  • Branching — fork any turn to explore a second direction (different framing, model, or reasoning depth) without losing the original.
  • Artifacts — when a thread produces a document, plan, or file, it opens beside the conversation with inline editing and change tracking.
  • Plugins and tools — first-party and open tool integrations let the assistant act, not just answer. Tool surface comes from Riven Cortex.
  • Memory — durable facts you share persist across threads via the Memory Bridge.

Chat or the API?#

Riven ChatRiven API
Best forInteractive research, drafting, analysisBuilding your own product or integration
InterfaceHosted web appHTTP endpoint, OpenAI-compatible
AuthYour Riven account (guest mode available)rvn_ API key — see Authentication
Whererivenai.io/chatapi.rivenai.io — see API reference