Nothing gets installed on the NAS. Syno Manager talks to DSM's own APIs, which are already running - you just tell it where your DiskStation is and who you are.

| Requirement | Detail |
|---|---|
| A Synology NAS | Any model running DSM 7.0 or later. Nothing is installed on it - the app uses the same APIs DSM's web interface uses. |
| A DSM account | Your normal DSM username and password. An administrator account sees everything; a non-administrator sees what DSM lets it see, and the app hides the rest rather than showing controls that will be refused. |
| Your device | Android 7.0 or later, iOS 16.0 or later, macOS 11.0 or later, or Windows. Same app on all four. |
| A route to the NAS | The same local network, a VPN into it, a custom domain, or QuickConnect. Any one of them is enough. |
If you already open DSM in a browser, the address bar has everything you need: the host and the port are the two values the app asks for.
Whatever you type to reach DSM is what the app wants. In https://192.168.1.20:5001 the host is 192.168.1.20, the port is 5001, and HTTPS is on.
Most routers list connected devices by name. The NAS appears under its server name - the one set in Control Panel › Info Center.
Tap + Add NAS on the device list. The form is short, and only three fields have no sensible default.
| Field | What to put in it |
|---|---|
| NAS Nickname | Any name you like - it is only ever shown to you. Useful once you have more than one. |
| Connection Type | Direct IP for an address you type, or QuickConnect for a QuickConnect ID. See below. |
| Host / IP Address | The NAS's local IP, its hostname, or a custom domain that points at it. |
| Port | 5001 with HTTPS on, 5000 with it off - unless DSM was moved to different ports, in which case use those. |
| HTTPS | On by default, and worth leaving on. Everything between the phone and the NAS is encrypted, including your password. |
| Verify SSL Certificate | Off by default, because most DiskStations present a self-signed certificate that cannot be verified against a public authority. The connection is still encrypted either way. Turn this on only if you have installed a real certificate. |
| Username | Your DSM account name. Usernames containing spaces are supported - the app quotes them correctly, which is a common reason other clients fail. |
| Password | Your DSM password. The eye reveals it while you type. It is written to the platform keychain or keystore and never stored in plain text. |
| Two-Factor Authentication | Turn on if your DSM account uses an authenticator app. See below. |
| Tunnel camera live view through DSM port | Off by default. Off means camera live view connects straight to RTSP on port 554, which is faster on your own network but needs that port reachable from wherever you are. On tunnels the stream through the DSM HTTPS port you already use, so live view works from outside without exposing 554. See Surveillance Station. |
Switch Connection Type to QuickConnect and enter your QuickConnect ID instead of a host and port. Synology's relay finds your NAS wherever it is, and no router configuration is involved.
If your DSM account is protected by an authenticator app, turn Two-Factor Authentication (2FA) on before saving. The app asks for your six-digit code straight after the password is accepted.
Test Connection tries the address, the port and the credentials and tells you what happened without saving anything. It is the fastest way to find a typo, because it separates "cannot reach the NAS" from "reached it, but that password is wrong".
| What it says | What it means |
|---|---|
| Connection timeout | Nothing answered. The address, the port, or the network the phone is on - not the credentials, which were never tried. |
| Invalid credentials | The NAS answered and rejected the sign-in. The address and port are right; the username or password is not. |
| Certificate error | HTTPS is on and Verify SSL Certificate is also on against a self-signed certificate. Turn verification off. |
| 2FA required | The account uses two-factor authentication and the toggle is off. Turn it on and try again. |
Save & Connect stores the entry and signs in. You land on the home screen with your NAS already loading.
What every card shows, and how to make the dashboard yours.