# Integrations

- [ArcGIS Overview](https://docs.geodin.com/integrations/overview.md): End-to-end workflows for integrating GeoDin geotechnical data with ArcGIS Pro and ArcGIS Online
- [Plan and Export to GeoDin](https://docs.geodin.com/integrations/overview/plan-and-export-to-geodin.md): How to plan borehole locations in ArcGIS Pro and import them into GeoDin via Excel export
- [Export to ArcGIS Pro](https://docs.geodin.com/integrations/overview/export-to-arcgis-pro.md): How to export geotechnical data from GeoDin and import it into ArcGIS Pro as feature classes
- [Generate Reports](https://docs.geodin.com/integrations/overview/generate-reports.md): How to generate borehole log and CPT reports in GeoDin and export them as PDF for use with ArcGIS
- [Attach Reports](https://docs.geodin.com/integrations/overview/attach-reports.md): How to attach GeoDin PDF reports to ArcGIS Pro feature class points using the geoprocessing Add Attachments tool
- [Publish to ArcGIS Online](https://docs.geodin.com/integrations/overview/publish-to-arcgis-online.md): How to publish GeoDin borehole data and attached reports from ArcGIS Pro to ArcGIS Online for web-based access


---

# 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.geodin.com/integrations.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.
