> 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/assessment-guide/digital-pathway-assessment-tool.md).

# Digital Pathway Assessment Tool

## **Introduction to the Digital Pillar Assessment Tool**

The **Digital Pillar Assessment Tool** is your organisation’s gateway to evaluating digital and cybersecurity capabilities. It provides a structured, user-friendly platform to:

* Measure maturity across the Bronze, Silver, and Gold levels.
* Identify strengths and areas for improvement in key architecture areas.
* Access AI-driven insights and recommendations for continuous improvement.

This section outlines how to navigate the tool, from signing up to downloading your tailored report.

{% embed url="<https://app.guideflow.com/player/zkj5620her>" %}

***

## **Getting Started with the Assessment Tool**

To begin using the tool:

1. **Access the Platform**\
   Visit the Digital Pillar Assessment Tool at <https://assessment.adsgroup.org.uk/login>.
2. **Sign Up or Log In**
   * **New Users**: Create an account using your organisation’s email address. Follow the instructions to set up your profile.
   * **Returning Users**: Log in with your credentials to access ongoing assessments or start a new one.
3. **Start Your Assessment**
   * Once logged in, navigate to the dashboard and select “Start Assessment.”
   * Choose your desired Pillar Level (Bronze, Silver, or Gold) to begin the evaluation process.

***

### **Using the Scoring System**

The tool uses a 0–3 maturity scale for each capability, providing a quantitative basis for assessment:

* **0 – Not Considered**: No practices in place.
* **1 – Defined**: Planning or awareness is established, but actions are limited.
* **2 – Managed**: Policies and processes are implemented, and basic practices are operational.
* **3 – Optimised**: Capabilities are fully embedded, continuously improved, and optimised for ongoing success.

Each score entered contributes to an overall maturity profile, offering a measurable way to assess where your organisation stands and identify the steps needed to progress to higher maturity levels.

***

## **How the Tool Works**

The tool is designed to guide users through the assessment process in a clear and structured way. Below are the key steps:

{% stepper %}
{% step %}
**Sign Up**

* New users can create an account by providing their organisation’s details.
* Ensure that your organisation is correctly registered to access tailored assessments.
  {% endstep %}

{% step %}
**Log In with 2FA**

* Returning users can log in securely with two-factor authentication (2FA) for added security.
* This ensures the confidentiality of your organisation’s data.
  {% endstep %}

{% step %}
**Explore the Home Dashboard**

* The dashboard provides an overview of ongoing and completed assessments.
* Navigate to settings, tools, and resources or begin a new assessment.
  {% endstep %}

{% step %}
**Change Settings as Needed**

* Update organisational details or user preferences directly from the settings menu.
* This ensures that the tool reflects your organisation’s current structure and goals.
  {% endstep %}

{% step %}
**Start an Assessment**

* Select the desired Pillar Level (Bronze, Silver, or Gold) based on your organisation’s goals.
* Begin working through the assessment tabs, which are structured around the five architecture areas: **Business, Data, Application, Technology, and Security**.
  {% endstep %}

{% step %}
**Leverage AI Assistance**

* The tool’s AI component provides guidance during the assessment process:
  * Suggests resources based on responses.
  * Flags areas that may require additional focus or evidence.
* This ensures a smoother, more insightful evaluation experience.
  {% endstep %}

{% step %}
**Download Your Report**

* Upon completion, the tool generates a detailed report summarising:
  * Assessment scores and maturity levels.
  * Observations and improvement opportunities.
  * Tailored recommendations for advancing to the next level.
* The report serves as a roadmap for your organisation’s digital transformation journey.
  {% endstep %}
  {% endstepper %}

***

## **Tips for Effective Use**

* **Team Collaboration**: Involve key stakeholders for well-rounded responses.
* **Supporting Documentation**: Prepare policies, processes, and metrics for reference.
* **Regular Updates**: Revisit the tool periodically to monitor progress.

***

## **Resources for Support**

* [**Step-by-Step Guide**:](/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/engaging-with-the-digital-pathway/workflow-steps-prepare-assess-certify-improve-renew.md) A detailed walkthrough of the tool is available in the Assessment Guide.
* [**FAQs**:](/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/assessment-guide/frequently-asked-questions-faqs-for-assessment-in-the-digital-pathway.md) Common questions about accessing and using the tool are addressed in the FAQs section.


---

# 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/assessment-guide/digital-pathway-assessment-tool.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.
