# Using The Render Network Manager App and Render Network API

{% embed url="<https://youtu.be/j3hulzCT0C8>" %}

The [**Render Network Manager**](/getting-started/using-the-render-network-manager-app-and-render-network-api/using-the-render-network-manager-app.md) **App** is the extended version of the Render Network [**Download Manager**](/getting-started/render-network-downloads/the-render-network-download-manager-application.md) - designed for artists and studios who want deeper control, faster iteration, and seamless job management.

With **API Access**, users can unlock the full power of the Render Network directly from their desktop environment – from job submission and preset management to automated workflows and cost calculation.

***

#### &#x20;What the Manager App Does

The Manager App acts as a bridge between your local setup and the Render Network, offering the same reliability as the web app but with added speed, organization, and direct-to-desktop control.

**Key advantages include:**

* Differential uploads for faster re-renders

{% embed url="<https://know.rendernetwork.com/getting-started/using-the-render-network-manager-app-and-render-network-api/differential-uploads-via-the-render-network-manager-app>" %}

* Scene management and drag-and-drop job creation
* Custom presets to streamline future submissions
* Local directory control for inputs and outputs
* A built-in render cost calculator
* Streamlined bridge capabilities to your DCC<br>

Whether you’re managing a few test jobs or hundreds of frames across multiple projects, the **Manager App** helps you scale more efficiently.

***

#### How It Fits in the Render Network Workflow

1. **Download the Manager App** – Start with the latest version of the [**Render Network Download Manager**](/getting-started/render-network-downloads/the-render-network-download-manager-application.md).
2. **Request API Access** – Enable extended functionality through your Render Network account.
3. **Activate Manager Mode** – Once your token is entered, your app becomes the full Manager App.
4. **Upload, Manage, and Review Jobs** – All from one unified desktop tool.

***

To Get Started using the Manager App, first get API access by following this guide:&#x20;

{% embed url="<https://know.rendernetwork.com/getting-started/using-the-render-network-manager-app-and-render-network-api/render-network-api-access>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://know.rendernetwork.com/getting-started/using-the-render-network-manager-app-and-render-network-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
