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

# Generating Auth Tokens

> Generate Velt auth tokens from the Velt Console to authenticate your SDK calls and securely identify users in your collaboration backend.

<Steps>
  <Step title="Go to the Velt Console">
    Open the Velt Console at [console.velt.dev](https://console.velt.dev)
  </Step>

  <Step title="Click Generate Token button">
    Under the Auth Token section, click on Generate Token button:

    <img src="https://mintcdn.com/velt-mintlify-e6426361/eYgmxSGjevFtF8Z2/images/auth-token-generate.png?fit=max&auto=format&n=eYgmxSGjevFtF8Z2&q=85&s=2d8f72882b2776f65e519828b6a223db" alt="" width="1440" height="800" data-path="images/auth-token-generate.png" />
  </Step>

  <Step title="Copy the generated token">
    <img src="https://mintcdn.com/velt-mintlify-e6426361/eYgmxSGjevFtF8Z2/images/customization/auth-token.png?fit=max&auto=format&n=eYgmxSGjevFtF8Z2&q=85&s=dec3e06cacd86bbeabb9b5f5ace06675" alt="" width="1440" height="800" data-path="images/customization/auth-token.png" />
  </Step>
</Steps>
