> For the complete documentation index, see [llms.txt](https://play.equal.care/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.equal.care/resources/co-op-operations/communications/roles.md).

# Roles

## Roles

### Communications manager <a href="#communications-manager" id="communications-manager"></a>

In a care organisation, Communication Managers have two sides to their role:External comms:

* Promoting the organisation's brand, products, services and mission.
* Creating marketing and advertising materials through a variety of means, including press releases, websites, blogs, brochures and print ads, among other promotional items.
* Speaking at conferences, handing out fliers and attending community events to help promote a company's brand awareness.
* Manage crisis communications that protect and defend the organisation or an individual within it who is facing a public reputational challenge.
* Advertising for new employees.
* Creating and managing campaigns for the organisation.

Internal comms:

* Ensure employees of the organisation are kept informed and motivated.
* Manage organisation wide meetings such as town halls, AGMs and votes.

#### Skills <a href="#skills" id="skills"></a>

The skills of Communications Mangers tend to be wide ranging but will generally include:

* Web and print design
* Content writing
* Creating video content
* Social media management
* Strategic planning
* Public speaking

#### Example Job Description <a href="#example-job-description" id="example-job-description"></a>

{% file src="/files/WJNLomPUOucisTHAgc8i" %}

### A shared responsibility? <a href="#a-shared-responsibility" id="a-shared-responsibility"></a>

While some organisations may have the budget to support a standalone Communications Manager role, or have many aspects of it handled by leadership, many will not.As such, sharing, the responsibility for communications may be shared amongst members. In this case it is very important that there is a common understanding of who is doing what and when, as well as what is appropriate to communicate.Clear planning, scheduling and coordination are key, as well as well-developed and commonly understood policies.High-quality, transparent and honest communications should be embedded into the culture of the organisation.​​

​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://play.equal.care/resources/co-op-operations/communications/roles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
