How to Export an Agent text file
By utilizing exporting agents, users can effortlessly and efficiently transfer web data extraction agents across various machines, enhancing their workflow and maximizing productivity.
There are several methods to do this:
Save to File option
Manually copying agent text into a .txt file
Method 1: Save to File Option
The Sequentum Cloud editor includes a feature that lets you share an agent by saving it as a simple, ready-to-share text file. To generate this file, follow these steps:
Step 1: Log in to https://dashboard.sequentum.com/ and open the agent that needs to be exported. Navigate to the Text tab present in the right panel.
Step 2: We will see the nested text for the agent, select the Save to File option present at the bottom, as shown in the screenshot above.
Step 3: A directory window will open, allowing the user to choose the path where they want to place the agent export file.
Step 4: Choose the preferred directory and click the Save button. The agent export file will be successfully saved.
Method 2: Manually Copying Agent Text into a .txt File
To export the agent user can manually copy the agent text and save it into a .txt
file. Below are the steps for the same:
Step 1: Log in to https://dashboard.sequentum.com/ and open the agent that needs to be exported. Navigate to the Text tab present in the right panel.
Step 2: Select all the agent text using the keyboard shortcut Ctrl+A.
Step 3: To copy the selected text, use the keyboard shortcut Ctrl + C.
Step 4: Open a text editor on your system, such as Notepad or Notepad++, and paste the copied text using the Ctrl+V shortcut.
Step 5: Please save the file with a suitable name, for example: <agent_name>.txt.
This file can be used to create an agent and can be imported into the Control Center.