# Platform Overview

AlphaGeo's SaaS platform enables on-demand location, asset, and portfolio analysis. Use it to upload and organize asset data, run analysis, assess assets, share results, and export reports.&#x20;

If you use AlphaGeo through direct data delivery, see our [Data APIs](/for-developers/alphageo-data-api.md) page.

Use the subpages below to explore each platform feature in more detail:

* [Admin Panel](/alphageo-platform/platform-overview/admin-panel.md) — manage team members and permissions.
* [Data Manager](/alphageo-platform/platform-overview/data-manager.md) — upload, tier, edit, and export your data.
* [Location Explorer](/alphageo-platform/platform-overview/location-explorer.md) — run on-demand analysis for any location.
* [Portfolio Analytics](/alphageo-platform/platform-overview/portfolio-analytics.md) — assess climate risk across portfolios and assets.
* [Microsites](/alphageo-platform/platform-overview/sharing-analytics.md) — share dashboards with external collaborators.
* [Exporting Analytics](/alphageo-platform/platform-overview/exporting-analytics.md) — download PDF reports and XLS files.
* [AlphaGeo Explorer](/alphageo-platform/platform-overview/alphageo-explorer.md) — *beta* module combining Portfolio Analytics and Location Explorer workflows.


---

# 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.alphageo.ai/alphageo-platform/platform-overview.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.
