# Welcome to CISO Assistant

## A different take on Cyber Security Posture Management

* explicitly decoupling compliance from cyber-security practices implementation
* providing simplified tools for decision-making
* providing capabilities for a program, product, or an organization assessment against standard frameworks
* you can bring your own framework as well using a simplified DSL
* aim to be a one-stop-shop for cyber security management and cover the layers of GRC (Governance, Risk and Compliance)

## An open-source GRC tool

CISO Assistant is open source and the code is available on GitHub. Just follow the instructions to deploy it yourself or go to our website to request a cloud trial instance. You can read the [full article](https://intuitem.com/we-are-going-open-source/) about our switch.

### About the SaaS and PRO plan

{% embed url="<https://intuitem.com/pro/>" %}

## Quick links

{% embed url="<https://github.com/intuitem/ciso-assistant-community>" %}

{% embed url="<https://intuitem.com>" %}

{% embed url="<https://discord.gg/qvkaMdQ8da>" %}

## Replays

{% embed url="<https://intuitem.com/replays/>" %}

## Get Started

In a hurry? checkout the [🌐 External resources](/ciso-assistant/guide/external-resources.md) for overviews in English and French 🤗

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/zt3awMIDdUvt8G9dx0jR" %}
[Creating your first perimeter](/ciso-assistant/guide/creating-your-first-perimeter.md)
{% endcontent-ref %}

{% content-ref url="/pages/y64rmEdzu3S0OrGji7FT" %}
[Creating your first risk assessment](/ciso-assistant/guide/creating-your-first-risk-assessment.md)
{% endcontent-ref %}

{% content-ref url="/pages/F45y0lOV8fXIMn2cbSTm" %}
[Creating your first Audit](/ciso-assistant/guide/creating-your-first-audit.md)
{% endcontent-ref %}

{% content-ref url="/pages/nejMyC9I80gcNIewRwkl" %}
[Extra tools](/ciso-assistant/guide/extra-tools.md)
{% endcontent-ref %}

##

## Model

We've detailed our model to help you understand how everything is organized

{% content-ref url="/pages/BnOJQafGXu1F7SSmYuJV" %}
[Organization](/ciso-assistant/model/organization.md)
{% endcontent-ref %}

{% content-ref url="/pages/ygnsSXTUNXCItX8GuYlh" %}
[Context](/ciso-assistant/model/context.md)
{% endcontent-ref %}

{% content-ref url="/pages/cFQfyMwgbjzRaBIzeKwk" %}
[Governance](/ciso-assistant/model/governance.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wb6il25di6HlwyESOGUP" %}
[Risk](/ciso-assistant/model/risk.md)
{% endcontent-ref %}

{% content-ref url="/pages/UU4XW0DfbQZHsHwDVhhf" %}
[Compliance](/ciso-assistant/model/compliance.md)
{% endcontent-ref %}


---

# 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://intuitem.gitbook.io/ciso-assistant/readme.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.
