> For the complete documentation index, see [llms.txt](https://docs.hamina.com/hamina/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamina.com/hamina/live/netally-link-live.md).

# NetAlly Link-Live

Hamina Network Planner Plus includes access to integration with NetAlly Link-Live for the purpose of importing site surveys.&#x20;

{% hint style="success" %}
A Hamina Network Planner Plus subscription is required to import site surveys from NetAlly Link-Live.
{% endhint %}

Surveys can be performed with [NetAlly AirMapper](https://www.netally.com/products/airmapper-site-surv) with the following NetAlly handheld devices:

* AirCheck G2
* AirCheck G3
* EtherScope nXG
* CyberScope
* CyberScope Air

Once the surveys have been uploaded to Link-Live, they can be imported to Hamina Network Planner Plus.

### Add Maps to Link-Live

1. Navigate to [NetAlly Link-Live](https://www.link-live.com/).

2. Select **AirMapper**, and then **Create New Floor Plan**.<br>

   <div align="left"><figure><img src="/files/2UvELSPSLGbGN1SaEm27" alt="" width="563"><figcaption></figcaption></figure></div>

3. Follow the wizard to name, crop, and scale the floor plan, and click **Publish** at the end.

4. You'll be taken to the **Manage Floor plans** view. Select the floor plan you just uploaded, check any devices that you'd like to send it to, and click **Push to Units**.<br>

   <div align="left"><figure><img src="/files/ccmfGiK0bq9nu2oHpcf2" alt=""><figcaption></figcaption></figure></div>

5. On the handheld device, open the **Link-Live** app.

6. Make sure **Enable Link-Live** is enabled.<br>

   <div align="left"><figure><img src="/files/CkCik907hDNXmSwLIEA9" alt="" width="360"><figcaption></figcaption></figure></div>

## Perform Surveys

1. On the handheld device, open the **Link-Live** app.

2. Make sure **Enable Link-Live** is enabled.<br>

3. Open the **AirMapper** app.

4. In the menu, in **AirMapper Settings**, use the radio button to select the floor plan you just uploaded from Link-Live.

5. In the menu, select **AirMapper**.

6. Tap the **Start** button, and tap on the map to add a survey point. *<mark style="color:blue;background-color:blue;">Note: The site survey works identically to a stop-and-go survey in Hamina Onsite.</mark>*

7. When finished, tap the **Pause** button in the upper right, and then the **Share** button next to it. Select **Upload to Link-Live**.<br>

   <div align="left"><figure><img src="/files/rR1SAAhkpbTU4UfDSEoW" alt="" width="360"><figcaption></figcaption></figure></div>

8. Tap **Save to AirMapper Files** at the bottom of the screen.<br>

   <div align="left"><figure><img src="/files/mMjmy9NNPa10LAzvGc5D" alt="" width="360"><figcaption></figcaption></figure></div>

9. Back in [NetAlly Link-Live](https://www.link-live.com/), click on **AirMapper** in the menu, and select **AirMapper**. The survey should appear.

## Import to Hamina Network Planner Plus

1. Open the **Project menu**, and select **Import**.<br>

   <div align="left"><figure><img src="/files/SYyZ7NU5Bb0nxrBzILCz" alt="" width="563"><figcaption></figcaption></figure></div>

2. In the grid of options, select NetAlly.

3. Enter your NetAlly Link-Live username and password (which Hamina Network Planner Plus will use to connect authenticate to Link-Live), and click the **Continue** button. *<mark style="color:blue;background-color:blue;">Note: Multi-factor authentication in Link-Live is not supported by Hamina at this time. You might need to temporarily disable MFA. Sorry about that!</mark>* <mark style="color:blue;background-color:blue;"></mark><mark style="color:blue;background-color:blue;">🫠</mark>

4. Select the relevant organization, and check any floor plans that you would like to import. Check the **import surveys** option to include surveys. Click **Import**.<br>

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

5. Once the import has completed, click the **Survey** tab at the top of Hamina Network Planner Plus. You may wish to select a specific SSID to view, and increase the Guess Range.<br>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hamina.com/hamina/live/netally-link-live.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
