Most users never need to touch cookies directly. Clianta saves and restores them automatically after every browser session.
When you might need this
- Migrating from another tool - Import cookies from a different browser automation tool
- Backup - Export cookies as a precaution before making account changes
- Sharing between devices - Transfer a session to a different machine
- Troubleshooting - Start fresh by clearing cookies when sessions become corrupted
Importing cookies
Prepare your cookie file
Export cookies from your other tool or browser extension. Clianta accepts two formats:
- JSON - A JSON array of cookie objects, or an object with a
cookiesproperty (most browser extensions export one of these formats) - Netscape - The standard HTTP cookie file format (tab-separated)
Exporting cookies
Export your profile’s current cookies to a file:- JSON format - For use with other automation tools or backup
- Netscape format - For compatibility with curl, wget, and other standard tools
Clearing cookies
Clearing cookies removes the login session entirely. The next time you launch the browser, you’ll need to log in to Instagram again. This is useful when:- The session is corrupted and causing errors
- You want to start fresh with a clean login
- You’re reassigning the profile to a different Instagram account
How cookies work in Clianta
- Automatic saving - Cookies are saved every 2 minutes while the browser is open, and again when the browser closes. Even if the app crashes or your computer shuts off, you lose at most 2 minutes of session data
- Desktop-cloud sync - For cloud-managed profiles, cookies are synced securely between desktop and cloud
- Encryption - Cookies are encrypted at rest
- Isolation - Each profile’s cookies are completely separate from every other profile
How to Connect
Login methods for Instagram accounts
Common Issues
Troubleshoot login and session problems