# Publish to ArcGIS Online

This final step in the integration workflow publishes your borehole feature layers — including attached GeoDin reports — to ArcGIS Online, making them accessible through a web browser to stakeholders and team members.

## Step 1: Open the project in ArcGIS Pro

Open ArcGIS Pro with the project containing your borehole feature classes and attached reports.

![Project with borehole feature classes open in ArcGIS Pro](/files/CVj3ONFiYR4zT0ahsOEA)

## Step 2: Log in to ArcGIS Online

Log in to your ArcGIS Online account from within ArcGIS Pro. This connects your desktop project to your organization's online portal.

![Sharing options after logging in to ArcGIS Online](/files/n4wQf73JrLYaZQGxhCCG)

## Step 3: Share the data

Choose the option to share your feature layer data. Select the appropriate sharing level (organization, specific groups, or public) depending on your project requirements.

## Step 4: Name and publish

Give the published layer a descriptive name. If there are validation warnings, use the **auto-assign** option to resolve them. Click **Publish** to upload the data to ArcGIS Online.

![Name and publish dialog with auto-assign option](/files/KGf7qJUtXIMEE0dEpPpP)

## Step 5: Confirm publication

Verify that the data has been published successfully. Click **Manage the web data** to open the ArcGIS Online management interface.

![ArcGIS Online web data management interface](/files/KCbNoDBQBcCiskRDvrkH)

## Step 6: View feature layers

In the web data management section, locate your published feature layers. Make the layers visible to verify that the borehole points appear correctly on the map.

![Published borehole feature layers visible on the ArcGIS Online map](/files/QivJBUa88W6PXHOWGMTe)

## Step 7: Access reports online

Click on individual borehole points to verify that the attached GeoDin reports are accessible. Both borehole log reports and CPT reports should be available as downloadable attachments directly from the web map.

## Step 8: Browse additional boreholes

Navigate between borehole points on the map to verify that all locations have their corresponding reports attached and accessible.

![Opening another borehole's report from the web map](/files/GuFk0VnWpoI4NywHHxEs)

***

**This completes the GeoDin ↔ ArcGIS integration workflow.** Your team can now access geotechnical reports directly from the web map without needing GeoDin or ArcGIS Pro installed.

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

***

## Related pages

* [Plan and Export to GeoDin](/integrations/overview/plan-and-export-to-geodin.md) — Step 1: ArcGIS → GeoDin
* [Export to ArcGIS Pro](/integrations/overview/export-to-arcgis-pro.md) — Step 2: GeoDin → ArcGIS
* [Generate Reports](/integrations/overview/generate-reports.md) — Step 3: Create PDFs in GeoDin
* [Attach Reports](/integrations/overview/attach-reports.md) — Step 4: Link PDFs to features


---

# 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/publish-to-arcgis-online.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.
