# Policy & Guidance

## Policy & Guidance

- [Policies & Guidance](https://guidance.ctag.org.uk/master.md): C-TAG and other useful guidance
- [Data Handling Guidelines Version 6](https://guidance.ctag.org.uk/data-handling-guidelines-version-6.md)
- [Cyber Incident Response Primer](https://guidance.ctag.org.uk/cyber-incident-response-primer.md)
- [Information Asset Registers](https://guidance.ctag.org.uk/information-asset-registers.md)
- [Post PSN Assurance Process (P2AP) - Strawman](https://guidance.ctag.org.uk/post-psn-assurance-process-p2ap-strawman.md)
- [Local Authority Cyber Resilience Planning Guide](https://guidance.ctag.org.uk/local-authority-cyber-resilience-planning-guide.md): This guide is to assist managers in preparing and implementing Business Continuity Plans, to aid Cyber Resilience.
- [Fast Time Cyber Collaboration & Communications](https://guidance.ctag.org.uk/fast-time-cyber-collaboration-and-communications.md): This paper brings together some concepts and ideas to support organisations in implementing Cyber Incident collaboration and Coordination, focussing on the need for fast time communications.
- [Cyber Incident Response Playbooks](https://guidance.ctag.org.uk/cyber-incident-response-playbooks.md): Attached are a series of Incident Response Playbooks that were created on behalf of C-TAG
- [ChatGPT & AI](https://guidance.ctag.org.uk/blue-team-cheatsheet.md)
- [Horizon Scanning 2023](https://guidance.ctag.org.uk/horizon-scanning-2020.md): Overview of current issues relevant to the Wider Public Sector
- [The Cyber Maturity Journey](https://guidance.ctag.org.uk/the-cyber-maturity-journey.md): This page explores a suggested approach to Cyber Maturity planning for Local Authorities, using a progressive journey metaphor. This DRAFT work as of November 2021
- [Digital Ethics and Data Handling](https://guidance.ctag.org.uk/digital-ethics-and-data-handling.md): This discussion shows the linkages to the Digital Ethics Framework and the Data Handling Guidelines
- [Security Vendors of Concern (SVoC)](https://guidance.ctag.org.uk/svoc.md): The world of cyber security and information security has become a global interest. “Security Vendors of Concern (SVoC)”,  are those who may be under the control or influence of hostile states or organ


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guidance.ctag.org.uk/master.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.
