> ## 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.

# Tableau

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

<Warning>
  Ensure you have Site Administrator Creator privileges for your Tableau account.
</Warning>

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

## Get Your Tableau URL details

<Steps>
  <Step title="Find Your Server URL and Content URL">
    Your Server URL and Content URL are found in the URL when you are logged in to your Tableau Cloud account.
    Example given the URL: `https://prod-uk-a.online.tableau.com/#/site/devb73211b483/users`

    <ul>
      <li>Server URL: `https://prod-uk-a.online.tableau.com`</li>
      <li>Content URL: `devb73211b483`</li>
    </ul>
  </Step>
</Steps>

## Get Your Tableau Personal Access Token

<Steps>
  <Step title="Access My Account Settings">
    When logged in to your Tableau Cloud account, click your profile icon in the top right, then click My Account Settings.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="My Account Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/tableau/image1.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=976e38834261d5efadfd2be77301169b" width="394" height="222" data-path="images/tableau/image1.png" />
    </Frame>
  </Step>

  <Step title="Create Personal Access Token">
    Under Settings, scroll down to Personal Access Tokens. Enter a Name for your new Token, then click the Create Token button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Create Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/tableau/image2.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=6a8b65f64c00005e246db7d6e5d4f063" width="1269" height="498" data-path="images/tableau/image2.png" />
    </Frame>
  </Step>

  <Step title="Copy Token Details">
    Copy your displayed Token Name and Secret and store them safely. Click the Done button when complete.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Copy Token Details" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/tableau/image3.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=b7e88ff8c02a68ff786aecbd63f2b8e4" width="780" height="438" data-path="images/tableau/image3.png" />
    </Frame>
  </Step>
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter URL and Access Token Details">
    Upon reaching the Link Account page, enter the URL and Access Token details from the previous steps:

    <ul>
      <li>Personal Access Token Name</li>
      <li>Personal Access Token Secret</li>
      <li>Content URL</li>
      <li>Server URL</li>
    </ul>

    <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/0zRfAlVllz5bF-yn/images/tableau/image4.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=2ed52563e0e22a38292daac60cff17e2" width="525" height="750" data-path="images/tableau/image4.png" />
    </Frame>
  </Step>

  <Step title="Connect">
    Proceed by clicking the Connect button.
  </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="Authentication Guide" icon="link" href="https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_authentication.htm">
  [https://help.tableau.com/current/api/rest\_api/en-us/REST/rest\_api\_ref\_authentication.htm](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_authentication.htm)
</Card>
