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

# Finkkle Spaces: Persistent AI Workspace and Automations

> Finkkle Spaces is a persistent AI workspace for conversations, research, code, files, and automations. Work stays organized across every session.

<Warning>
  **Dufus and other Finkkle One-powered features are currently unavailable.** Finkkle One is undergoing a major overhaul, so any Spaces feature that depends on it, including Dufus, is disabled until further notice. Finkkle Trends remains accessible. More details soon.
</Warning>

Finkkle Spaces is a persistent AI workspace at [spaces.finkkle.com](https://spaces.finkkle.com). Unlike a simple chat interface, Spaces keeps your entire work history — messages, files, generated artifacts, automation runs, and references — together in one place so you can pick up exactly where you left off.

## What you can do in Spaces

<CardGroup cols={2}>
  <Card title="Conversations" icon="comments">
    Chat with AI across multiple modes — Chat, Research, Study, and Code. Each conversation holds its own history, context, and artifacts.
  </Card>

  <Card title="Dufus (Coding Agent)" icon="code">
    Dufus is your AI coding agent inside Spaces. It writes, explains, and refactors code, works across local repos, and handles technical implementation end to end.
  </Card>

  <Card title="Igno (Assistant)" icon="robot">
    Igno is your AI assistant for chat, organization, and powerful automation workflows. Create tasks, set reminders, and orchestrate multi-step processes in plain language.
  </Card>

  <Card title="Plugins" icon="puzzle-piece">
    Extend Spaces with a catalog of built-in tools — Deep Research, GitHub Integration, Terminal Executor, Spreadsheets, and more.
  </Card>

  <Card title="Automations" icon="clock">
    Write a plain-language instruction and Spaces turns it into a scheduled or event-triggered task that runs automatically.
  </Card>

  <Card title="Projects" icon="folder">
    Organize your work into isolated projects with their own files, conversations, and access controls.
  </Card>
</CardGroup>

## How Spaces is organized

The top-level unit is a **Space** — a working environment. Inside each Space:

* **Conversations** are the durable record of your work. Each conversation has its own message history, attached files, and saved artifacts.
* **Context** is explicit — you choose what enters each conversation (files, links, images, tab references).
* **Artifacts** are structured outputs you can save, share, or continue iterating on.
* **Automations** run in the background and report results back to your conversation.

## Sync across devices

When you are signed in, conversations sync between the web app, the Android assistant, and any connected IDE extension. Start a conversation on your phone and continue it in your browser — the full history is there.

<Note>
  New to Spaces? Read the [Quick Start guide](/spaces/quickstart) to go from a blank workspace to a useful workflow in a few minutes.
</Note>
