# Removing Outcomes

To remove an Outcome from the project, do one of the followings:

* **In Map View**
  1. **Click** on an Outcome card to select it.
  2. Hit **Delete** Key.
* **On the Outcome's Expanded View**
  1. On right column under the Actions sections, click on **Archive** button.

To remove several Outcomes at once:

* In Map View, **hold Shift and Click** on the Outcome cards you want to remove.
* Release Shift. A menu will appear at the bottom center of the screen.
* Click on the Archive icon from the bottom menu.
* Confirm that you want the selected **Outcomes** to be archived.

{% hint style="warning" %}
Currently the Archived Outcomes can't be accessed in the app.
{% endhint %}


---

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