# Stakeholders

A Stakeholder represents an individual or group of people who are engaged and have an interest in a specific Portfolio Element.

The Stakeholder Portfolio Feature enables stakeholders to prioritize various Portfolio Elements from their specific view and priority.

The Stakeholder Rating is calculated based on the total prioritization performed by various stakeholders and the upstream influence of each stakeholder. This rating represents the average interest rating of a Portfolio Element.

{% hint style="info" %}
**Stakeholder Visibility**

By default, any user with at least the YouDesign Command Reader role can see the list of Stakeholders, including influence levels. To ensure sensitive data is not accessible to all users, modify the access control lists (ACLs).
{% endhint %}

## Stakeholders Overview

Open the YouDesign Command Settings -> Stakeholders table from the Application Menu.

**A** – Click the New button to add a new Stakeholder.

**B** – Shows the list of all available Stakeholders.

![](/files/OqAZ3iH0voG1JH6IiH8Y)

## Create a new Stakeholder

To create a new Stakeholder, click the New button on the Stakeholder table.

**A** – Specify the name of the Stakeholder. You can use a person name, role name, or group name based on your requirements.

**B** – A brief description of the Stakeholder.

**C** – The upstream influence of the Stakeholder represents their decision-making power within the enterprise.

![](/files/bmjS686ozjlYvwDoiod1)

## Rating of Portfolio Elements

You can prioritize each Portfolio Element by one or more Stakeholders within the Stakeholder Tab.

**A** – Click the Edit button to add additional Stakeholders to the list to allow them to prioritize the Portfolio Elements.

**B** – List of the Stakeholders and the prioritizations.

**C** – Double-click the Priority to select one of the following choices:

* Extreme
* High
* Medium
* Low

![](/files/rvva9jZ5eRM1ERFJf61c)


---

# 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.ins-pi.com/command/features/stakeholders.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.
