# NDI Tools Launcher

The **NDI Launcher** is a platform where you can access all the tools you have [installed](/all/using-ndi/ndi-tools/installing-ndi-tools.md) on your computer. By clicking on any card, you'll open that specific tool. Alternatively, you can find all the tools within your selected folder (by default, they will be installed in the Applications folder).

<div><figure><img src="/files/4d3XfH8uckpW4IJtFQ1v" alt="" width="563"><figcaption><p>NDI Launcher for Windows</p></figcaption></figure> <figure><img src="/files/y6jRrHvT6Yz6nCPbE10n" alt="" width="563"><figcaption><p>NDI Launcher for MacOS</p></figcaption></figure></div>

***

## Register your NDI Tools

Upon opening the NDI Launcher for the first time, you'll be prompted to **register your NDI Tools**.&#x20;

This helps us keep improving your experience as a user. You can also subscribe to our mailing list to keep receiving exclusive updates and news about community initiatives by checking the box at the bottom.

<figure><img src="/files/tZ40CcAtdxSCi6UQ1BWq" alt="" width="563"><figcaption></figcaption></figure>

***

## Group Privacy

By default, your NDI channels are public. This means they will be available for anyone to access as long as they are connected to the same network as you. \
\
**Group privacy** can be enabled in two simple steps:

1. Click the `Privacy` box at the top right corner of the launcher.&#x20;

<figure><img src="/files/cJ5xavkxmnti6FzxFuV1" alt="" width="329"><figcaption><p>Once enabled, the icon next to the Privacy options should turn green.</p></figcaption></figure>

1. Replace "Public" on the `NDI Group Name` field with a personalized group name to **enable privacy for your group**. &#x20;

You can then share this name with others so they can enter your **private group**.

<figure><img src="/files/fUhLYVxokVPPifLARwDZ" alt=""><figcaption><p>Group Privacy settings on the NDI Launcher</p></figcaption></figure>

{% hint style="warning" %}
You can learn more about [NDI Groups](/all/getting-started/white-paper/discovery-and-registration/ndi-groups.md) in our white paper.
{% endhint %}

***

## Automatic Start at (Windows only)

In the NDI launcher for Windows, you can set up some tools to be launched automatically every time you start your computer. This could save you some time when setting up workflows.

**Check the boxes** to select which tools you want to launch automatically.

<figure><img src="/files/U000BAdIaYNAyAsduyvB" alt=""><figcaption><p>Additional Settings on the NDI Launcher</p></figcaption></figure>


---

# 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://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-launcher.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.
