> For the complete documentation index, see [llms.txt](https://arcgis-enterprise-jumpstart.geomarvel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arcgis-enterprise-jumpstart.geomarvel.com/step-16-install-arcgis-data-store.md).

# Step 16: Install ArcGIS Data Store

![](/files/-LbZ4dq8xgltHC2uTjzi)

![](/files/-LbZ4gkw5b1sggdVbmCs)

**You will continue to use the AD service account to install the ArcGIS Data Store.**

![](/files/-LbZ4kw2YrqK3EN2Z5gU)

**Once the ArcGIS Data Store is installed, it will either open up at** [**https://localhost:2443/arcgis/datastore**](https://localhost:2443/arcgis/datastore)**or you can navigate there manually:** [**https://localhost:2443/arcgis/datastore**](https://localhost:2443/arcgis/datastore)**.**

![](/files/-LbZ4sVfgt_X0avbq6As)

**The ArcGIS Data Store will be configured with the ArcGIS Server credentials, and will create a Relational for Hosted Services and a Tile Cache database.**

![](/files/-LbZ4wKmQA8JeHSvFMYW)

**Once the ArcGIS Data Store is installed, log in to the ArcGIS Server manager to ensure that the ArcGIS Data Store is completely valid. This is important for Federation.**

![](/files/-LbZ5-TupqlfLfWyyiUP)

## **Federation:**

**To complete the configuration process, you must now federate the ArcGIS Server site with your Portal and set it as the hosting server. Please sign in to your Portal as an administrator and navigate to My Organization > Edit Settings > Servers. Use the Add Server option to federate the site. Then set the site as the hosting server and click Save.**<br>

![](/files/-LbZ56obpJ1Y16JeYvZW)

![](/files/-LbZ593Yxgr7TC50j9c6)

**Then make that server your Hosting Server because that is where you installed the ArcGIS Data Store.**

![](/files/-LbZ5CaBFC27PhsC-7WM)

**You will now see your Federated ArcGIS Enterprise.**

![](/files/-LbZ5GE5EA0Xfq7VjYU1)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://arcgis-enterprise-jumpstart.geomarvel.com/step-16-install-arcgis-data-store.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
