> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Qlik - API Key Authentication

> Follow these steps to connect Qlik via the StackOne Hub successfully.

<Warning>
  Ensure you have Admin privileges within your Qlik Cloud.
</Warning>

If you've been directed to StackOne to integrate with Qlik, the following steps will help you understand the process and any necessary actions to configure successful integration.

## Get Your Qlik Tenant

<Steps>
  <Step title="Log in to Qlik Cloud">
    Log in to your [Qlik Cloud](https://qlikcloud.com/). Your Tenant is found in the URL.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Log in to the Qlik Cloud" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/kA_-fzt7TEYGckYp/images/qlik/image1.png?fit=max&auto=format&n=kA_-fzt7TEYGckYp&q=85&s=993900df8453efb993cf6d72c5d72f8b" width="1912" height="873" data-path="images/qlik/image1.png" />
    </Frame>

    Given the URL: `https://my-tenant.eu.qlikcloud.com/hub`

    The Tenant is `my-tenant`.
  </Step>
</Steps>

## Get your Qlik API Key

<Steps>
  <Step title="Navigate to Settings">
    Click on profile button at top right corner and click `Profile settings`.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/kA_-fzt7TEYGckYp/images/qlik/image2.png?fit=max&auto=format&n=kA_-fzt7TEYGckYp&q=85&s=0fd839281f72921ef64de38bf661fd3f" width="1911" height="782" data-path="images/qlik/image2.png" />
    </Frame>
  </Step>

  <Step title="API keys">
    Go to `Management > API keys` from left menu and click on `Generate new key`.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API keys" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/kA_-fzt7TEYGckYp/images/qlik/image3.png?fit=max&auto=format&n=kA_-fzt7TEYGckYp&q=85&s=d88a36f9fd40058245fb59cdadad3bd6" width="1916" height="784" data-path="images/qlik/image3.png" />
    </Frame>
  </Step>

  <Step title="Enter API Key details">
    Enter an API key description and the desired expiry date, then click on `Generate`.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API Key Details" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/kA_-fzt7TEYGckYp/images/qlik/image4.png?fit=max&auto=format&n=kA_-fzt7TEYGckYp&q=85&s=1b6f5c2d9aabb5f05baea2e66fa1bc83" width="602" height="293" data-path="images/qlik/image4.png" />
    </Frame>
  </Step>

  <Step title="Copy the API key to clipboard">
    Copy your new API Key to a safe place to be used in the next step. Click <b>Copy and close</b> in the bottom once complete.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API Key dialog" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/kA_-fzt7TEYGckYp/images/qlik/image5.png?fit=max&auto=format&n=kA_-fzt7TEYGckYp&q=85&s=852a8c9681010cdfd6ee6b99711015d0" width="598" height="568" data-path="images/qlik/image5.png" />
    </Frame>
  </Step>
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter Credentials">
    Upon reaching the Link Account page, enter the API key and tenant name from the previous steps and proceed by clicking the <b>Connect</b> button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Link Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/kA_-fzt7TEYGckYp/images/qlik/image6.png?fit=max&auto=format&n=kA_-fzt7TEYGckYp&q=85&s=4d727174d7a2c18c9cf5f02b1d00ab3c" width="244" height="388" data-path="images/qlik/image6.png" />
    </Frame>
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/iam_list_users) available from the provider:

<ul>
  <li>Users</li>
  <li>Roles</li>
  <li>Groups</li>
</ul>

## Useful Links

<Card title="Generate your first API key" icon="link" href="https://qlik.dev/authenticate/api-key/generate-your-first-api-key/">
  [https://qlik.dev/authenticate/api-key/generate-your-first-api-key/](https://qlik.dev/authenticate/api-key/generate-your-first-api-key/)
</Card>
