# Introduction

Hamina Onsite is an iOS/iPadOS/macOS app for performing Wi-Fi site surveys. Hamina Onsite typically connects to external survey hardware, and is accessed with a Hamina Onsite subscription.

## Getting Started

{% stepper %}
{% step %}

### Activate Hamina Onsite

Once you've purchased a Hamina Onsite subscription, [log into Hamina Network Planner](https://app.hamina.com/) with your Hamina Account, and [activate the Hamina Onsite subscription to your account](#activating-hamina-onsite).
{% endstep %}

{% step %}

### Install the App and Sign In

Get Hamina Onsite from the [App Store](https://apps.apple.com/us/app/hamina-onsite/id1662085386) or [Mac App Store](https://apps.apple.com/us/app/hamina-onsite/id1662085386). It runs on iPhone, iPad, and Apple Silicon MacBooks. Then, sign in to the app with your Hamina Account.
{% endstep %}

{% step %}

### Set up Survey Hardware

Set up and connect your [Hamina Clip](/hamina/onsite/hardware/clip.md), [Oscium Nomad](/hamina/onsite/hardware/oscium-nomad.md), or [WLAN Pi](/hamina/onsite/hardware/wlan-pi.md) to your iPhone, iPad, or Apple Silicon MacBook.
{% endstep %}

{% step %}

### Perform a Site Survey

All of your projects from Hamina Network Planner will syncronize and appear in Hamina Onsite. Once you've completed a survey, it will automatically syncronize with Hamina Network Planner. We do recommend [reading up on how to perform site surveys with Hamina](/hamina/onsite/site-surveys.md).
{% endstep %}

{% step %}

### Perform In-depth Analysis and Create Reports

You can do some lightweight analysis directly in Hamina Onsite, but for in-depth analysis and report generation, [open the project in Hamina Network Planner](https://app.hamina.com/).
{% endstep %}
{% endstepper %}

## Activating Hamina Onsite

1. Sign into the [Hamina Planner web app](https://app.hamina.com/).

2. Click the **Account** menu, and select **Subscriptions**.<br>

   <div align="left"><figure><img src="/files/ixBtfFKvduBTNMruNZvQ" alt="" width="331"><figcaption></figcaption></figure></div>

3. In the **Subscriptions** area, you will see a line item for Onsite. To the right, click the **...** menu, and click **Activate.** *<mark style="color:blue;background-color:blue;">Note: You can also copy the license key to share with someone else.</mark>*

4. You Hamina Onsite license should now be activated to your Hamina Account.

### Get the Hamina Onsite App <a href="#get-the-hamina-onsite-app" id="get-the-hamina-onsite-app"></a>

Get Hamina Onsite from the [App Store](https://apps.apple.com/us/app/hamina-onsite/id1662085386) or [Mac App Store](https://apps.apple.com/us/app/hamina-onsite/id1662085386).

| iPhone  | iOS 17 or newer    |                             |
| ------- | ------------------ | --------------------------- |
| iPad    | iPadOS 17 or newer |                             |
| MacBook | macOS 14 or newer  | Apple Silicon MacBooks only |

### Set up Survey Hardware <a href="#set-up-survey-hardware" id="set-up-survey-hardware"></a>

On iPhone and iPad, Hamina Onsite needs to connect to an external measurement device such as a Hamina Clip, Oscium Nomad, or WLAN Pi.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/n4jlHmfj9qCmOct5qMS8">Learn how to use the Hamina Clip</a> with Hamina Onsite.</td><td><a href="/files/Jh18nLhB0nnsJi7BBDv4">/files/Jh18nLhB0nnsJi7BBDv4</a></td></tr><tr><td><a href="/pages/Z45kfoDf1L2tRixkILT7">Learn how to use the Oscium Nomad</a> with Hamina Onsite</td><td data-object-fit="contain"><a href="/files/sGAXuRb7QD0mJUaDfi8q">/files/sGAXuRb7QD0mJUaDfi8q</a></td></tr><tr><td><a href="/pages/9DqqrU9Pc2YPWCEJdbYO">Learn how to set up and use the WLAN Pi</a> with Hamina Onsite.</td><td data-object-fit="contain"><a href="/files/h0POjeHT4V9Q2kVCwuTv">/files/h0POjeHT4V9Q2kVCwuTv</a></td></tr></tbody></table>

### Perform Site Surveys <a href="#perform-site-surveys" id="perform-site-surveys"></a>

To learn how to perform site surveys with Hamina Onsite, see [Site Surveys](/hamina/onsite/site-surveys.md).


---

# 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.hamina.com/hamina/onsite/introduction.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.
