How to Use Tableau Cloud

Cody Schneider9 min read

Thinking about moving your data analytics to a fully-hosted environment? Tableau Cloud lets you publish, share, and collaborate on data visualizations, all without the headache of managing your own hardware. This guide will walk you through the essential steps to get started, from publishing your first dashboard to keeping your data fresh and sharing insights with your team.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

What is Tableau Cloud?

Tableau Cloud (formerly known as Tableau Online) is Tableau's software-as-a-service (SaaS) analytics platform. In simple terms, it's the cloud-hosted version of Tableau Server. It provides a centralized, secure space for you and your team to access dashboards, interact with data, and share findings from any web browser or mobile device, while Tableau handles all the server maintenance, upgrades, and performance tuning.

Tableau Cloud vs. Tableau Server

This is the most common point of confusion for newcomers. The core functionality is nearly identical, but the key difference is who manages the infrastructure.

  • Tableau Cloud: This is the fully-hosted solution. Tableau manages everything for you - the servers, security updates, and software upgrades. This is the perfect option for teams that want to get up and running quickly with lower IT overhead. You just sign up and start publishing.
  • Tableau Server: This is the self-hosted solution. You are responsible for installing, managing, and maintaining the Tableau Server software on your own hardware, whether that’s an on-premise server or in a private cloud (like AWS, Azure, or GCP). This offers more control and customization but requires significant IT involvement.

Think of it like owning a car (Tableau Server) versus using a ride-sharing service (Tableau Cloud). One gives you total control, and the other gets you where you need to go without worrying about maintenance.

Tableau Cloud vs. Tableau Desktop

This comparison is about purpose. The two products work together in a typical workflow.

  • Tableau Desktop: This is the authoring and development tool. It’s a desktop application where you connect to data sources, perform analysis, and build your visualizations, dashboards, and stories. This is where the magic happens.
  • Tableau Cloud: This is the sharing, collaboration, and governance platform. After you've built a dashboard in Tableau Desktop, you publish it to Tableau Cloud so others can view and interact with it.

Getting Started: Your First Steps

Once you've signed up for a Tableau Cloud site, you'll get a unique URL. This is your company’s personal gateway to its data stories. Getting familiar with the environment is the first step to feeling comfortable on the platform.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

1. Understanding the Interface

When you first log in, you'll land on the homepage, which shows you recently viewed items, favorites, and popular content. Take a moment to familiarize yourself with the main navigation panel on the left:

  • Home: Your personalized landing page.
  • Favorites: A place to bookmark dashboards and views you access frequently.
  • Recents: A history of content you've recently opened.
  • Explore: This is the main content hub. Here you will find all the content you have access to, organized into containers called Projects. Think of Projects as folders you use to organize workbooks, data sources, and other assets by department, team, or specific analysis.
  • Users: If you're an administrator, this is where you'll manage who has access to your site and what permissions they have.

The "Explore" page is where you'll spend most of your time browsing for and managing content.

2. Connecting Data Directly vs. via Tableau Desktop

Tableau Cloud is flexible in how you handle data connections. While an expanding list of cloud-based data sources (like Google Analytics, Salesforce, and cloud databases) can be connected directly within the browser using Web Authoring, the most common and powerful workflow starts with Tableau Desktop.

Why? Tableau Desktop offers the most comprehensive set of data connectors and gives you a much richer environment for cleaning, shaping, and modeling your data before you build your visualizations.

When you connect your data, you’ll choose between two options that define how Tableau Cloud accesses your data:

  • Live Connection: This sends a query directly to the analytical database every time someone interacts with the dashboard. It’s ideal for data that needs to be truly real-time. The downside is that dashboard performance is entirely dependent on the speed of your source database.
  • Extract: An extract is a highly compressed snapshot of your data stored within Tableau Cloud. Dashboards built on extracts are usually much faster because they don't have to query the original data source. To keep the data fresh, you’ll schedule an extract refresh.

For most use cases, working with extracts is the recommended approach for optimal performance.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Publishing Your First Workbook from Tableau Desktop

Publishing is the process of getting a workbook from your local machine (where you built it in Tableau Desktop) onto Tableau Cloud so others can see it. Let's walk through it.

Step 1: Get Your Workbook Ready Open the dashboard you've built in Tableau Desktop. Review it to make sure the charts are clear, the tooltips are helpful, and any filters are set to their default positions.

