> For the complete documentation index, see [llms.txt](https://docs.live-eo.com/surfacescout/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.live-eo.com/surfacescout/review-cases/add-a-manual-insight.md).

# Add a manual insight

You can report observations directly from the field or office within your inspection corridor and add photos, notes, criticality levels, and change types directly to an insight for more detailed reporting.

Desktop:

1. Click anywhere within your corridor of inspection
2. Choose how to link it: to an existing **Case**, to a **Zone**, or leave it standalone (a new Case will be created for you)
3. Fill in the information that you need to populate
4. Manual insight are represented by a pinpoint

{% hint style="info" %}
**New in V1.22.0** — you can now link a manual insight directly to a **Zone**. This is useful when your observation belongs inside a land inquiry you are already tracking: the insight is stored alongside all other Zone-related evidence, and no new Case is created.

**Updated in V1.24.0** — the Zone option is offered both when you click the map and when you add an insight from your photos. Only **Active** Zones at that location appear in the list, so a **Planned** or **Archived** Zone cannot pick up new evidence by accident.
{% endhint %}

<figure><img src="/files/va8tAWIkFarPKlLcI8CS" alt=""><figcaption><p>Creating a manual Insight</p></figcaption></figure>

<figure><img src="/files/J0WAjFZqA9lJPFkTJZlj" alt=""><figcaption><p>Choose to connect it or not to an existing case</p></figcaption></figure>

<figure><img src="/files/eOtvLDpvwJLMkJYH0RmQ" alt=""><figcaption><p>Populate the insight and case data</p></figcaption></figure>

### Mobile

The flow is exactly the same except that you have to hold the click to create a manual insight

### Demo

*Manual Insight Creation - Desktop version*

{% embed url="<https://youtu.be/zkqOVSZWp2U>" %}
*Manual Insight Creation - Desktop version*
{% endembed %}

*Manual Insight Creation - Mobile version*

{% embed url="<https://youtube.com/shorts/2ycAmIs0crA?feature=shared>" fullWidth="false" %}
*Manual Insight Creation - Mobile version*
{% endembed %}

### Enhancements


---

# 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.live-eo.com/surfacescout/review-cases/add-a-manual-insight.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.
