---
path: onboarding/member-onboarding/install-tools.mdx
title: Install tools
sidebar_position: 3
slug: install-tools
pagination_next: null
pagination_prev: null
description: >-
  How to install and connect the Passwork browser extension (Chrome, Firefox, Edge, Safari)
  and the Passwork Self-hosted mobile app (iOS, Android) to your organization's server.
keywords:
  - Passwork
  - browser extension
  - mobile app
  - install
  - Chrome
  - Firefox
  - Edge
  - Safari
  - iOS
  - Android
  - autofill
---

Installing the browser extension and mobile app gives you access to Passwork from any device. Both tools support autofill, password generation, and full vault access.

## Browser extension

The Passwork browser extension is available for all major browsers.

| Browser | Download |
|---------|----------|
| Google Chrome | [Chrome Web Store](https://chrome.google.com/webstore/detail/passwork-self-hosted/ibiipnmmlnehmeonnhbdajcfagcgihkl) |
| Mozilla Firefox | [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/passwork-self-hosted/) |
| Microsoft Edge | [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/passwork-selfhosted/nakajpankdpmmaaljmdjmbnnicaolcpc) |
| Apple Safari | [App Store](https://apps.apple.com/app/passwork-extension/id1584570476) |

:::info
Only users with sufficient permissions can install and use the browser extension. If the extension is not available to you, contact your administrator.
:::

### Connect the extension to Passwork

After installing the extension from your browser's store, open it and enter your organization's Passwork URL (e.g., `https://passwork.yourcompany.com`) in the host address field. Click the blue arrow, then sign in with your credentials.

<ImageComponent
  src="/img/assets/ext-start-1.png"
  alt="Browser extension setup screen — enter host address"
  format="small"
/>

### Disable the browser's built-in password manager

Built-in browser password managers can interfere with Passwork autofill. Disable the browser's own password manager after installing the extension.

For step-by-step instructions for Chrome, Firefox, Edge, and Safari, see [Browser Extension: Getting Started](https://passwork.pro/user-guides/browser-extension/getting-started/).

## Mobile app

The **Passwork Self-hosted** app is available for iOS and Android.

| Platform | Download |
|----------|----------|
| iOS | [App Store](https://apps.apple.com/app/passwork-self-hosted/id1086696282) |
| Android | [Google Play](https://play.google.com/store/apps/details?id=com.passwork.android) |

### Connect the app to Passwork

1. Go to the **Settings and users** menu in the desktop version and click **Connect mobile device**.
2. Open the installed app and scan the QR code from the pop-up window to complete the authorization.

<ImageComponent
  src="/img/assets/sh-getting-started-2.png"
  alt="QR code to connect the app"
  format="regular"
/>

For full mobile app setup instructions, see [Passwork Self-hosted — Getting started](https://passwork.pro/user-guides/apps/mobile-apps/passwork-self-hosted/getting-started/).

## Desktop app

A native desktop application is available for Windows and Linux for environments where a browser extension is not suitable. Ask your administrator whether the desktop app is deployed in your organization.

See [Desktop application](https://passwork.pro/tech-guides/administration/desktop/intro/) for download and installation instructions.

## Next step

Proceed to [Security setup](./security-setup.mdx) to enable two-factor authentication.
