Adding profiles in bulk
With many accounts, creating profiles one by one takes too long. Accovod can add them in a batch, but macOS and Windows do it differently.
One file for all profiles
Section titled “One file for all profiles”Prepare a text file: one line per profile. Fields are separated by semicolons ;:
site;name;proxy;user-agent;cookies| Field | Example | Required |
|---|---|---|
| site | instagram.com |
yes |
| name | Store 01 |
yes |
| proxy | 203.0.113.10:8080 · 203.0.113.10:8080:login:pass · 203.0.113.10:1080:socks5:login:pass |
no |
| user-agent | Mozilla/5.0 (Macintosh; …) |
no |
| cookies | a JSON array, as in Cookie-Editor | no |
Leave empty fields empty, but keep the semicolons so the fields don’t shift.
instagram.com;Shop 01;203.0.113.10:8080:user1:pass1;;instagram.com;Shop 02;203.0.113.11:1080:socks5:user2:pass2;;facebook.com;Ads 01;;;[{"domain":".facebook.com","name":"c_user","value":"1000…","path":"/"}]etsy.com;Etsy US;198.51.100.7:8000:u:p;Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15;- The proxy type goes third in the address:
http,https,socks5orsocks4. Without a type, the proxy is treated as HTTP. - A User-Agent is recognized when it starts with
Mozilla/5.0. If the field is empty, the profile gets the default browser from Settings. - Semicolons inside a User-Agent or cookies don’t break anything: Accovod finds the cookie JSON at the end of the line on its own.
Loading the file
Section titled “Loading the file”- Open the New Profile form.
- Choose Language and Timezone — they apply to every profile in the file.
- Click Import and pick a UTF-8
.txtfile.
The profile table
Section titled “The profile table”On Windows, a batch is built in a table. Each column is filled separately — by hand or from its own file.
-
Open the New Profile form and click Bulk. The List accounts window opens.
-
Set Site — the site for every profile — and Count — how many profiles to create. The table gets that many rows.
-
Choose the language and timezone — they apply to every profile.
-
Fill the columns with the buttons above the table:
Column How to fill it Username / Login:Pass Accounts → Fill “Account X” — names Account 1,Account 2… Or Load — a file with one name, or onelogin:passwordfor auto-login, per line.Proxy Proxy → Load — a file with one proxy per line: host:port:login:password. For SOCKS5, add the type at the end:host:port:login:password:socks5.User-Agent Useragents → From fingerprint — each profile’s User-Agent comes from its fingerprint (recommended). Or Load — your own file, one per line. Cookie Cookies → Load — a file where each line is one account’s cookie JSON array. -
Review the table — cells can be edited by hand — and click Add.
File lines are handed out in order: the first line goes to the first profile, the second to the second. So set Count first, then load the files.
Accovod fetches fingerprints for the whole batch at once — every profile gets its own, not a copy of one.
Cloud groups and limits
Section titled “Cloud groups and limits”In a cloud group, Accovod checks up front whether your plan has room for the whole batch. If it doesn’t, nothing is created and you see a message with your current limit.
The reverse — export
Section titled “The reverse — export”You can export a group to a file: Groups window → Export. On macOS, the file uses the same format as import. On Windows, you pick the fields and TXT or CSV. See Teamwork and migration.
