Skip to main content

Accounts & Groups

Search engine tasks can log into an account before searching (Google, Bing, Naver — see Use Account). Searches from logged-in accounts with real history carry substantially more weight. The Manage Account button inside a search engine task opens the account manager.

Importing accounts

You can add accounts one by one in the account manager, or import many at once. To import in bulk, click Manage Account in a search-engine task, open the import option, and paste (or load a text file with) one account per line.

Format

email:password|recovery_email
  • email and password are required, separated by a colon :.
  • |recovery_email is optional — append it after a pipe |.

A concrete example (one account per line):

[email protected]:MyP4ssw0rd|[email protected]
[email protected]:An0therPass
naver_user01:naverPass123

The recovery email is only used for Gmail accounts, and only when Google asks for it during verification — providing it makes logins more reliable. Outlook and Naver accounts ignore it, so you can leave the |... part off (as in the 2nd and 3rd lines above).

After importing, save the set into a named profile to reuse it later.

note

Passwords cannot contain quotation marks (").

Two-factor authentication (2FA / OTP)

Google accounts protected with authenticator-app (TOTP) two-factor authentication are supported — the bot generates the rotating 6-digit codes itself, so logins don't get stuck on the 2FA prompt.

To use it, give the bot the account's 2FA secret key (the base32 string Google shows as "Can't scan it?" / "Set up manually" when you enable an authenticator app — e.g. JBSWY3DPEHPK3PXP), not a one-time code. The bot derives a fresh code from that secret each time it logs in, exactly like Google Authenticator would.

tip

When you enable 2FA on the Google account, choose Authenticator app and copy the setup/secret key. Store that key with the account in ATB; SMS-based 2FA is not supported.

Account groups

Organize accounts into groups (e.g. per niche or per campaign set). Campaigns pick accounts from the group you assign; you can clear all accounts of a group in one action. Import/export includes accounts with their groups, so account sets move between machines cleanly.

Login behavior

Configure how the bot treats logins per account — for example logging in fresh vs. reusing an existing logged-in profile. Combined with browser profiles, an account can stay permanently logged into its own warmed-up profile: the bot links the account to a profile rather than juggling cookies.

Selection

When a task runs, the bot picks a random account from the assigned pool/group, avoiding reuse patterns.