> For the complete documentation index, see [llms.txt](https://policy-advocacy.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policy-advocacy.gfmd.info/gfmd-initiatives/tech-and-journalism-crisis-and-emergency-mechanism-t-and-jm/monitoring-organisations.md).

# Monitoring Organisations

#### [7or - 7amleh | Report Violations on Palestine](https://7or.7amleh.org/)

The Palestinian Observatory of Digital Rights Violations (7or) is the first open-source online platform to monitor, document and follow up on the digital rights violations of Palestinians. The platform offers a tool to report violations and search through the database of violations.

#### [Digital Monitoring Database - BIRN and SHARE Foundation](https://monitoring.bird.tools/)

BIRN and SHARE Foundation have partnered to monitor digital threats and trends, raise awareness about violations of digital freedom and issue policy recommendations. The Digital Monitoring database covers the state of digital rights in Bosnia and Herzegovina, Croatia, North Macedonia, Serbia, Hungary, and Romania. It documents violations of digital rights and freedoms, with descriptions of the cases and corresponding sources in order to provide facts about the violations, and emphasises the use of technology to highlight social issues in targeted countries. The database categorises cases according to the type of violation, means of attacks, as well as the actors, including both the affected parties and attackers. This is important both for understanding the social context and for monitoring trends in violations of digital rights and freedoms.

#### [Lumen Database](https://www.lumendatabase.org/)

The Lumen database collects and analyses legal complaints and requests for removal of online materials, helping Internet users to know their rights and understand the law. These data enable us to study the prevalence of legal threats and let Internet users see the source of content removals.

#### [Mapping Media Freedom - European Centre for Press and Media Freedom](https://www.mappingmediafreedom.org/)

Mapping Media Freedom is a crowd-sourced platform that enables anyone to upload an alert that relates to threats against journalists and media workers across Europe. The platform allows to map and visualise threats, violations and attacks that restrict media freedom. This includes physical attacks, threats of violence made online and offline, legal actions aimed at silencing critical coverage and moves to block access to independent media platforms. All these actions, and many more, restrict media freedom and the Mapping Media Freedom platform helps us gauge the health of the media environment across Europe.

#### [Mnemonic](https://mnemonic.org/en/our-work)

Mnemonic gathers, analyses, documents and archives digital content exposing human rights violations. In the context of conflict, they support the establishment of infrastructures to archive the content. Since content is also removed by digital platforms, they offer help reinstating this valuable information online.

<br>


---

# 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://policy-advocacy.gfmd.info/gfmd-initiatives/tech-and-journalism-crisis-and-emergency-mechanism-t-and-jm/monitoring-organisations.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.
