GuidesYour first Fibula workflow, in 5 minutes

Your first Fibula workflow, in 5 minutes

Open the chat, tell Fibula what you want, watch the agent build it, publish, and start dropping documents into the folder it just created for you.

5 min readBeginnerUpdated May 2026

What you'll build

The whole flow in under two minutes. Chat, build, publish, upload, download.

A working workflow that reads any document you throw at it, pulls out the fields you care about, and gives you the structured data back. No canvas dragging, no node wiring. You stay in chat. Fibula's agent does the building.

By the end you'll have a published workflow and a Document Folder where you can drop more documents to process them.

Before you start

You'll need:

  1. A Fibula account. Sign in with Google.
  2. A document or two to test with. PDFs, scans, photos. Any format works.
  3. About five minutes.

Step 1. Open Fibula, land in chat

When you open Fibula, you land on the agent chat. This is the home of the platform. Everything starts here.

The Fibula agent chat landing screen
The Fibula agent chat. This is your starting point.

Step 2. Tell the agent what you want

Type in plain English what you want to automate. Be specific about what to extract. For example: "I want to process supplier invoices and pull out the vendor name, total amount, and due date."

A plain English prompt typed into the Fibula chat input
A plain English prompt in the chat input.
Tip
The clearer you are about the fields you care about, the better the first version of the workflow will be. You can always refine later.

Step 3. The agent builds the workflow

The agent takes over. It picks the right node types, configures them, and reports back in the chat as it goes. You can read along.

The Fibula agent taking action and reporting progress in chat
The agent narrating each step as it builds.

When it's done, the agent renders the finished workflow inline in the chat so you can see exactly what it built. Review the nodes and the connections, then move on.

The agent rendering the built workflow inside the chat
The finished workflow, rendered in the chat for review.

Step 4. Publish the workflow

Happy with what the agent built? Tell it to publish. The agent confirms, then gives you a link to the Document Folder it just created for this workflow.

The agent confirming the workflow is published and linking to the Document Folder
The agent confirms the workflow is published and links to the Document Folder.

If something looks off, ask the agent to test first or tweak something specific. You don't need to leave chat to do any of this.

Step 5. Upload documents, download the data

Open the Document Folder. This is the runtime view for the workflow you just published. Drop documents in to process them.

A user uploading documents into the Document Folder
Drop documents straight into the folder.

Fibula runs each document through the workflow you built. The agent reads it, extracts the fields you asked for, and stores the structured output.

The Document Folder processing uploaded documents
Documents process automatically once they hit the folder.

Download the structured data when ready, as CSV or however your workflow exports it.

A user downloading the structured data from the Document Folder
Download the extracted data when processing is complete.

What's next

Now that you have a working first workflow, the most common next moves are to wire the output somewhere automated:

All of them follow the same pattern: connect once, then ask the agent.