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

# Raycast

> Search your workspace, capture tasks, and prepare for your day from Raycast on macOS.

Kato for Raycast brings tasks, records, meetings, and notifications into a
keyboard-driven workflow on your Mac.

<Note>
  The August 28 release announcement lists the macOS public beta as awaiting
  Raycast Store approval. Check the [release announcement](/changelog#kato-for-raycast)
  for availability before installing.
</Note>

## Connect your workspace

Once the extension is available in Raycast:

1. Run a Kato command and choose **Connect Kato**.
2. Sign in in the browser, select a workspace, and review the requested access.
3. Return to Raycast to start working. You do not need to copy an API key.

The connection is personal and tied to one workspace. Use **Current Workspace**
to inspect the active workspace or reconnect to a different one.

## What you can do

| Command           | Use it to                                                                         |
| ----------------- | --------------------------------------------------------------------------------- |
| My Day            | Review overdue work, today's tasks, meetings, and unread notifications.           |
| Search Workspace  | Find tasks, records, and meetings.                                                |
| Objects           | Browse workspace objects and their records.                                       |
| My Tasks          | Review and update assigned work.                                                  |
| Create Task       | Capture work with a status, priority, assignees, and related records or meetings. |
| Upcoming Meetings | Review your schedule and join a call when a meeting link is available.            |
| Notifications     | Work through assignments, mentions, and updates.                                  |

Tasks can be created and edited in the extension. Records and meetings remain
read-only, with support for adding activity comments and creating linked tasks.
Kato continues to apply workspace permissions to each request.

## Disconnect

Disconnect through Raycast's extension preferences. For issues with an expired
connection or the wrong workspace, use **Current Workspace** to reconnect.


## Related topics

- [Raycast API](/api-reference/raycast/overview.md)
- [Create a Raycast task](/api-reference/raycast/tasks-create.md)
- [Inspect Raycast identity](/api-reference/raycast/whoami.md)
- [List Raycast objects](/api-reference/raycast/objects.md)
- [Update a Raycast task](/api-reference/raycast/tasks-update.md)
