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

# Tableau

[Tableau](https://www.tableau.com/) is an analytics platform that enables anyone to
see and understand data.

## Installation and Setup

<CodeGroup>
  ```bash pip theme={null}
  pip install langchain-tableau
  ```

  ```bash uv theme={null}
  uv add langchain-tableau
  ```
</CodeGroup>

## Tools

See detail on available tools [here](/oss/python/integrations/tools/tableau).
