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

# What Docket is

> Plan and track work across every organization you belong to without mixing their data.

Docket combines planning, schedules, time, connected resources, and agent work. Your personal Home
can read across your workspaces. Each workspace still keeps its own people, settings, and data.

## Work across organizations

Use the Home section of the sidebar for personal views such as Today, Calendar, Inbox, Stream, and
Portfolio. A row from another workspace keeps its workspace name and permissions.

Switch to one workspace when you need its Tasks, Projects, Teams, Library, Views, Graph, or
Settings. Docket then uses that workspace's terminology and workflows.

See [Workspaces](/docs/guides/concepts/workspaces) for the full split between Home and Workspace.

## Organize the work

| Object         | Use it for                                             |
| -------------- | ------------------------------------------------------ |
| **Task**       | One thing a person or agent does.                      |
| **Project**    | Work with an outcome and a finish line.                |
| **Program**    | Ongoing work that can contain Projects and Tasks.      |
| **Initiative** | An outcome that connects several Projects or Programs. |
| **Cycle**      | A recurring planning period for a Team.                |
| **Team**       | The people and workflow that own work.                 |

Your workspace can rename these objects without changing how they behave. See
[Terminology](/docs/guides/concepts/terminology).

## Plan the day

[Today](/docs/guides/daily/home-today) keeps the current task and the next tasks visible. Agenda shows
events and planned work beside the page. Use [Calendar](/docs/guides/daily/calendar-and-scheduling) to
timebox Tasks and compare several days or people.

Start a timer when work begins. [Time](/docs/guides/daily/time) separates human effort from agent effort
and keeps the underlying sessions available for review.

## Work with connected tools

Connect Google, GitHub, Linear, or Notion when Docket should keep reading from another system. Use
Import when you want a one-time move instead. [Connections](/docs/guides/manage/connections) explains
ongoing sync. [Imports](/docs/guides/manage/imports) explains what a one-time import carries over.

## Work with Athena

Athena is Docket's built-in agent. Ask a question, plan the day, or assign a Task. Athena works
under your permissions and pauses for approval when the action or your settings require it.

See [What Athena is](/docs/guides/athena/what-athena-is) before you delegate work.

## Start using Docket

<CardGroup cols={2}>
  <Card title="Create a workspace" icon="play" href="/docs/guides/create-your-workspace">
    Set up a personal or shared workspace.
  </Card>

  <Card title="Your first week" icon="calendar" href="/docs/guides/your-first-week">
    Learn the daily and weekly operating loop.
  </Card>

  <Card title="Core concepts" icon="book-open" href="/docs/guides/concepts/terminology">
    Learn the objects and relationships Docket uses.
  </Card>

  <Card title="Developers" icon="code" href="/docs/developers/overview">
    Connect through MCP or use the REST API.
  </Card>
</CardGroup>
