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

# Raycast Extension

> Search posts, copy content, and manage workflows from Raycast.

The Notra Raycast extension brings your workspace into Raycast so you can browse posts, copy content, and manage workflows without leaving your launcher.

<Card title="View on Raycast Store" icon="bolt" href="https://www.raycast.com/dominikdev/notra" horizontal>
  Install the Notra extension from the Raycast Store.
</Card>

## Setup

<Steps>
  <Step title="Install the Notra extension">
    Open the Raycast Store, search for **Notra**, and install the extension.
  </Step>

  <Step title="Create an API key">
    Head to **API Keys** in your dashboard, create a new key, grant read and write access for the resources you want to use in Raycast, and copy it.

    See [Authentication](/api/authentication) for details on creating and managing keys.
  </Step>

  <Step title="Configure the extension">
    Open Raycast, run any Notra command, and paste your API key when prompted.
  </Step>

  <Step title="Start using Notra in Raycast">
    Search and browse your posts, copy content, and manage workflows, all from Raycast.
  </Step>
</Steps>

<Tip>
  Grant write access for resources Raycast should update, like posts or schedules. Read-only access is enough for browsing and copying existing content.
</Tip>

## Notes

* Treat the API key as a secret. Raycast stores it locally in its secure preferences store.
* Revoke and replace the key immediately if it is exposed.
