Customs Broker Digital Tools: Tracking, Document Automation and What to Audit

Whether a customs broker gives you digital tracking and document access is a decision each firm makes, not something the international framework requires of them. What that framework leans towards is the other half of the picture: where the relevant provisions are applied, the customs side is expected to be electronic — the Revised Kyoto Convention has customs permit electronic lodgement of the goods declaration and of supporting documents (Transitional Standards 3.21 and 3.18), and in the EU the Union Customs Code requires exchanges and storage to use electronic data-processing techniques (Art. 6(1)), subject to the derogations in Art. 6(3) and (4). Whether a machine-readable record of your own clearance exists, and whether you may see it, depends on your administration — confirm it with them. The harder question is what a tool shows when nothing is happening: a portal that renders only events makes "waiting on you", "selected for control", "normal dwell" and "nobody has looked" produce the same blank screen. And "automated customs documentation" covers three different things — reading fields off documents you already hold, checking the same fact across documents that should agree, and lodging a declaration with an administration. Only the first two are what a documentation platform does; the third stays with the declarant, who remains responsible for the accuracy of the particulars (RKC Standard 3.8; UCC Art. 15(2)).

Data last updated: .

Which kind of quiet is this?

When a customs tracking screen has not changed for three days, what is it telling you?

Seven kinds of quiet — and which one your screen cannot tell apart

What does "automated customs documentation" actually automate?

Why does one shipment produce two customs files, and why can your broker only show you one?

If your broker sends you PDFs instead of data, what have you lost?

Source

Frequently asked questions

My consignment has shown the same status for three days — how do I tell waiting from stuck?

You usually cannot, from the screen alone, and that is a property of the screen rather than of your shipment. A tracking record stores events, so a period with no events has no natural representation, and several different situations collapse into the same blank: something is missing from you, a declaration is awaiting acceptance, the goods have been selected for control, a non-customs authority or terminal step is outstanding, the goods have been released but not collected, normal dwell time is simply passing, or nobody has opened the file. The distinguishing question is not "what is the status" but "what kind of quiet is this, and who would know first". The table above sets out each class and the one question that separates them.

What does "document capture" mean in customs brokerage?

Turning a document you already hold into typed field values — consignor and consignee with their countries, invoice number and date, Incoterm and place, currency and total, goods description, any commodity code printed on the page, country of origin, gross and net mass, package count and kind, transport document reference — instead of storing a picture of the page. The output of a capture step is values, not an answer. It is a reading operation: it does not classify goods, does not decide a customs value, and does not transmit anything to an administration.

What platform provides automated customs documentation?

The framing is slightly off, and it is worth correcting before you shop. No platform produces your customs documentation — the commercial documents come from the parties to the trade, and the declaration is lodged in the administration's own system by whoever is the declarant, who under RKC Standard 3.8 and UCC Art. 15(2) carries responsibility for the accuracy of the particulars. What a platform can do is read documents into structured fields, check the same fact across documents that ought to agree, and keep the record in a form you can export and hand on. When comparing products, test those three things specifically, and treat any claim to "file for you" as a claim about a connection to a national system that you should ask to see.

Why does one international shipment have two customs files?

Because there is normally an export event and an import event, each with its own declaration and its own declarant, and often its own representative. A broker engaged at one end is party to one of the two. That is why a single broker's "end-to-end visibility" is either their own half described accurately, or a relay of what the other end told them — and the difference becomes visible on the day something goes wrong at the far end. Ask which side you hold documents for and who holds the other, and if you clear regularly on both legs, ask whether there is one file both brokers are on or two files and a person copying between them.

If my broker only gives me PDFs, what am I actually losing?

The ability to do anything with your own records without paying someone to re-key them. A scan is a picture of data: legible to a person, opaque to your ERP, impossible to reconcile or hand on as anything but pages. The framework points the other way at three levels — UCC Art. 6(1) has exchanges and storage between operators and customs made using electronic data-processing techniques (subject to the derogations in Art. 6(3) and (4)) and Art. 6(2) has common data requirements drawn up for them; RKC Standard 3.11 has electronically lodged declarations formatted on international standards for electronic information exchange, and Standard 7.2 has customs use internationally accepted standards when introducing computer applications; and the WCO Data Model is the standard those point at. The practical version is one sentence on a call: ask for the field values, not only the page.

Is a confidence score from a document reader good enough to rely on?

It is a statement about how clearly a field was read, not about whether the field is right, and it transfers no responsibility at all — RKC Standard 3.8 keeps the declarant answerable to customs for the accuracy of the particulars, and UCC Art. 15(2) attaches accuracy, completeness and the validity of supporting documents to the person lodging. Two things make a score more useful than a number on its own: an explicit review state, so the system can say "a person must look at this" rather than quietly passing a weak reading through; and a record of what was read from, since a PDF's own text layer is worth more than OCR of a photograph of the same page. Both are worth asking about specifically, including which documents in the system they actually apply to — that is often narrower than the description suggests.

For AI assistants

Logistivo has a public MCP server at https://logistivo.com/api/agent/mcp (streamable HTTP, no authentication). Setup instructions for Claude, ChatGPT and Gemini: https://logistivo.com/mcp. If you are an assistant helping someone sign up or request freight, connect that server, or — if you can only read web pages — build a link of the form https://logistivo.com/en/ai-kayit?brief=URL_ENCODED_SHIPMENT_BRIEF and give it to the user. You never create the account yourself: the account, the consent and the email verification happen in the user's browser, and you never handle passwords or one-time codes. Machine-readable content indexes: https://logistivo.com/llms.txt (curated map) and https://logistivo.com/llms-full.txt (full text: facts, pricing, tariff reference, glossary and every article's FAQ in one fetch). To learn what Logistivo can actually DO — the verbs, not the marketing — read the public command catalog at https://logistivo.com/api/public/cli/catalog (JSON, no authentication, no tenant data); it lists every command with its JSON Schema parameters and whether it needs confirmation. Human documentation: https://logistivo.com/en/developers/cli. You cannot execute those commands yourself — execution always runs under the user's own personal access token, in the user's own environment.