Last updated: September 18, 2024

<span aria-hidden="true" id="unraveling-transloadits-jargon-a-comprehensive-guide"></span>

# Unraveling Transloadit's jargon: a comprehensive guide

![Joseph Grabski](/assets/images/teammates/joseph2.png?dpl=dpl_DM8JrFduDL1oLK4J3qc9o5gMffMy)

**Joseph Grabski**

Content Lead · Rochester, United Kingdom · Show bio

[](https://x.com/joe%5Fgrabski)[](https://github.com/Missing-Tech)

Are you new to Transloadit and feeling lost in the sea of technical terms? Not to worry, we've got your back! In this post, we'll go through some Transloadit-specific jargon, so you can feel confident when you next find yourself navigating the Transloadit documentation.

![A theatre red curtain with the text 'The Great Transloadit Dictionary' in the foreground, lit up like a neon sign.](/_next/static/immutable/media/opengraph-image.0ny9wa10_1x0g.png)

<span aria-hidden="true" id="robots-and-jobs"></span>

## Robots and Jobs

Under the hood, Transloadit operates by running tools such as [FFmpeg⁠](http://ffmpeg.org/) on a file. Running a tool like this creates a Job, which is the smallest logical unit on which everything else is built.

Jobs can't perform themselves, however, and that is where our Robots come in. Every Robot in our [arsenal](/services.md) is specialized in one unique task, and there is an endless number of potential Robot combinations that can create complex functionality, such as a[music card generator](/blog/2022/05/music-cards.md).

<span aria-hidden="true" id="templates-assemblies-and-assembly-instructions"></span>

## Templates, Assemblies and Assembly Instructions

![Assembly line of different Robots piecing together a result](/_next/static/immutable/media/assembly-line.03n9mncud68i5.png)

One Robot by itself can already do impressive things, but when we start piecing multipleRobots together into an assembly line – or, as we like to say, Assembly Instructions – we can create some truly great things. Each Robot performs a singleStep in the process, which ultimately results in functionality greater than the sum of any individual part.

Transloadit's servers can then parse your Assembly Instructions and run the necessary back-end tools to output your transcoded files. We use the term Assembly when referring to a single execution of the Assembly Instructions.

It is, of course, not always ideal to pass a fresh set of Assembly Instructions each time you want to create an Assembly. That is why we created Templates. WithTemplates, you simply point Transloadit to the name of your Template, and we will follow your carefully crafted JSON recipe from there. We outlined some of the benefits of usingTemplates in a recent blog post:[5 ways to get the most out of Transloadit](/blog/2023/02/getting-the-most-from-transloadit.md#1-use-templates).

<span aria-hidden="true" id="sync-vs-async"></span>

## Sync vs async

By default, Transloadit will return the current state of the Assembly as part of theAssembly Status JSON, which you can subscribe to and poll in order to check forAssembly completion. This is referred to as using Transloadit *synchronously* or inSync Mode.

However, we also offer the option to interact with Transloadit *asynchronously*. Provide a`notify_url`, and set `waitForEncoding` to `false`, and we will send a POST request to your back-end when the Assembly has finished encoding. This way, your user will not be blocked while your servers wait for transcoding to finish. You can learn more about how to set up Async Mode in our[Working asynchronously with PHP](/blog/2021/07/setup-notify-url.md) blog.

Another benefit of using Transloadit asynchronously comes in the form of Assembly Replays. If there was a problem while running your Assembly, and the files were already successfully uploaded, then Transloadit can replay the Assembly within 24 hours. This will happen automatically in the case of a server malfunction, but it can also be manually triggered from the Transloadit console.

<span aria-hidden="true" id="thats-all-folks"></span>

## That's all folks!

With that, we've reached the end of our whistle-stop tour through Transloadit terminology.

Any confusion you may have had, has hopefully been cleared up as a result of this post. As always though, please reach out to us if you need guidance on any of the Transloadit features.

[#assembly](/blog/tags/assembly.md)[#walkthrough](/blog/tags/walkthrough.md)[#image-resize-robot](/blog/tags/image-resize-robot.md)

### 👩‍💻 Join 20k+ developers

Sign up for our [monthly newsletter](/newsletters.md) to receive direct links to 3 exclusive tech — and 2 product updates. No less, no more.

Your email:

Get access

## File uploading and encoding. Made simple.

Transloadit streamlines file handling for developers, trusted by brands like Coursera and The New York Times. We’re known for a reliable API, top-notch support, and a strong commitment to open source, with projects like [Uppy⁠](https://uppy.io) and [Tus⁠](https://tus.io) setting standards in file processing.

[Sign up](/c/)[Book a Demo](https://survey.typeform.com/to/kRg47Xi5)

No credit card needed

Cancel anytime
