# Location Reporting

## 📊 How to do reporting on location ?

Once you gathered all the location data from your respondent you can analyze it either [individually per respondent](/form-management/respondents-management/respondent-details.md) or you can have a global overview using the [location charting](/form-management/reports/report-builder/report-items/location-chart.md) module that you can add to your any of your [reports](/form-management/reports.md).

You may also using the export features to [export](/form-management/data-export.md) your respondents data in a third party reporting tool, all the collected location data will be amended to the exported data.


---

# 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.ngsurvey.com/form-management/form-designer/geolocation/location-reporting.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.
