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

# Get your QStash Token

Upstash Workflow is powered by [QStash](/docs/qstash/overall/getstarted), so your app
authenticates with a QStash token. Go to the
[Workflow tab in the Upstash Console](https://console.upstash.com/workflow), pick
the region you want to use, and copy the `QSTASH_TOKEN` from the **Quickstart**
section.

<Frame>
  <img src="https://mintcdn.com/upstash/fRHWNKJ-Wj14qjOi/img/qstash-workflow/console-quickstart-env.jpg?fit=max&auto=format&n=fRHWNKJ-Wj14qjOi&q=85&s=35bf3357b3e5829d9c46ce4b27c76ae2" width="1501" height="819" data-path="img/qstash-workflow/console-quickstart-env.jpg" />
</Frame>

<Info>
  If you want to safely share a token with your team or AI agents, you can use a
  [read-only token](/docs/workflow/howto/readonly-token) instead.
</Info>
