> For the complete documentation index, see [llms.txt](https://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/best-practice-resources/key-metrics-and-indicators.md).

# Key Metrics and Indicators

This section will provide organisations with guidance on selecting and utilising meaningful metrics to measure progress and performance across the Digital Pillar framework. Metrics and indicators are crucial for evaluating success, identifying areas for improvement, and demonstrating compliance with regulatory and best practice standards. :chart\_with\_upwards\_trend:

**Coming Soon:**

1. **Core Digital Metrics:**
   * Percentage of digitised processes.
   * Data integration success rate.
   * Downtime reduction in automated systems.
2. **Cybersecurity Indicators:**
   * Time to detect and respond to cyber incidents.
   * Number of successful penetration tests completed.
   * Compliance score against NIST or ISO 27001 standards.
3. **Customer-Centric Metrics:**
   * Client satisfaction score (CSAT).
   * Customer retention rate post-digital transformation.
   * Engagement levels with customer portals and tools.
4. **Sustainability Metrics:**
   * Reduction in energy consumption due to digital efficiencies.
   * Greenhouse gas emissions from digital operations.

As the programme matures, this page will be regularly updated with specific metrics tailored to the Bronze, Silver, and Gold levels, ensuring organisations have clear benchmarks for success. **Stay tuned!**


---

# 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://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/best-practice-resources/key-metrics-and-indicators.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.
