# Stakeholder communication

Going back to our project, you have identified all these stakeholders.&#x20;

| Role                                                                                                | Contact                                                           |
| --------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| Business Analyst                                                                                    | <yourself@techjobs.com>                                           |
| Project Sponsor                                                                                     | <Nathalie@techjobs.com>                                           |
| Customer                                                                                            | <Mark@techjobs.com>                                               |
| End user - Sample users of TechJobs who will use the App.                                           | [accountmanagers@techjobs.com](mailto:usergroup@CloudKitchen.com) |
| Subject Matter Expert- who handles the company relationships with the clients who needs candidates. | [accountmanagers@techjobs.com](mailto:usergroup@CloudKitchen.com) |
| Project Manager                                                                                     | <eric@techjobs.com>                                               |
| Testers                                                                                             | <quality_assurance@techjobs.com>                                  |
| Developers                                                                                          | <developers@techjobs.com>                                         |
| UI Designers                                                                                        | <design@techjobs.com>                                             |

How do you make sure all of them are aware of the project, its goals, expected deadlines, when it will go live, etc?

You need to send constant communication to all the stakeholders periodically. It can be every week, every other week or every month or a quarter. The project management committee decides the frequency.&#x20;

As a business analyst, how do you make sure all of these people(stakeholders) with different backgrounds understand the project status and the next step? How do you communicate in a language that will be easy to understand for all? Here comes the project road map...


---

# 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.businessanalystcourses.com/business-analysis-101/stakeholder-communication.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.
