# Export to ArcGIS Pro

After conducting field investigations and entering data into GeoDin, this workflow shows how to export the enriched borehole data and import it into ArcGIS Pro as feature classes for spatial analysis.

## Step 1: Complete data collection in GeoDin

Ensure all field investigation and measurement data has been entered into GeoDin. This includes general data, layer descriptions, sample records, and any test results for each borehole.

![Field investigation data collected in GeoDin](/files/Zn1VIHBSlitIIr5PKlcG)

## Step 2: Review borehole data

Navigate to individual boreholes in GeoDin to review the additional information available — layer data, samples, measurement values, and any attached documents. This is the data that will be exported alongside the location coordinates.

![GeoDin borehole with layer and sample data](/files/kmAalBRbtZBcf9y4E7PC)

## Step 3: Export data from GeoDin

Export the borehole data from GeoDin to Excel. The export includes coordinates, general data fields, and any additional attributes you select.

For detailed export options, see [Export](/exporting-data/export.md).

![Exporting borehole data from GeoDin](/files/x17wZfLQPfElGJ5bCKLv)

## Step 4: Import into ArcGIS Pro

In ArcGIS Pro, add the exported Excel data and convert it to points using the coordinate fields.

![Converting exported Excel data to points in ArcGIS Pro](/files/ZoVkNisvzCzEP41cAFXz)

## Step 5: Verify attributes

Open the attribute table in ArcGIS Pro to verify that all GeoDin data fields are correctly imported, including any additional investigation information beyond basic coordinates.

![Attribute table with imported GeoDin fields](/files/BkswZtUXWLUx2aHaR2lN)

## Step 6: Create feature classes by area

For projects with multiple investigation areas, create separate feature classes for each area by repeating the import process with filtered data. This organizes your GIS data by spatial extent or project phase.

![Multiple feature classes by investigation area](/files/MPQKqePF58IAEeqnx0ae)

***

**Next step:** [Generate geotechnical reports](/integrations/overview/generate-reports.md) in GeoDin for attaching to ArcGIS features.

[Watch the full video walkthrough](https://loom.com/share/44be6a90c6544b1290a8a6706b548cb2)


---

# 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/overview/export-to-arcgis-pro.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.
