# Map View

Map View is the most useful view for **team members in Project Management/Product Ownership hat** as the Map View gives an overview of the project status as a whole.&#x20;

### Switching Between Project Views

You can switch between different project views (Map View, [Table View](/project-views/table-view.md) and [High Priority View](/project-views/high-priority-view.md)) by clicking on their associated icon in the top left header when inside a project.

![Map View, Table View and High Priority View icons on project header. You can switch between these views by clicking on their icons.](/files/FloGaw0I1RXBDN7RDEbo)


---

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