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

# Navis Ops: All-in-one productivity and project management

> Navis Ops brings together projects, tasks, notes, calendar, workflows, and AI tools in one workspace. Connect your AI assistant via MCP in seconds.

Navis Ops is a productivity and project management platform built for individuals and teams who want everything in one place — projects, tasks, notes, files, calendar, time tracking, goals, and powerful workflow automation. You can also connect AI assistants like Claude and Cursor to your workspace through the built-in MCP server, letting them read and act on your real data.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/getting-started/quickstart">
    Create your account and set up your first project in under five minutes.
  </Card>

  <Card title="Workflows" icon="bolt" href="/guides/workflows/overview">
    Build visual automations that run when events happen in your workspace.
  </Card>

  <Card title="MCP Connector" icon="robot" href="/guides/mcp-connector">
    Connect Claude Desktop, Cursor, or any MCP-compatible AI assistant to Navis Ops.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/authentication/overview">
    Authenticate and integrate with the Navis Ops API and MCP server.
  </Card>
</CardGroup>

## What you can do with Navis Ops

<CardGroup cols={2}>
  <Card title="Projects & Tasks" icon="folder-open" href="/guides/projects">
    Organize work into projects with custom types, dashboards, and 9 widget types. Track tasks with statuses, priorities, and due dates.
  </Card>

  <Card title="Notes" icon="file-lines" href="/guides/notes">
    Write rich-text notes with folders, icons, tags, and AI-powered features including audio transcription and PDF export.
  </Card>

  <Card title="Files" icon="cloud-arrow-up" href="/guides/files">
    Store and organize files in the cloud, preview them in-app, and link them directly to projects.
  </Card>

  <Card title="Code Pens" icon="pen-to-square" href="/guides/code-pens">
    Write HTML, CSS, and JS in a live preview editor and share public links that unfurl in Slack and Discord.
  </Card>

  <Card title="Calendar & Time" icon="calendar" href="/guides/calendar">
    Schedule events and track time entries against projects, with reporting built in.
  </Card>

  <Card title="Integrations" icon="plug" href="/guides/integrations/zapier">
    Connect to Zapier, Slack, GitHub, and custom webhooks to automate across your tool stack.
  </Card>
</CardGroup>

## Get started in three steps

<Steps>
  <Step title="Create your account">
    Sign up at [navisops.com](https://navisops.com) — no credit card required to start.
  </Step>

  <Step title="Set up your first project">
    Click **New project**, give it a name, pick a color and type, and you're in. Add tasks, notes, and files from the project tabs.
  </Step>

  <Step title="Connect your AI assistant (optional)">
    Go to **Settings → Connected Apps**, create an API key or use OAuth, and point your AI client at the MCP server URL. Your assistant can now read and act on your workspace.
  </Step>
</Steps>
