> For the complete documentation index, see [llms.txt](https://docs.alphageo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphageo.ai/alphageo-platform/sharing-analytics/creating-and-sharing-microsites.md).

# Creating and sharing microsites

### Overview

Microsites allow you to share your AlphaGeo dashboard directly with collaborators. 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.

### Guidelines

Because microsites are often shared with recipients who are not AlphaGeo customers, certain restrictions apply:

* Microsite recipients can only see the filtered view you share with them. They cannot see any assets or portfolios that have been filtered out.
* Microsite recipients can access the following features:
  * **Portfolio Analytics**: Multi-asset view and Single-asset view
  * **Asset Remediation Checklist**: Use microsites to share asset checklists with recipients. Any answers saved by a recipient also appear in your dashboard and are saved to the relevant asset and portfolio.
* The following features are not available to microsite recipients:&#x20;
  * **Location Explorer**: The ability to search for and add new assets is limited to AlphaGeo subscribers only.&#x20;

### Guided Demo

Use the **guided demo** below to learn how to create and share an AlphaGeo microsite.

{% embed url="<https://demo.alphageo.ai/demo/cmltcp6j10y30d2nt81sgfcdp?utm_source=link>" %}


---

# 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://docs.alphageo.ai/alphageo-platform/sharing-analytics/creating-and-sharing-microsites.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.
