Supametas.AI
Official website
English
English
  • Welcome to Supametas.AI
  • Cloud Service
    • Supametas.AI Cloud Service
      • Detailed Pricing Comparison
    • Guide
      • Create Dataset
      • Import Metadata
        • Fetching webpage data
        • Importing local text processing
        • Importing local image processing
        • Importing local audio processing
        • Importing local video processing
      • Cleaning data query
      • Export Cleaned Data
      • Dataset Configuration
  • Developer
    • Integration Process
    • Create API Key
    • Standard Request and Response
    • API
      • Import Text File
      • Import Web Page Task
      • Import Image Files
      • Import Audio Files
      • Import Video Files
      • View Import Task Details
      • Delete File Processing Task
    • Webhook
    • Error Code
    • Demo
  • Other
    • Community
    • Technical Support
Powered by GitBook
On this page
  • 1. Export Methods
  • 2. View Export Progress
  • 3. Action Button Functions
  1. Cloud Service
  2. Guide

Export Cleaned Data

If you need to export the cleaned data, handle it here. You can also export it via the API.

PreviousCleaning data queryNextDataset Configuration

Last updated 4 months ago

In the dataset details page, select "Export" from the sidebar to enter the export task list.

The Export Module page is used to manage data export tasks. You can create new export tasks here, view ongoing export tasks, or check completed and failed tasks.

1. Export Methods

At the top of the page, you can choose between two main export methods:

  • Export from API

    • Export data to a specified third-party system or application via the API. Refer to the API section for more details.

  • Online Export:

    • Manually select the data you want to export, and the system will generate a data file for you to download. This method is suitable for one-time exports or small-scale data exports.

    • Click the "New Task" button to start configuring the export task.

2. View Export Progress

The progress of the data export is displayed under three tabs:

  • Exporting: Shows the tasks that are currently in progress.

  • Completed: Shows the export tasks that have been successfully completed.

  • Export Failed: Shows the tasks that failed during the export process, along with a detailed error report.

3. Action Button Functions

On the right side of each task in the Export list, there are a set of action buttons to help you control the task execution:

  1. Stop Button:

    • Clicking the "⏸️" button will terminate the task, and the task will not continue.

  2. Download Button:

    • After the task is complete, you can click the "⬇️" button to get the exported data file.

  3. Delete Button:

    • Clicking the "❌️" button will permanently delete the task and related data records.

Export Data
Export Data Progress