> ## Documentation Index
> Fetch the complete documentation index at: https://upstash-context7-agent-09df3c1c-9c05-4093-9d6e-e4e2644ee98c-1.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-context7-agent-09df3c1c-9c05-4093-9d6e-e4e2644ee98c-1/Sno7pJR-Ec6AadB3/img/qstash-workflow/console-quickstart-env.jpg?fit=max&auto=format&n=Sno7pJR-Ec6AadB3&q=85&s=798d0301e9b36c90ca305ba106972e8f" alt="QStash environment variables in the Upstash Console" 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>
