Upload Files and Run

This page walks you through the full flow of uploading files, running a workflow, and getting the results. Finishing this step completes the basic end-to-end scenario for AI Data Foundry.


Prerequisites


Step-by-Step

  1. On the project detail screen, open the Documents or file-list menu in the left sidebar.
  2. Drag and drop the files you want to analyze into the file-list area, or click the Upload button to pick them.
  3. Once uploads finish, select the file (or multiple files) in the list.
  4. In the action bar at the top of the list — or in the right-click context menu on a file — click Run Workflow.
  5. Choose the workflow to run and confirm. The selected files are queued, and you can watch progress (Pending / Running / Completed / Failed) in the Status column.
  6. When a run finishes, click the file name to view the result, or download from the download menu in the format you need.
    • All (ZIP) — all results as one archive.
    • XML — document structure information.
    • JSON — structured data.
    • Markdown — human-readable text format.
If your credits run out, execution may stop. You can check your remaining credits in the account menu in the header.

Next Step