# EarthCache ArcGIS Pro Add-In User Guide

## EarthCache ArcGIS Pro Add-In User Guide

- [About](https://skywatch-arcgis.geomarvel.cloud/about.md): EarthCache, powered by SkyWatch, is the easiest way for ArcGIS users to access satellite imagery from the world's leading data providers.
- [Setup](https://skywatch-arcgis.geomarvel.cloud/setup.md)
- [Account Setup](https://skywatch-arcgis.geomarvel.cloud/setup/account-setup.md): Here's how to set up an account with SkyWatch and start using the EarthCache ArcGIS Pro AddIn
- [System Requirements](https://skywatch-arcgis.geomarvel.cloud/setup/system-requirements.md): System Requirements for EarthCache AddIn for ArcGIS Pro
- [Download](https://skywatch-arcgis.geomarvel.cloud/setup/download.md)
- [Installation](https://skywatch-arcgis.geomarvel.cloud/setup/installation.md): Here's how to install the Add-In after downloading it from ArcGIS Marketplace
- [Add Payment Method](https://skywatch-arcgis.geomarvel.cloud/setup/add-payment-method.md): Sign in to your EarthCache account to see your account information, add payment, and view your imagery orders
- [Manual](https://skywatch-arcgis.geomarvel.cloud/manual.md)
- [Sign in to EarthCache ArcGIS Pro Add-In](https://skywatch-arcgis.geomarvel.cloud/manual/sign-in-to-earthcache-arcgis-pro-add-in.md): To use EarthCache Pro Add-In, you must sign in using your credentials
- [View EarthCache Settings in ArcGIS Pro](https://skywatch-arcgis.geomarvel.cloud/manual/view-earthcache-settings-in-arcgis-pro.md)
- [Search Archive](https://skywatch-arcgis.geomarvel.cloud/manual/search-archive.md): Search the EarthCache archive for already-collected imagery that fits your needs
- [Order Imagery](https://skywatch-arcgis.geomarvel.cloud/manual/order-imagery.md): In addition to searching for archived imagery, you can order new imagery for an Area of Interest
- [AOI Minimum Requirements](https://skywatch-arcgis.geomarvel.cloud/manual/aoi-minimum-requirements.md): Your Area of Interest polygon must meet certain requirements before it can be used with Search Imagery or Order Imagery
- [Order Dashboard](https://skywatch-arcgis.geomarvel.cloud/manual/order-dashboard.md): Easily view and edit your pipelines and orders on the Order Dashboard
- [Configure Cloud Storage](https://skywatch-arcgis.geomarvel.cloud/manual/configure-cloud-storage.md): Upload pipeline data directly from your Order Dashboard to an AWS S3 Bucket or Azure Blob storage container
- [Publishing Data](https://skywatch-arcgis.geomarvel.cloud/manual/publishing-data.md)
- [Release Notes](https://skywatch-arcgis.geomarvel.cloud/release-notes.md)
- [Release 1.0.0](https://skywatch-arcgis.geomarvel.cloud/release-notes/release-1.0.0.md): Release Date - May 30, 2023
- [Release 1.16](https://skywatch-arcgis.geomarvel.cloud/release-notes/release-1.16.md): Release Date - August 25, 2023
- [Release 1.17](https://skywatch-arcgis.geomarvel.cloud/release-notes/release-1.17.md): Release Date - December 21, 2023
- [Release 1.18](https://skywatch-arcgis.geomarvel.cloud/release-notes/release-1.18.md): Release Date - January 29, 2024
- [Contact SkyWatch](https://skywatch-arcgis.geomarvel.cloud/contact-skywatch.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://skywatch-arcgis.geomarvel.cloud/about.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.