Step 2: Sign In to Your Tableau Cloud Site In Tableau Desktop, navigate to the main menu and select Server > Sign In. In the dialog box, enter your Tableau Cloud site URL (e.g., prod-useast-a.online.tableau.com) and click "Connect." You'll be prompted to enter your username and password.

Step 3: Publish the Workbook Once you’re signed in, return to the server menu and select Server > Publish Workbook.... This will open the "Publish Workbook to Tableau Cloud" dialog.

Step 4: Configure the Publishing Options This step is crucial for determining how your workbook appears and behaves on Tableau Cloud.

  • Project: Choose the project (folder) where your workbook should be saved. Keeping your work organized in projects is essential for good governance.
  • Name: Give your workbook a clear, descriptive name.
  • Sheets: By default, Tableau publishes all sheets (dashboards, worksheets, stories) in your workbook. You can click "Edit" to select only the ones you want to make visible. Best practice is to only publish the final dashboards and hide the individual worksheets used to build them.
  • Permissions: Here you can control who can view, interact with, edit, or download your workbook. For now, you can leave it "Same as project" to inherit the default permissions.
  • Data Sources: Click "Edit" next to your data sources. A critical setting here is Authentication.

Step 5: Hit Publish! After confirming your settings, click the "Publish" button. Tableau Desktop will package your workbook and upload it to your Tableau Cloud site. Once it’s finished, your default web browser will open, taking you directly to your newly published dashboard!

Keeping Your Data Fresh with Tableau Bridge

What if your data isn't in the cloud? If you built a dashboard based on an Excel file on your machine or an on-premise SQL database behind a corporate firewall, how does Tableau Cloud refresh it? This is what Tableau Bridge is for.

What is Tableau Bridge? Tableau Bridge is a piece of software you install on a computer within your network that securely shuttles data between your private network and Tableau Cloud. It's a "bridge" over your firewall that allows Tableau Cloud to reach your firewalled data sources to keep extracts up to date.

To use it, you install the Bridge client, sign into your Tableau Cloud site, and then create a refresh schedule for any extracts connected to on-premise data. The schedule can push data refreshes to Tableau Cloud on a set schedule - for example, every morning at 8 AM.

Sharing and Collaborating with Teammates

Publishing your dashboard is just the start. The real value of Tableau Cloud comes from collaboration.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

1. Share and Embed Views

In the top right corner of any view, you'll see a "Share" icon. Clicking this gives you a few options:

  • Copy Link: Get a direct URL to the workbook that you can paste into an email or messaging app.
  • Copy Embed Code: Get an HTML snippet to embed the live, interactive Tableau view directly into a webpage, blog, or internal portal like SharePoint or Confluence.

2. Use Comments in Context

Traditional feedback loops involve screenshots in emails, which quickly become outdated. Tableau Cloud allows for threaded conversations directly on a dashboard. Click the comment bubble icon, and you can leave a comment with a timestamped snapshot of the visualization. You can @-mention colleagues to notify them, bringing the conversation right to the data.

3. Automate Insights with Subscriptions and Alerts

  • Subscriptions: For stakeholders who don't have time to log in every day, you can set up email subscriptions. This sends a PDF or image of the dashboard to their inbox on a set schedule (daily, weekly, etc.), ensuring key people see the most important KPIs automatically.
  • Data-Driven Alerts: Go a step further with alerts. You can click on a numeric axis (like Sales or Website Sessions) and set an alert to trigger when a metric crosses a certain threshold. For example, "Email me if weekly sales are less than $50,000." This automates metric monitoring and helps you manage by exception.

Final Thoughts

Tableau Cloud is a powerful platform that moves your analytics from isolated desktop files to a shared, collaborative, and always-on environment. By learning to publish your work, set up scheduled data refreshes with extracts, and use the built-in sharing tools, you can transform how your team makes decisions with data - all without needing an IT team to manage servers.

For organizations that need robust data governance and sharing, tools like Tableau are essential. But sometimes, teams need to create dashboards much more quickly, without the learning curve or multi-step publishing process. At our company, we saw the need for speed and simplicity, especially for marketing and sales teams. Instead of waiting hours for a report or getting stuck in technical dashboard builders, Graphed lets a user just ask questions in plain English to build and modify dashboards in seconds. We focused on making data accessible by allowing anyone to connect their platforms once and get instant, real-time dashboards automated and ready to go.

Related Articles