> 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/essentials.md).

# Essentials

- [Activities](https://help.fielddoc.org/essentials/activities.md): The base unit for FieldDoc data.
- [General Settings](https://help.fielddoc.org/essentials/activities/general-settings.md): Edit Activity modal contains a lot of editable fields associated with the Activity record.
- [Activity Type](https://help.fielddoc.org/essentials/activities/general-settings/activity-type.md)
- [NEIEN](https://help.fielddoc.org/essentials/activities/general-settings/neien.md)
- [Extent](https://help.fielddoc.org/essentials/activities/general-settings/extent.md): Displays the estimated footprint based on the geometry associated with this activity record.
- [Completion status](https://help.fielddoc.org/essentials/activities/general-settings/completion-status.md): Mark the date that your record was installed to specification.
- [State Reporting](https://help.fielddoc.org/essentials/activities/general-settings/state-reporting.md)
- [Inspection Log](https://help.fielddoc.org/essentials/activities/general-settings/inspection-log.md)
- [Pacts (via Activity)](https://help.fielddoc.org/essentials/activities/general-settings/pacts-via-activity.md)
- [Project](https://help.fielddoc.org/essentials/activities/general-settings/project.md)
- [Privacy](https://help.fielddoc.org/essentials/activities/general-settings/privacy.md)
- [Geometry](https://help.fielddoc.org/essentials/activities/geometry.md)
- [Activity Metrics](https://help.fielddoc.org/essentials/activities/activity-metrics.md)
- [Models](https://help.fielddoc.org/essentials/activities/models.md)
- [Atlas](https://help.fielddoc.org/essentials/atlas.md)
- [Collaborators](https://help.fielddoc.org/essentials/collaborators.md)
- [Documents](https://help.fielddoc.org/essentials/documents.md)
- [Export](https://help.fielddoc.org/essentials/export.md)
- [Images](https://help.fielddoc.org/essentials/images.md)
- [Import](https://help.fielddoc.org/essentials/import.md)
- [Integrations (beta)](https://help.fielddoc.org/essentials/integrations-beta.md)
- [Linked Pages](https://help.fielddoc.org/essentials/linked-pages.md)
- [Map Editor](https://help.fielddoc.org/essentials/map-editor.md)
- [Metrics](https://help.fielddoc.org/essentials/metrics.md)
- [Metrics - Organization](https://help.fielddoc.org/essentials/metrics/metrics-organization.md)
- [Metrics - Programmatic](https://help.fielddoc.org/essentials/metrics/metrics-programmatic.md)
- [Model Outputs](https://help.fielddoc.org/essentials/model-outputs.md)
- [Portfolio](https://help.fielddoc.org/essentials/portfolio.md)
- [Project Folders](https://help.fielddoc.org/essentials/portfolio/project-folders.md)
- [Sections](https://help.fielddoc.org/essentials/portfolio/sections.md)
- [Activities records](https://help.fielddoc.org/essentials/portfolio/activities-records.md)
- [Metrics (via Portfolio)](https://help.fielddoc.org/essentials/portfolio/metrics-via-portfolio.md)
- [Pacts (via Portfolio)](https://help.fielddoc.org/essentials/portfolio/pacts-via-portfolio.md)
- [Pacts](https://help.fielddoc.org/essentials/pacts.md)
- [Tables (Grid View)](https://help.fielddoc.org/essentials/tables-grid-view.md)
- [Workflows (beta)](https://help.fielddoc.org/essentials/workflows-beta.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 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/essentials.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.
