# SSCS Compliance

The **Compliance page** provides a comprehensive view of all your project(s) compliance with [Supported compliance standards](/xygeni-products/compliance/compliance-scanner/supported-compliance-standards.md).

{% hint style="info" %}
You can reach the **Compliance page** either by selecting **Compliance** in the Navigation Bar or selecting the **Compliance** tab of the Supply Chain page.
{% endhint %}

### Project Group View

If you have selected ***All projects*** or a subset of projects, you will see this general view.

<figure><img src="/files/GiobQUBREHaVctHGpP5u" alt=""><figcaption></figcaption></figure>

You can see the compliance level of all the supported standards for the selected projects group. These charts will provide you with a high level view of the general coverage of checkpoints per standard.

Furthermore, you can see a list with all the projects together with its respective compliance level for every standard.

{% hint style="info" %}
Clicking on the ![](/files/pMaCn3JZrT3cSJfVPGhK)icon a project will take you to the [Single Project view](#single-project-view).
{% endhint %}

### Single Project View

Opening the Compliance page for a selected single project will display as the below image.

<figure><img src="/files/ehg0M7bZKIoiZt4d1dme" alt=""><figcaption></figcaption></figure>

This page will show statistics for every standard that the selected project has been assessed:

* Overall view of passed/failed checkpoints
* Checkpoints by result
* A list of all the checkpoints together with its pass status

Clicking on ![](/files/dFsurClUr0ht2xQg5Wh1)icon of any checkpoint will open a slide with the details

<figure><img src="/files/oFO1CrIXqGHOFHihxjRT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.xygeni.io/xygeni-products/compliance.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.
