# Multiple Omniscans

Let's walk through the process of setting up the configuration for two Omniscans at right angles to each other

1. Define Omniscans using the "Add Device" button. Because both are powered and connectable, I can see them in the "Discover Devices" button in the Device Editor window:

<figure><img src="/files/PNaYDIdvGvtHq6YkGxsE" alt="" width="312"><figcaption></figcaption></figure>

2. After selecting one of the available Omniscans, the fields autopopulate. You can manually enter the device data if you're setting up your session without your devices connected. I can configure the transducer angle to 90 degrees to let SonarView know the Omniscan is mounted facing starboard. Make sure to hit save:

<figure><img src="/files/bQMZ3sbFc2f8RYjYpe78" alt="" width="312"><figcaption></figcaption></figure>

{% hint style="info" %}
The "Allow Doppler Mode" toggle should be left on unless you are using multiple Omniscans and want some of them to be unable to use Doppler mode.
{% endhint %}

3. Adding the other Omniscan with a transducer angle of 0 to let SonarView know it's facing forward:

<figure><img src="/files/DnPT4NsqKI3V8CoJfvuc" alt="" width="311"><figcaption></figcaption></figure>

Here's where we're at:

<figure><img src="/files/nqxW86sjDFvLQo4jviZN" alt=""><figcaption></figcaption></figure>

4. Hit the "Add Session" button. Name the session and add both Omniscans to the session. Then hit save:

<figure><img src="/files/WsrW38pz2Bk4wQvXQj6g" alt="" width="309"><figcaption></figcaption></figure>

<figure><img src="/files/6aiG4RXqa9JlO8D0oyHQ" alt=""><figcaption></figcaption></figure>

5. Once that's saved, you can exit Session Configurations and head over to Discovery. If both Omniscans are connected, you will see the session name you defined and be able to use the session:

<figure><img src="/files/rlcND12eXrq7F2VBILMJ" alt="" width="348"><figcaption></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.ceruleansonar.com/c/sonarview/session-configurations/multiple-omniscans.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.
