Skip to content

Create your first profile

This is the fastest path from a fresh install to a real, isolated browser on your screen. You will create one profile, optionally give it a generated fingerprint and a proxy, launch it, watch the browser open, then stop it. Each step is a few clicks in the desktop app.

A profile is an isolated browser identity. It has its own cookies, history, cache, and a set of fingerprint settings that are applied every time you launch it. Profiles never share data with each other, which is what lets you keep separate accounts cleanly apart.

Step 1 — Open the app and create a profile

Section titled “Step 1 — Open the app and create a profile”
  1. Launch the Santiago desktop app and sign in.
  2. On the profile list, click New Profile.
  3. Give the profile a Name (1–100 characters). This is the only required field — for example, Account 1 or Shop login.
  4. Optionally add Notes (up to 2000 characters) and Tags to help you find it later.

That’s enough to save a working profile. Everything else on the form has sensible defaults, so you can fill it in now or come back later.

Section titled “Step 2 — Generate a fingerprint (optional but recommended)”

The fingerprint is what your browser reports to websites: operating system, User-Agent, screen size, language, timezone, WebRTC behaviour, and more. Instead of filling these in by hand, let Santiago build a realistic, internally consistent one for you.

  1. In the profile form, choose a target OS (Windows, macOS, or Linux) next to the fingerprint section.
  2. Click Generate.

Santiago fills every fingerprint field at once with a statistically plausible combination drawn from real browser data. You can still edit any individual value afterwards.

The most important fingerprint fields:

FieldWhat it controls
OSwindows, macos, or linux — the platform your browser pretends to be
User-AgentThe full browser identification string
Screen width / heightThe screen size reported to sites
LanguageA BCP-47 code such as en-US or de-DE
TimezoneAn IANA timezone such as America/New_York
WebRTCHow your real IP is handled (see below)

WebRTC modes control whether a site can discover your real IP through the browser’s real-time communication APIs:

ModeBehaviour
realUses your real local IP — no protection
fakeReports a spoofed IP (matched to your proxy when one is set)
disabledTurns WebRTC off entirely

A proxy routes the profile’s traffic through a different IP address. If you skip this, the profile uses your normal internet connection.

  1. In the Proxy section, set the type to http, socks4, or socks5 (leave it none to skip).
  2. Enter the proxy host and port.
  3. If your proxy needs authentication, add the username and password.

When a proxy is set, Santiago can automatically match the profile’s timezone, language, and geolocation to the proxy’s exit location, so the identity stays coherent. For a step-by-step walkthrough and a way to verify the proxy actually works, see Configure proxies and Test a proxy & GeoIP.

Click Save to store the profile. It now appears in your profile list with the status idle.

  1. Find your new profile in the list.
  2. Click Launch.

The status moves from idle to launching, then to running, and a real Santiago browser window opens on your screen with the fingerprint and proxy you configured. Browse, log in, and use it like any normal browser — your cookies and open tabs are saved to this profile automatically.

A profile can have these statuses:

StatusMeaning
idleNot running, ready to launch
launchingThe browser is starting up
runningThe browser is open on this device
stoppingThe browser is shutting down
lockedIn use on another device — launch it there, or stop it there first

When you’re done:

  1. Click Stop on the running profile (or just close the browser window).
  2. The status moves to stopping, then back to idle.

On stop, Santiago saves the profile’s session — its cookies and open tabs — so everything is exactly where you left it the next time you launch. You can pick the profile up again at any time.

You created an isolated browser identity, gave it a realistic fingerprint, optionally routed it through a proxy, ran it, and stopped it cleanly with its session preserved. That’s the full lifecycle of a Santiago profile.