> 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/template-library.md).

# Template Library

**Welcome to the Template Library!** :books:\
This resource hub offers downloadable templates designed to support organisations at various stages of their Digital Pillar journey. These templates serve as practical tools for implementing best practices, documenting key processes, and streamlining assessments.

## **What You’ll Find in the Template Library:**

* Templates aligned with the Digital Pathway maturity levels (Bronze, Silver, Gold).
* Easy-to-use formats for key areas such as strategy, governance, and compliance.
* Examples tailored to support specific themes, such as data management, cybersecurity, and customer engagement.

***

## **Currently Available Templates:**

*There are no templates currently available. The library is in development, and templates will be added as the Digital Pillar framework evolves.*

***

## **Coming Soon:**

* **Basic Data Governance Framework**\
  A foundational template to help organisations develop policies and procedures for effective data management.
* **Cybersecurity Risk Assessment Checklist**\
  A practical checklist to evaluate and improve your organisation’s cybersecurity posture.
* **Assessment Preparation Worksheet**\
  A tool to guide organisations in gathering evidence and preparing for their Digital Pillar assessments.
* **Advanced Templates for Gold-Level Specialisations**\
  Tailored resources for areas such as Data-Optimised Organisations and Industrial Integration Excellence.
* **Customisable Dashboards for Tracking KPIs**\
  Visual tools to monitor continuous improvement initiatives and measure progress effectively.
* **Role-Specific Templates**\
  Tools designed to support the unique needs of different roles and functions within your organisation.

Keep an eye on this page as we expand our collection! If you have suggestions or requests for specific templates, feel free to reach out via the [**Contact and Support**](/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/additional-resources/contact-and-support.md) page.


---

# 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/template-library.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.
