Download archived PDFs by product and version
<style>
/* Import Lato */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
/* Import Roboto */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
body {
--white: #ffffff;
--white-07: #ffffffb7;
--black: #000000;
--dark: #10395E;
--blue: #073376;
--blue-07: #bccadf;
--neutral-blue: #1a3866;
--blue-hover: #cacdf5;
--orange: #ff5500;
--grey: #e8eaea;
--dark-grey: #231f20;
--prod-block: #212529;
--Roboto: "Roboto", sans-serif;
--Lato: "Lato", sans-serif;
/* Light mode defaults */
--bg-color: #ffffff;
--text-color: #000000;
--card-bg: #ffffff;
--card-border: #e8eaea;
--card-footer-bg: #e8eaea;
--card-footer-hover: #bccadf;
--heading-color: #212529;
}
/* Dark mode colors */
@media (prefers-color-scheme: dark) {
body {
--bg-color: #1a1d23;
--text-color: #e4e6eb;
--card-bg: #242931;
--card-border: #3a3f4a;
--card-footer-bg: #2d333d;
--card-footer-hover: #3a4553;
--heading-color: #e4e6eb;
}
}
[data-color-mode="dark"] {
--bg-color: #1a1d23;
--text-color: #e4e6eb;
--card-bg: #242931;
--card-border: #3a3f4a;
--card-footer-bg: #2d333d;
--card-footer-hover: #3a4553;
--heading-color: #e4e6eb;
}
[data-color-mode="system"] section {
background-color: var(--bg-color);
}
body {
min-height: 100vh;
font-size: 14px;
line-height: 1.5;
color: var(--text-color);
background-color: var(--bg-color);
}
h1 {
font-family: var(--Lato);
font-size: 40px;
font-weight: 800;
line-height: 54px;
margin-top: 30px;
color: var(--heading-color);
}
h2 {
font-family: var(--Lato);
font-size: 30px;
font-weight: 800;
line-height: 44px;
color: var(--heading-color);
}
h3 {
color: var(--heading-color) !important;
font-family: var(--Lato) !important;
font-size: 18px !important;
font-weight: 800 !important;
line-height: 28px !important;
margin-top: 0px !important;
}
h4 {
font-family: var(--Roboto);
font-size: 15px;
font-weight: 400;
line-height: 24px;
color: var(--text-color);
}
h5 {
font-family: var(--Roboto);
font-size: 14px;
color: var(--text-color);
}
h6 {
color: var(--text-color) !important;
font-family: var(--Roboto) !important;
font-size: 16px !important;
font-weight: 400 !important;
line-height: 20px !important;
}
a {
text-decoration: none !important;
}
a:hover > svg {
fill: var(--blue-hover);
}
a.orange {
color: var(--orange);
text-decoration: underline !important;
}
a.orange:hover {
text-decoration: none !important;
}
button {
font-size: 16px;
line-height: 20px;
font-weight: 700;
}
section {
position: relative;
overflow: hidden;
background-color: var(--bg-color);
}
@keyframes fade-in {
to {
opacity: 1;
}
}
.bg-grey {
background-color: var(--card-footer-bg);
transition: background-color 0.3s ease;
}
.card {
background-color: var(--card-bg) !important;
border-color: var(--card-border) !important;
border-width: 2px !important;
border-radius: 9px !important;
transition: all 0.3s ease;
}
.card:hover {
border-color: var(--blue-07) !important;
transform: scale(1.05);
}
.card:hover .bg-grey {
background-color: var(--card-footer-hover) !important;
}
@media (max-width: 1200px) {
.full-width {
width: 100%;
}
}
.intro-text {
padding: 20px;
text-align: center;
max-width: 1200px;
margin: 0 auto;
color: var(--text-color);
}
#NavCatPrintBtn {
display: none !important;
}
</style>
Access previous versions of our product documentation. You can download individual PDFs from the product pages below or get the complete version set in one zip file from the Customer Portal (login required).
<section>
<div class="full-width p-3">
<div class="row justify-content-start align-items-stretch">
<!-- Password Safe -->
<div class="col-sm-6 col-lg-4 col-xl-4 my-2">
<a href="https://docs.beyondtrust.com/bips/v1/docs/about-these-archives">
<div class="d-flex flex-column card h-100">
<div class="d-flex justify-content-center p-3">
<img src="https://files.readme.io/f3216e68f9ef514510c30923c389571662377c1983b5bd2dd202a79696c7f385-prod0.svg"
width="124" height="124" alt="Password Safe">
</div>
<div class="p-2 bg-grey" style="flex-grow: 1;">
<h3><b>Password Safe archives</b></h3>
<h6>See beyond what's protected. Stop the abuse of hidden privileges and paths to privileges with Password Safe.</h6>
</div>
</div>
</a>
</div>
<!-- Privileged Remote Access -->
<div class="col-sm-6 col-lg-4 col-xl-4 my-2">
<a href="https://docs.beyondtrust.com/pra/v1/docs/about-these-archives">
<div class="d-flex flex-column card h-100">
<div class="d-flex justify-content-center p-3">
<img src="https://files.readme.io/de634836756e90fbd7ebdebfee14076200b3b15829efece241dc1d0fb9d1f110-prod3.svg"
width="124" height="124" alt="Privileged Remote Access">
</div>
<div class="p-2 bg-grey" style="flex-grow: 1;">
<h3><b>Privileged Remote Access archives</b></h3>
<h6>Extend privileged access management best practices for remote access to vendors, internal remote workers, and infrastructure.</h6>
</div>
</div>
</a>
</div>
<!-- Remote Support -->
<div class="col-sm-6 col-lg-4 col-xl-4 my-2">
<a href="https://docs.beyondtrust.com/rs/v1/docs/about-these-archives">
<div class="d-flex flex-column card h-100">
<div class="d-flex justify-content-center p-3">
<img src="https://files.readme.io/992ed6213a8fef16c5e5aa946571464c4f4174f406745be3837239813070a3db-prod5.svg"
width="124" height="124" alt="Remote Support">
</div>
<div class="p-2 bg-grey" style="flex-grow: 1;">
<h3><b>Remote Support archives</b></h3>
<h6>Secure access and support for any device and any system, from anywhere.</h6>
</div>
</div>
</a>
</div>
<!-- Endpoint Privilege Management for Windows and Mac -->
<div class="col-sm-6 col-lg-4 col-xl-4 my-2">
<a href="https://docs.beyondtrust.com/epm-wm/v1/docs/about-these-archives">
<div class="d-flex flex-column card h-100">
<div class="d-flex justify-content-center p-3">
<img src="https://files.readme.io/04ebd26fef6e0647b7005a840e21e0328536b7cf1f7c2691c0ac650f0c084f18-prod1.svg"
width="124" height="124" alt="Endpoint Privilege Management for Windows and Mac">
</div>
<div class="p-2 bg-grey" style="flex-grow: 1;">
<h3><b>Endpoint Privilege Management for Windows and Mac archives</b></h3>
<h6>Pair powerful least privilege management and application control capabilities for your Windows and Mac systems.</h6>
</div>
</div>
</a>
</div>
<!-- Endpoint Privilege Management for Unix and Linux -->
<div class="col-sm-6 col-lg-4 col-xl-4 my-2">
<a href="https://docs.beyondtrust.com/epm-ul/v1/docs/about-these-archives">
<div class="d-flex flex-column card h-100">
<div class="d-flex justify-content-center p-3">
<img src="https://files.readme.io/6b5b25e2dfb77c4702162ccfb2a7c2170f54cfc831180a2083ca57900d5c27b8-pmul_coloured_1.svg"
width="175" height="124" alt="Endpoint Privilege Management for Unix and Linux">
</div>
<div class="p-2 bg-grey" style="flex-grow: 1;">
<h3><b>Endpoint Privilege Management for Unix and Linux archives</b></h3>
<h6>Pair powerful least privilege management and application control capabilities for your Linux and Unix systems.</h6>
</div>
</div>
</a>
</div>
<!-- AD Bridge -->
<div class="col-sm-6 col-lg-4 col-xl-4 my-2">
<a href="https://docs.beyondtrust.com/adb/v1/docs/about-these-archives">
<div class="d-flex flex-column card h-100">
<div class="d-flex justify-content-center p-3">
<img src="https://files.readme.io/e362d64c780f2b8f25b4ce1d2d4e3587951a89da576b574682ac64c3d9131813-prod4.svg"
width="124" height="124" alt="AD Bridge">
</div>
<div class="p-2 bg-grey" style="flex-grow: 1;">
<h3><b>AD Bridge archives</b></h3>
<h6>Centralize and streamline authentication across Windows, Unix, and Linux</h6>
</div>
</div>
</a>
</div>
</div>
</div>
</section>