# High Priority Outcomes

You can mark an Outcome as High Priority to give it extra attention among other Outcomes in your project. You can have more than one High Priority Outcomes at once in your project.

When an Outcome is marked as High Priority it will:

* gain a "glow" in the [Map View](/project-views/map-view.md) and is easily identifiable.
* will appear in the [High Priority View](/project-views/high-priority-view.md).

## Marking or unmarking an Outcome as High Priority <a href="#changing-an-outcomes-scope" id="changing-an-outcomes-scope"></a>

To mark or unmark an Outcome as High Priority, do one of the following:

* **In Table View**
  1. Click on the Outcome's Statement to open the Expanded View for that Outcome.&#x20;
  2. On the right column under the **Mark As** section check or uncheck the High Priority option.
* **In Map View**
  1. Double click on the Outcome card to open the Expanded View for that Outcome.&#x20;
  2. On the right column under the **Mark As** section check or uncheck the High Priority option.&#x20;
* **In High Priority View**
  1. You can also add an Outcome to the High Priority list by using the [Indented Tree View](/project-views/high-priority-view.md#indented-tree-view).


---

# 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/outcomes/high-priority-outcomes.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.
