Profile contract
Treat every profile as a controlled browser environment, not a loose setting preset.
GekkoLogin treats each profile as a dedicated workspace with its own state, storage, and operating context.
Treat every profile as a controlled browser environment, not a loose setting preset.
Catch missing browser, proxy or runtime context before the account opens.
Keep ownership, auditability and automation tied to the same profile model.
Feature role
Each profile should keep browser state inside its own boundary. That includes storage, cookies, service workers, cache, and runtime files.
Profiles need clear owners, markets, and purposes. This gives teams a searchable workspace instead of a folder of unknown browser sessions.
What it controls
Profiles need clear owners, markets, and purposes. This gives teams a searchable workspace instead of a folder of unknown browser sessions.
Team members can move work between roles without copying local browser folders or losing context.
Implementation path
Set the profile purpose, owner, storage boundary, proxy context and required browser signals.
Check whether browser, network, timezone, language and runtime state tell one coherent story.
Launch, share, audit or automate the profile without losing track of who controls the environment.
FAQ
Create a profile, attach a proxy, run launch checks and keep account work separated.