> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Tableau with Personal Access Token – StackOne Hub

> Link a Tableau account in the StackOne Hub using Personal Access Token. End-user guide to authorize the integration and start using Tableau actions.

<section data-guide-section data-guide-scopes="">
  <h2>Create Personal Access Token</h2>

  <p>Generate a Personal Access Token in your Tableau account.</p>

  <Steps>
    <Step title="Access My Account Settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Log in to your <a href="https://online.tableau.com" target="_blank" rel="noopener noreferrer">Tableau Cloud</a> or Tableau Server account. Click your profile icon in the top right, then click <strong>My Account Settings</strong>.</p>
      </div>
    </Step>

    <Step title="Create Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Scroll to <strong>Personal Access Tokens</strong>, enter a token name (e.g., "StackOne Integration"), then click <strong>Create Token</strong>. Immediately copy and save both the <strong>Token Name</strong> and <strong>Token Secret</strong>.</p>
      </div>
    </Step>

    <Step title="Copy Token Secret">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Store these values securely. The <strong>Token Secret</strong> is only displayed once and cannot be retrieved later.</p>
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Find Server URL and Content URL</h2>

  <p>Locate your Tableau instance URL and site identifier.</p>

  <Steps>
    <Step title="Server URL">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>The URL of your Tableau Server or Tableau Cloud instance. For Tableau Cloud, use your instance URL (e.g., `https://10ay.online.tableau.com`). For Tableau Server, use your server address (e.g., `https://tableau.yourcompany.com`).</p>
      </div>
    </Step>

    <Step title="Content URL (Optional)">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>The site content URL (REQUIRED for Tableau Cloud, optional for Tableau Server). For default site on Server, leave empty. Check your Tableau invitation email for the site URL, or ask your Tableau administrator. If already signed in, find the value after `/site/` in your browser URL (e.g., `MarketingSite` from `https://10ay.online.tableau.com/#/site/MarketingSite/...`).</p>
      </div>
    </Step>
  </Steps>
</section>

<div data-whitelabel-hide>
  <h2>Linking the Account from the Hub</h2>

  <Steps>
    <Step title="Navigate to the Hub">
      Use one of the three <a href="/guides/accounts-section#linking-accounts">Linking Account Methods</a> to access the Hub.
    </Step>

    <Step title="Fill out the fields">
      Fill out the following fields using details from your provider:

      <ul>
        <li><strong>Personal Access Token Name</strong></li>
        <li><strong>Personal Access Token Secret</strong></li>
        <li><strong>Server URL</strong></li>
        <li><strong>Content URL</strong> (Optional)</li>
      </ul>
    </Step>

    <Step title="Connect">
      <ul>
        <li>Click <strong>Connect</strong></li>
        <li>If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider's authorization flow.</li>
        <li>Once authorization is successful, you will see a confirmation popup</li>
      </ul>
    </Step>
  </Steps>

  <p>If the account linking is successful, you will see the newly linked account in your <a href="/guides/accounts-section">Accounts</a> page.</p>
</div>
