# Updates & Comms

A lot of Collectives like to periodically update their Financial Contributors, to let them know what their donations are enabling, express thanks, or notify everyone of a change.&#x20;

Similarly, hosts often need to contact the administrators of the Collectives they are hosting.

To create an Update, go to your Dashboard, navigate to the **Updates** section and click on **Create Update**. Updates will appear in the Connect section of your public Collective page and you have the option to also notify your collective admins and/or contributors via email.&#x20;

<figure><img src="/files/ZSVTZsqBwFKKfJfHIRkm" alt=""><figcaption></figcaption></figure>

We offer a rich editor to write your updates! Each update requires a Title and content for the Message. You can also write and publish exclusive updates for your Contributors by changing the **Update Type** to  **Restricted**.

<figure><img src="/files/8Bpsk4lop9yRDqMOpN4K" alt=""><figcaption></figcaption></figure>

### Uploading Images

![Uploading Images ](/files/T84bIrrRxpBMxLEOcm9Q)

Click the above image in the rich text editor. Selecting the desired image will insert it into your update. Image formats are compatible: jpg, png etc.&#x20;

## Contacting a Collective

Users can contact you via the contact form of your collective. It is linked in your collective page through the `Contact` button. The forms stands on `/{your-collective}/contact`. If you don't want to use this feature, please contact us and we'll disable it for you.

![](/files/-M-UDlPe8MZpAm1BiiRw)


---

# 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.opencollective.com/help/collectives/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.
