- your Tableau Server and Site names,
- your Tableau account Username and Password, and
- a Tableau personal access token (PAT).
Adding a Connected App in Tableau
From within your Tableau account, navigate to Settings > Connected Apps. Then click the New Connected App dropdown and select Direct Trust.
Connected apps pane in Tableau.

Form for creating connected apps in Tableau.

Generate a New Secret.
- App / Client ID
- Secret Value
- Secret ID


Creake a New Personal Access Token.
Creating the Connector in TextQL
If you haven’t already, navigate to the TextQL Connectors Page and click Create New Connector. Then submit the creation form with Tableau selected. This will open a form for entering the credentials for reaching your Tableau connected app.
Setting up a new Tableau Connector—Credentials form.
https://10ax.online.Tableau.com/#/site/textqldev/home
. From the server url, you can additionally extract your
- Server: the base url, for example,
https://10ax.online.Tableau.com
, and your - Site: which is found in the server url after the “site/,” for example, “textqldev.”

Identify your Server and Site using the Tableau Server URL.
Syncing The Connector — Add Your Dashboards
After setting up your Tableau connector, you’ll need to select the dashboards to be made availible to Ana. To do this, click into your connector, and then select the projects you want to include.
Select the Tableau projects you are interested in working with.

Use the tick boxes to choose which Dashboards Ana can see. Then click Include to proceed.
In order to use SQL querying with the Tableau in chats or agent runs, you must additionally attach a Tableau datasource to your dashboard. Click Link a Datasource, select the Tableau datasource which backs your dashboard and then click Save Changes.

Select the Tableau projects you are interested in working with.
NOTE: Tableau datasources connected to TextQL must be Extract. Querying from Live datasoureces is in still in development.