> For the complete documentation index, see [llms.txt](https://help.fielddoc.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fielddoc.org/help-center/readme.md).

# Help Center

<h2 align="center">What can we help you find?</h2>

<p align="center">Browse the topics below or use search to ask anything you need help with.</p>

<p align="center"><a href="https://www.fielddoc.com/pricing" class="button primary">Pricing</a> <a href="mailto:support@fielddoc.com" class="button secondary">Contact support</a></p>

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Search…</button></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-id-card" style="color:$primary;">:id-card:</i></h4></td><td><h4>Manage your account</h4></td><td><em>Settings related to your account and organization</em></td><td><a href="/pages/Nq67N84oeJsRZEKRk3zj">/pages/Nq67N84oeJsRZEKRk3zj</a></td></tr><tr><td><h4><i class="fa-briefcase-blank" style="color:$primary;">:briefcase-blank:</i></h4></td><td><h4>Build a portfolio</h4></td><td><em>Manage your activity records in folders.</em></td><td><a href="/pages/NuSayKN4OGJHwFWlDTBh">/pages/NuSayKN4OGJHwFWlDTBh</a></td></tr><tr><td><h4><i class="fa-file-contract" style="color:$primary;">:file-contract:</i></h4></td><td><h4>Pacts</h4></td><td><em>Share records with funders  and aggregators.</em> </td><td><a href="/pages/hDJ0IHdFKDEDmEZ393S7">/pages/hDJ0IHdFKDEDmEZ393S7</a></td></tr><tr><td><h4><i class="fa-file-circle-plus" style="color:$primary;">:file-circle-plus:</i></h4></td><td><h4>Activity Records</h4></td><td><em>Create records in your account.</em></td><td><a href="/pages/6d6QNxAu0g5yYlZ8WB4F">/pages/6d6QNxAu0g5yYlZ8WB4F</a></td></tr><tr><td><h4><i class="fa-calculator" style="color:$primary;">:calculator:</i></h4></td><td><h4>Model Environmental Benefits</h4></td><td><em>Run models to estimate outcomes.</em></td><td><a href="/pages/QcXERGkOMDPlZEfj8NQg">/pages/QcXERGkOMDPlZEfj8NQg</a></td></tr><tr><td><h4><i class="fa-draw-polygon" style="color:$primary;">:draw-polygon:</i></h4></td><td><h4>Mapping</h4></td><td><em>Delineate implementation locations.</em></td><td><a href="/pages/cDI0mRpFnDyyowW5DtHt">/pages/cDI0mRpFnDyyowW5DtHt</a></td></tr><tr><td><h4><i class="fa-chart-line-up" style="color:$primary;">:chart-line-up:</i></h4></td><td><h4>Manage Metrics</h4></td><td><em>Assign and track metrics within records.</em></td><td><a href="/pages/uDgylXuoSU07LMztE3rj">/pages/uDgylXuoSU07LMztE3rj</a></td></tr><tr><td><h4><i class="fa-airplay-audio" style="color:$primary;">:airplay-audio:</i></h4></td><td><h4>Reporting</h4></td><td><em>Track progress toward implementation</em></td><td><a href="/pages/QiZXLxix42nwRR5AFgsl">/pages/QiZXLxix42nwRR5AFgsl</a></td></tr><tr><td><h4><i class="fa-up-to-line" style="color:$primary;">:up-to-line:</i></h4></td><td><h4>Import &#x26; Export Records</h4></td><td><em>Utilize external systems and file sources.</em></td><td><a href="/pages/L7UKn5hlluoaiVqiR783">/pages/L7UKn5hlluoaiVqiR783</a></td></tr><tr><td><h4><i class="fa-globe-pointer" style="color:$primary;">:globe-pointer:</i></h4></td><td><h4>Integrations</h4></td><td><em>Sync with external services.</em></td><td><a href="/pages/N4OQLURCM5J6jduopHeD">/pages/N4OQLURCM5J6jduopHeD</a></td></tr><tr><td><h4><i class="fa-money-check-dollar" style="color:$primary;">:money-check-dollar:</i></h4></td><td><h4>Subscriptions and Services</h4></td><td><em>Explore options to expand use.</em></td><td><a href="/pages/sREWicAHX0oH3usWm0At">/pages/sREWicAHX0oH3usWm0At</a></td></tr></tbody></table>


---

# 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:

```
GET https://help.fielddoc.org/help-center/readme.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.
