Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Sales
Designer
Tableau
Claude

Updated for Summer '26

New to this track? Our Salesforce Certified Tableau Desktop Foundations exam prep is the recommended first step. See our certification path to understand where this certification fits. The Salesforce Certified Tableau Server Administrator exam weights Installation and Deployment most heavily (25%) — see the full breakdown, study tips, and practice questions below. Ready to book? Read our exam tips and study plan.

60 practice Qs800+ students/moUpdated Summer '26Verified vs official exam guide

Join 800+ passed this month • Updated for 2026 • No sign-up required

Updated for Summer '26

This page is reviewed every release to stay aligned with the current exam blueprint.

Exam Blueprint Aligned

Section weightages match the official Summer '26 exam guide

Questions Reviewed

Practice questions and explanations checked each release cycle

Works on Any Device

Full practice experience on phone, tablet, or desktop

Free, No Sign-Up

Start practicing immediately — no account or email required

Krishna Mohan — 5x Salesforce certified author

Written & verified by Krishna Mohan

5× Salesforce Certified · 12+ years in data engineering & Salesforce · Updated for Summer '26

ADM-201PD1PD2App BuilderSales Cloud Consultant

Verify on Trailblazer.me · Methodology · Contact

Who is the Tableau Server Administrator exam for?

  • IT Administrators: Professionals responsible for deploying, configuring, and maintaining Tableau Server or Tableau Cloud environments for their organization.
  • System Administrators: Admins managing user provisioning, authentication (SAML, LDAP, Active Directory), and security policies for Tableau Server.
  • Operations Teams: Teams monitoring server health, managing extract refresh schedules, troubleshooting failures, and performing backup and recovery.

Exam Fees & Registration

Exam Fee

$200

One-time registration fee

Retake Fee

$100

If you need to retake the exam

Comparing certs? View all Salesforce exam fees in one place →

Certification Validity

Your Salesforce Certified Tableau Server Administrator certification is valid for 3 years from the date you pass the exam. You'll need to maintain your certification through continuing education or retake the exam.

How to Register

Register for the Salesforce Certified Tableau Server Administrator exam through the official Salesforce certification portal.

Register for Exam

Exam data verification: questions, duration, passing score, fees, and section coverage were checked against official source references on .

Official sources: Salesforce exam pricing·Independent prep resource; no braindumps or leaked exam questions.

Tableau Server AdminAdvanced

Salesforce Certified Tableau Server Administrator – Complete Summer '26 Guide

Tableau Server Administrators deploy, configure, and manage Tableau Server and Tableau Cloud. They handle installation, security, user management, sites, and performance.

45
Questions
~70%
Passing Score
90 min
Duration
$250
Exam Fee

Salesforce Certified Tableau Server Administrator Exam Weightage by Section

Installation and Deployment25%
Security and Authentication25%
User and Content Management25%
Performance and Monitoring25%

Exam Topics

Installation & DeploymentSecurity & AuthenticationUser & Site ManagementContent & PermissionsPerformance & TuningMonitoring & Maintenance

Exam Tips

  • 1All four sections are 25%—cover Installation, Security, User/Content Management, and Performance.
  • 2Know installation and deployment: Tableau Server installation, configuration, and deployment.
  • 3Understand security and authentication: authentication methods, SSL, and security best practices.
  • 4Be ready for "how do you configure X?" questions.

Prerequisites

  • Tableau Server experience
  • System administration knowledge

Focus Areas

  • Installation and Deployment
  • Security and Authentication
  • User and Content Management
  • Performance and Monitoring

Study Strategy

Administer Tableau Server.

Install, configure security, manage users, and monitor performance.

Align with the exam outline.

Exam Format and First-Attempt Readiness

The Salesforce Certified Tableau Server Administrator exam has 60 questions in 105 min, passing score ~65%. Most Salesforce exams test scenario-based decisions — focus on when to use each feature, not just terms.

  • Study Installation and Deployment and Security and Authentication first — together they carry 50% of the exam.
  • Do timed question sets. Build pacing and confidence.
  • Review why wrong answers are wrong. It improves scenario reasoning.
  • Book the exam once your mock scores are steady above ~65%.
Is the Tableau Server Administrator Exam Hard?
Tableau Server Administrator Exam Format Explained

Tableau Server Administrator: Key Concepts for the Exam

Tableau Server Architecture and Processes

Tableau Server runs as a set of processes that can be distributed across multiple nodes. Key processes: VizQL Server (renders views), Application Server (handles web requests, API calls), Data Server (manages data connections and caching), Backgrounder (runs extract refreshes, subscriptions, flows), Data Engine (stores and queries Hyper extract files), Repository (PostgreSQL — stores user, content, and workgroup metadata). Single-node deployments run all processes on one machine. Multi-node clusters distribute processes for scale and redundancy.

Installation, Configuration, and TSM

