# Auto-connect

To automatically connect input sources on startup, open the **Input Strip** from the **View** menu (or using a toolbar shortcut). See [Multiple Input Sources](/nobe-omniscope/sources/multiple-input-sources.md) for details on setting up the Input Strip.

Once your input device is connected to one of the input slots, right-click the thumbnail and select **Auto-connect**:

<figure><img src="/files/UK4Mxc8bDqsEOeLTAc7N" alt=""><figcaption><p>Auto-connect setting in the Input Strip</p></figcaption></figure>

You can set multiple sources to auto-connect on startup and save these settings in your layouts. Remember to save the layout after making changes.

{% hint style="info" %}
Please note that Input Strip (and auto-connect) functionality is only available in the Pro version of OmniScope.
{% endhint %}


---

# 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.timeinpixels.com/nobe-omniscope/settings-and-preferences/auto-connect.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.
