DataBridge Agent is a multi-source data collection and parsing tool from Alibaba Cloud Data Transmission Service (DTS). It integrates the core data collection and parsing capabilities of DTS for sources such as databases, webpages, and documents with the intelligent O&M features of DTS Insight. Use it to efficiently acquire and standardize various types of heterogeneous data from a single, unified platform.
Get started
Create a DataBridge Agent instance:
Log on to the Data Transmission Service (DTS) console.
In the left-side navigation pane, click DataBridge Agent.
On the overview page, click Create instance on the right. Enter an instance name and select a region, and then click Create.
NoteInstance initialization typically takes 5 to 10 minutes.
During the invitation-only testing period, each Alibaba Cloud account can create up to 10 DataBridge Agent instances.
Start using the agent: After the DataBridge Agent instance is created, click the instance or click New conversation to begin. For example, to learn what features DTS supports, you can ask the agent to analyze the page What is Data Transmission Service (DTS) (https://help.aliyun.com/en/dts/product-overview/what-is-dts).
(Optional) Configure access credentials
If you need to use DataBridge Agent to manage your DTS tasks, you must configure access credentials for the current DataBridge Agent instance.
If you only need to query configuration or monitoring information for DTS tasks, you can grant read-only permissions for DTS (
AliyunDTSReadOnlyAccess).If you grant management permissions for DTS (
AliyunDTSFullAccess) to a RAM account, DataBridge Agent can perform high-risk operations such as modifying task parameters, stopping tasks, or releasing tasks based on your commands. Proceed with caution.
Run the following command:
aliyun configureProvide the AccessKey ID, AccessKey Secret, and default region of a RAM account that has DTS management permissions:
AccessKey ID xxx AccessKey Secret xxx Region ID xxx
Core features
Data analysis
You can retrieve information from data sources such as webpages, documents, and databases to generate analytical reports.
Examples
Analyze the data on https://help.aliyun.com/en/dts/product-overview/what-is-dts. What features does Alibaba Cloud DTS support?Analyze the data on https://help.aliyun.com/en/model-studio/models. What models does Alibaba Cloud Model Studio support?Complex file parsing
DataBridge Agent includes a dedicated DTS skill (aliyun-dts-file-parser) to parse PDFs and other documents into Markdown for document content extraction, PDF-to-text conversion, and document analysis.
Example
Parse file
https://xxx.oss-cn-beijing.aliyuncs.com/dts.pdf?Expires=xxx&OSSAccessKeyId=xxx&Signature=xxxDTS task management
DataBridge Agent has a built-in skill (aliyun-dts-task-manager) for managing your DTS tasks.
When managing a DTS task, enter the DTS DTS Instance ID, not the Task Name.
You can only manage tasks for which the precheck has passed and a DTS instance has been purchased.
Example
Query information for DTS task xxxAppendix: DTS-exclusive skills
Skill name | Description |
| Uses Alibaba Cloud DTS to parse PDFs and other documents into Markdown. Used for document content extraction, PDF-to-text conversion, and document analysis. |
| Manages Alibaba Cloud DTS tasks, including creation, monitoring, and modification. |
| Generates and executes a |