# Landmarks

On the Landmarks task page under the investigation category, you can manually select or add landmarks surrounding the target property.

<figure><img src="/files/L1dC43RkAZs97hEbAlF2" alt=""><figcaption><p>Investigation - Adding Landmarks to Reports</p></figcaption></figure>

1. **Save and Exit**: Click this button to save your changes and exit the page.
2. **Close without Saving**: Click this button to exit the page without saving any changes.
3. **Select Landmark**: Click a landmark on the map to display a modal with more information.
4. **Add Landmark**: After selecting a landmark, click to add it to your list of landmarks.
5. **Filter Landmarks**: Select the type of landmarks you want to be displayed on the map by checking the relevant boxes.
6. **Add New Landmark**: If a landmark is not yet available in the system, you can add it manually.
7. **List of Selected Landmarks**: This table lists all the landmarks you have already selected.
8. **Delete Landmark**: Click the action button to delete a landmark from your list.


---

# 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.interval-soft.com/interval/documentation/workflow/investigation/landmarks.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.
