# What's the difference between planned and implemented values?

**Planned values** are your metric targets, or what you intend to achieve by the time you've completed the installation of the activity. For example, if you have a Tree Planing where you will plan 100 trees, your planned value is 100. As you plant trees, you will return to your FieldDoc record and track how many trees were planed using the **implemented value**. A handy little graph tracks progress toward 100%.

If you are only using FieldDoc to capture completed activities, please put a value in both the planned and implemented fields.&#x20;


---

# 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://help.fielddoc.org/help-center/metrics/metrics-concepts/whats-the-difference-between-planned-and-implemented-values.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.
