> For the complete documentation index, see [llms.txt](https://wiki.greatcollaboration.uk/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.greatcollaboration.uk/knowledgebase/introduction-to-the-great-collaboration/great-collaboration-services.md).

# Great Collaboration Services

{% file src="/files/0rDvZPQQcyZApc4ELsKQ" %}

***

### Markdown copy for Search Engine:

## The Great Collaboration – Support Services

**Date:** June 2025

### Overview

The Great Collaboration gathers and shares best practice in:

* Reducing carbon emissions
* Adapting to climate change
* Nature recovery and supporting biodiversity

Originally launched in Herefordshire by the **Herefordshire Green Network**, the initiative is now expanding nationally through the [**Place-Based Initiative**](https://greatcollaboration.uk/).

***

### Existing Support Services (via the Great Collaboration Website)

* ✅ [**Carbon Reduction Toolkit**](https://greatcollaboration.uk/toolkit-individual-actions/)\
  A set of actions individuals can take to lower their carbon footprints.
* 🧾 **Parish Council Report**\
  Enables town and parish councils to review carbon-reduction actions in their area.
* 📚 [**Resource Pack**](https://wiki.greatcollaboration.uk/knowledgebase/most-frequently-sought-topics/resource-pack)\
  Provides links to further advice for local councils.
* 💬 [**Weekly Online Topic Discussions**](https://greatcollaboration.uk/free-weekly-sessions/)\
  Held every Wednesday at midday.

***

### Recent Additions to the Website

* 🧰 [**Extended Toolkit**](https://greatcollaboration.uk/collective-actions/)\
  Includes more collective actions suitable for local groups and councils.
* 🌍 [**National Network Links**](https://greatcollaboration.uk/about-us/local-networks/)\
  Connects users with climate and environmental networks across the UK.
* 📝 **New Registration Options**\
  For:
  * [Community groups](https://greatcollaboration.uk/for-community-groups/)
  * [Town & parish councils](https://greatcollaboration.uk/draft-for-local-councils/)
  * [Businesses](https://greatcollaboration.uk/for-businesses-and-community-enterprises/)

***

### Planned Future Developments

* 🗺️ **Digital Mapping**\
  Integration with **Parish Online** for visualizing community actions.
* 🧑‍🤝‍🧑 **Online Discussion Forum**\
  Organised by:
  * County
  * Topic
* 🔎 **Searchable Knowledgebase**\
  To improve access to resources and shared learning.

***

### Regional Pilot Programme

**Target Areas:**

* Cambridgeshire & Peterborough
* Essex
* Norfolk
* Suffolk

**Key Features:**

* Local climate advisers
* Climate action workshops
* Engagement with diverse community groups (e.g. sports clubs, faith groups)

📣 *If you're located in East Anglia and your group or council wants to take part, please get in touch!*

***

### Get Involved

By stepping into action, we are all contributing to a **greener, healthier future**.

📨 **Contact us:**\
<hello@greatcollaboration.uk>\
We look forward to hearing from you!


---

# 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://wiki.greatcollaboration.uk/knowledgebase/introduction-to-the-great-collaboration/great-collaboration-services.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.
