In order to configure ingestion from Tableau, you'll first have to enable Tableau Metadata API and you should have a user with Site Administrator Explorer permissions.
## Tableau Prerequisites
1. Grant `Site Administrator Explorer permissions` to a user
A. Log in to Tableau Cloud https://sso.online.tableau.com/public/idp/SSO.
<imgwidth="75%"alt="Navigate to the Users tab"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/tableau/tableau-user-navigation-window.png"/>
<imgwidth="75%"alt="Navigate to the Users tab"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/tableau/tableau-add-user.png"/>
<imgwidth="75%"alt="Navigate to the Users tab"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/tableau/tableau-new-user-site-role.png"/>
- Select a user and click `Actions` -> `Site Role`
<palign="center">
<imgwidth="75%"alt="Actions Site Role"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/tableau/tableau-user-list.png"/>
<imgwidth="75%"alt="tableau site role"src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/guides/tableau/tableau-site-role.png"/>
2.**Enable Tableau Metadata API:** This step is required only for Tableau Server. The Metadata API is installed with Tableau Server but disabled by default.
- Open a command prompt as an admin on the initial node (*where TSM is installed*) in the cluster
- Run the command: `tsm maintenance metadata-services enable`
## Next Steps
Once you've done all of the above in Tableau, it's time to [move on](configuration.md) to configuring the actual ingestion source within DataHub.
*Need more help? Join the conversation in [Slack](http://slack.datahubproject.io)!*