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

# Get your QStash Token

Upstash Workflow is powered by [QStash](/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-dx-2885/VpSLUvINSJXWwJsM/img/qstash-workflow/console-quickstart-env.jpg?fit=max&auto=format&n=VpSLUvINSJXWwJsM&q=85&s=c4f5f8ec48fc91b3fe1e615d039d47aa" 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](/workflow/howto/readonly-token) instead.
</Info>