Tableau Services Manager (TSM) is the command-line and web UI administration tool for Tableau Server. tsm configuration set changes server settings. tsm maintenance backup/restore handles server backup and recovery. TSM web UI provides a graphical interface for common admin tasks. Installation: requires a dedicated server, admin user, and product key. Initial configuration: server admin account, authentication mode (local, Active Directory, SAML), SSL/TLS certificate upload. Identity store: Local (Tableau manages users), Active Directory (sync from AD), or LDAP.

User Management and Licensing

Site Roles determine what users can do: Creator (can create and publish workbooks, edit in web), Explorer (can view and interact, limited edit), Viewer (view only). User limit is set by the licence type. Active Directory group sync automates user management — AD group membership maps to Tableau site roles. Multi-site Tableau Server can have users assigned to multiple sites with different roles per site. Licensing compliance: the admin monitors licence usage and usage reports to ensure the organisation stays within licence limits.

Content Management: Projects and Permissions

Projects organise content (workbooks, data sources, flows) in a hierarchy. Top-level projects and nested projects support complex permission models. Permission capabilities: View, Download, Edit, Publish, Connect, Move, Delete — each can be Allowed, Denied, or Inherited. Permissions inherit from the project to its content — child projects inherit from parent unless overridden. Locking project permissions prevents users from changing content permissions. The admin designs the project hierarchy to match organisational structure and governance requirements.

Monitoring, Maintenance, and Troubleshooting

Admin Views are built-in dashboards for monitoring server health: Background Tasks, User Activity, Traffic to Views, Disk Space. tsm jobs commands manage and monitor background tasks. Log files in ProgramData/Tableau capture detailed process activity — useful for troubleshooting failed extract refreshes, slow view rendering, and authentication issues. Tableau Server repository (PostgreSQL) can be queried for advanced analytics on server usage. Scheduled extract refreshes: the admin monitors success rates and investigates failures (data source credentials, network issues, query timeouts).

Tableau Services Manager (TSM) architecture (exam mental model)

TSM is the command-line/API layer for installing, configuring, and managing the Tableau Server topology — it controls which processes (VizQL, Backgrounder, Repository) run on which node.

TSM command-line/API layer configures and controls the Tableau Server topology, distributing VizQL, Backgrounder, and Repository processes across nodesTSM (tsm CLI)Config, topology, licensingVizQL Server processBackgrounder processRepository process

How to Pass the Tableau Server Certified Administrator Exam

The Tableau Server Administrator exam tests server administration skills: installation, configuration, performance monitoring, and troubleshooting. Focus on TSM commands, backup/restore, and user management at scale.

TSM Command-Line Interface

Know key TSM commands: tsm status, tsm configuration set/get, tsm restart, tsm maintenance backup/restore, and tsm sites export/import. Administrators need command-line fluency for the exam.

User & Content Management

Know how to manage users (local vs. Active Directory), site roles and their capabilities, groups, and how to bulk-import users with CSV. Understand how to configure site limits (storage, user counts).

Performance Monitoring

Know how to use Tableau Server's built-in monitoring: the Admin views (Background Tasks, Stats for Space Used, Traffic to Views), Resource Monitoring Tool (RMT), and PostgreSQL repository queries.

Backup & Recovery

Know how to configure backup schedules using TSM, what is included in a TSM backup (content, configuration, PostgreSQL), and how to restore from backup including the recovery process for failed nodes.

Authentication Configuration

Know how to configure local authentication, Active Directory/LDAP, SAML SSO, OpenID Connect, and Kerberos. Understand how authentication method affects user provisioning and session management.

Is the Salesforce Certified Tableau Server Administrator Exam Hard?

DifficultyModerate; plan about 4-8 weeks of focused prep.

Book When ReadyScore 80%+ on three timed mocks before scheduling.

Use Practice, Not DumpsOriginal practice questions build skill without risking your credential.

Exam format: 60 questions, 105 min, ~65% passing score.

Get the Full Question Bank

Most candidates book the exam after scoring 75%+ on full mocks.

If you’re planning to test this quarter, aim to complete full mocks at least 10–14 days before your exam date.

Want to ensure you pass on your first try? Contact us for more information on our full 60-question mock exams and a personalized study plan. You can also reach out to km.krishnamohan25@gmail.com.

Request Mock Exams & Study Plan

Salesforce Certified Tableau Server Administrator Exam FAQs

What is covered on the Salesforce Certified Tableau Server Administrator exam?
This page shows the section-wise exam weightage so you know exactly which topics carry the most weight. Use the exam topics and practice questions above to align your study with the official outline.
What does a Tableau Server Administrator do?
Tableau Server Administrators install, configure, and manage Tableau Server, including user management, security, content management, and performance monitoring.

Next Tableau Certifications

After this Tableau certification, consider other Tableau credentials or CRM Analytics: