# Microsites

Microsites allow you to share your AlphaGeo dashboard directly with collaborators, including with stakeholders who do not have an AlphaGeo subscription or account. They provide a more interactive experience than PDF or Excel exports. Collaborators can view your data filters, charts, visualizations, and platform features such as the Remediation Checklist.

Click through the following sub-pages to learn how to create, share, access, and navigate microsites:

* [Creating and sharing microsites](/alphageo-platform/platform-overview/sharing-analytics/creating-and-sharing-microsites.md)
* [Accessing and viewing microsites](/alphageo-platform/platform-overview/sharing-analytics/accessing-and-viewing-microstes.md) (hint: share this page with external collaborators who are new to AlphaGeo and need support with their microsite)

{% hint style="warning" %}
Changes to the underlying data appear in any active shared link until it expires.

Set filters before you share. Always set an expiration date to reduce the risk of exposing confidential data.
{% endhint %}


---

# 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/sharing-analytics.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.
