Start

Getting started with Cogno

Create a workspace, invite teammates, add tasks, and connect the first services Cogno needs.

App setup6 min read

Use this guide to get a new workspace into a usable state: members can enter, tasks have a source of truth, integrations are connected, and operators know where settings live.

Prerequisites

  • A Cogno account.
  • Permission to create or manage a workspace.
  • The source material you want Cogno to work with: tasks, issues, meetings, documents, or connected apps.

First setup path

  1. Sign in to the Cogno app.
  2. Create a workspace, or open the workspace selector and choose an existing workspace.
  3. Open Settings > Members and invite the people who should work in the workspace.
  4. Add tasks manually in Tasks, or import an existing task CSV from Settings > General > Task import.
  5. Open Integrations and connect the services Cogno should use as workspace context.
  6. Open Settings > Memory and add the stable workspace facts Cogno should remember.
  7. For local workers, open Settings > API Keys, create a key, then run the CLI worker.

Workspace basics

Cogno work happens inside a workspace. The main app navigation contains:

AreaUse it for
TasksCurrent work, imported tasks, saved views, status changes, assignees, due dates, and project links.
InboxUnread task comments and mentions.
MeetingsMeeting records and Google Calendar notetaker activity.
ProjectsProject-level task organization.
IntegrationsGitHub, Slack, Notion, Google Calendar, Discord, Microsoft Teams, and upcoming source apps.
SettingsWorkspace identity, members, memory, API keys, workers, activity, import, and deletion controls.

Add tasks

Choose one source of truth before inviting the whole team.

SituationRecommended action
You are starting freshCreate a small set of tasks manually in Tasks.
You are moving from another task systemExport a task CSV and import it from Settings > General > Task import.
You need original context preservedKeep source URLs, issue keys, labels, milestones, and custom fields as import metadata.
You want teammate ownership to survive importInvite members first, then map source assignees during import.

Task CSV import supports Linear, Notion databases, GitHub Issues through GitHub CLI, Asana projects, and Jira Cloud exports. See Import task CSVs into Cogno.

Invite members

Open Settings > Members.

ActionResult
InviteOpens member invite options.
Copy invite linkCreates a link that can be shared with teammates.
Add existing membersAdds people already known from your other workspaces.
EditLets owners remove eligible non-owner members.

Add members before importing task CSVs when the CSV contains assignees or collaborators.

Connect integrations

Open Integrations, then connect the apps that match the workspace.

IntegrationUse it for
GitHubPull request, commit, and issue workflows.
SlackWorkspace conversations and task creation from messages.
NotionPages and database context.
Google CalendarPer-user calendar connection for Google Meet notetaker activity.
DiscordServer, channel, and message context.
Microsoft TeamsTeam communication workflows when enabled.

Each member connects their own Google Calendar account. A workspace can show multiple connected members.

Add memory

Open Settings > Memory and write the stable context Cogno should read when it wakes:

  • What the workspace is building.
  • Product areas and owners.
  • Current operating priorities.
  • Links or naming conventions that should be treated as canonical.
  • Rules that should stay true across tasks and meetings.

Keep Memory short enough to maintain. Use Markdown headings and lists.

Set up workers

Cogno workers let local or external worker daemons authenticate without a browser session.

  1. Open Settings > API Keys.
  2. Create a key.
  3. Copy the raw key immediately.
  4. Run:
cogno login --token <key>
cogno

Open Settings > Workers to confirm liveness and recent agent work. A worker that stops reporting within two minutes becomes stale, then offline.

Setup checklist

Use this checklist before depending on the workspace for daily work.

CheckDone when
Workspace identityName and icon are recognizable.
MembersEveryone who needs access can enter the workspace.
TasksCurrent work exists in Cogno, either manual or imported.
Source traceabilityImported tasks keep source URLs or external IDs.
IntegrationsRequired apps show the expected connection state.
MemoryWorkspace facts are short, current, and readable.
WorkersLocal worker setup appears in Settings > Workers when needed.

LLM handoff

When asking an assistant to help finish setup, provide:

  1. Workspace name.
  2. Member roles or teammate list.
  3. Source apps that should be connected.
  4. Task source: manual entry or CSV import.
  5. Any worker or API key requirement.

Use Copy for LLM to pass this setup path with the related Cogno terms intact.

Getting started with Cogno | Cogno