# Assignees

Assignees are the project members who are working towards Achievement of a specific Outcome. A member can self-assign or assign other members to an Outcome.&#x20;

## Adding or Removing an Assingee for an Outcome <a href="#changing-an-outcomes-scope" id="changing-an-outcomes-scope"></a>

To add or remove an Assignee for an Outcome, 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. In the middle column under Assignees section, click on the Plus (+) button to see the Members list.&#x20;
  3. To add a member as an assignee, click on their avatar to select them. To remove an assignee from the Outcome, click on their avatar to deselect them.
* **In Map View**
  1. Double click on the Outcome card to open the Expanded View for that Outcome.&#x20;
  2. In the middle column under Assignees section, click on the Plus (+) button to see the Members list.&#x20;
  3. To add a member as an assignee, click on their avatar to select them. To remove an assignee from the Outcome, click on their avatar to deselect them.


---

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