# Map Viewing Options

In Map View you can customize your viewing options for the following:

1. **Layout Algorithm**: We have included three different options including **Classic**, **Minimum** **Height**, and **Minimum Width** to choose from.
2. **By Achievement Status**: You have the option to hide all Achieved Outcomes from view, or show them all.
3. **By Scope**: You have the option to hide all Small Scoped Outcomes from view, or show them all.

To access these map viewing options, simply click on the Eye icon at the bottom left side of the Map View right next to zooming toggles.

<figure><img src="/files/lPb0eaJIwjZEpeer9P6k" alt=""><figcaption><p>Map Viewing Options in Map View</p></figcaption></figure>


---

# 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.acorn.software/project-views/map-view/map-viewing-options.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.
