# SurfaceScout

## SurfaceScout

- [SurfaceScout Product Documentation](https://docs.live-eo.com/surfacescout/surfacescout-product-documentation.md)
- [Review the latest Insights in SurfaceScout](https://docs.live-eo.com/surfacescout/review-the-latest-insights-in-surfacescout.md)
- [Review Cases](https://docs.live-eo.com/surfacescout/review-cases.md)
- [Case LifeCycle](https://docs.live-eo.com/surfacescout/review-cases/case-lifecycle.md)
- [Add a manual insight](https://docs.live-eo.com/surfacescout/review-cases/add-a-manual-insight.md)
- [Installing SurfaceScout mobile and desktop app](https://docs.live-eo.com/surfacescout/installing-surfacescout-mobile-and-desktop-app.md)
- [Mitigating risks from the field](https://docs.live-eo.com/surfacescout/mitigating-risks-from-the-field.md)
- [Measuring Success](https://docs.live-eo.com/surfacescout/measuring-success.md)
- [Terminology](https://docs.live-eo.com/surfacescout/terminology.md)
- [Configuration](https://docs.live-eo.com/surfacescout/configuration.md)
- [Defining the risk model around your pipeline](https://docs.live-eo.com/surfacescout/configuration/defining-the-risk-model-around-your-pipeline.md)
- [Insight change types list](https://docs.live-eo.com/surfacescout/configuration/insight-change-types-list.md)
- [Case management](https://docs.live-eo.com/surfacescout/configuration/case-management.md)
- [Exporting insights](https://docs.live-eo.com/surfacescout/exporting-insights.md)
- [Release notes](https://docs.live-eo.com/surfacescout/release-notes.md)
- [SurfaceScout API](https://docs.live-eo.com/surfacescout/surfacescout-api.md)
- [Authentication & Access](https://docs.live-eo.com/surfacescout/surfacescout-api/authentication-and-access.md)
- [Rotate client secret](https://docs.live-eo.com/surfacescout/surfacescout-api/authentication-and-access/rotate-client-secret.md)
- [Get insights export](https://docs.live-eo.com/surfacescout/surfacescout-api/get-insights-export.md): One of the main use case identified so far is about getting access programmatically to insights generated in SurfaceScout in order to create tickets in ERP systems
- [Get / Post / Patch Zones](https://docs.live-eo.com/surfacescout/surfacescout-api/get-post-patch-zones.md): SurfaceScout now allows users to create and manage land inquiries, known as "Zones".By leveraging Zones, organizations can visualize and manage tens of thousands of land inquiries.
- [API Reference](https://docs.live-eo.com/surfacescout/surfacescout-api/api-reference.md)
- [Insights](https://docs.live-eo.com/surfacescout/surfacescout-api/api-reference/insights.md)
- [Insight Images](https://docs.live-eo.com/surfacescout/surfacescout-api/api-reference/insight-images.md)
- [M2M Clients](https://docs.live-eo.com/surfacescout/surfacescout-api/api-reference/m2m-clients.md)
- [Models](https://docs.live-eo.com/surfacescout/surfacescout-api/api-reference/models.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.live-eo.com/surfacescout/surfacescout-product-documentation.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.
