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

# Raycast

> Quick commands and menubar access for Tembo sessions.

<Frame>
  <img src="https://mintcdn.com/test-8862363a/ZNDzs01gTiL6UMVz/images/integrations/raycast.png?fit=max&auto=format&n=ZNDzs01gTiL6UMVz&q=85&s=6fd864162b4e4eace20e362a77165e64" alt="Raycast" width="2562" height="1441" data-path="images/integrations/raycast.png" />
</Frame>

## Features

* Create sessions from Raycast
* View and filter sessions with search
* Menubar integration for quick access
* Raycast AI natural language support

## Installation

<Steps>
  <Step title="Install">
    Install the Tembo extension from the [Raycast Store](https://www.raycast.com/store) or search "Tembo" in the command palette.
  </Step>

  <Step title="API key">
    Generate an API key from **Settings > API Keys** in the [dashboard](https://app.tembo.io).
  </Step>

  <Step title="Configure">
    Open Raycast preferences, go to Extensions > Tembo, and enter your API key.
  </Step>
</Steps>

## Usage

**Create Session** - Enter a description, select a repository, and set priority.

**View Sessions** - Filter by repository, status, or assignee. Search through descriptions.

**Menubar** - See active sessions at a glance with status indicators.

**Raycast AI** - Use natural language: "Create a session to fix the login bug" or "Show my in-progress sessions".

## Advanced

<AccordionGroup>
  <Accordion title="Keyboard shortcuts">
    `⌘+K` open command palette, `⌘+Enter` create session, `⌘+R` refresh session list, `⌘+,` extension settings.
  </Accordion>

  <Accordion title="Sessions not appearing">
    Verify your API key is correct in extension settings. Try refreshing with `⌘+R`.
  </Accordion>
</AccordionGroup>
