# 5.4 Stakeholder

The Stakeholder feature allows users to maintain a database of stakeholders involved in the project, including clients, team members, sponsors, suppliers, and other external parties. Users can efficiently communicate and collaborate with stakeholders throughout the project lifecycle by capturing important stakeholder information.&#x20;

With this feature, users can create stakeholder profiles and input attributes such as the stakeholder's name, contact information, role or position, organization, and other pertinent information.

Users can also associate stakeholders with specific project tasks, milestones, or issues, helping to track stakeholder involvement and their impact on the project. This feature promotes effective stakeholder management by clearly understanding who is involved in the project, their roles, and their level of engagement.&#x20;

From here, you can

* Create a stakeholder
* Edit a stakeholder
* Delete a Stakeholder


---

# 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.onethreadapp.com/5.-managing-project/5.4-stakeholder.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.
