> For the complete documentation index, see [llms.txt](https://verify-doc.tiller-verify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verify-doc.tiller-verify.com/trust-centre/trust-components/how-we-instil-trust.md).

# How we instil trust

Tiller Technologies has implemented the widely accepted Information Security Management System (ISMS), making it compliant with the internationally recognized ISO/IEC 27001:2022 standard. This framework is foundational to Tiller's operations, providing clear guidelines for the systematic management of information security, data governance and business compliance.

The ISMS framework helps Tiller ensure it can manage the confidentiality, integrity, and availability of all its information assets, including it SaaS[^1] platforms, networks, applications, and services. ISMS serves as a dynamic and systematic approach to identify and manage information security risks, fostering continuous improvement of Tiller's security controls to protect against evolving threats and uphold the trust placed in its operations.

<figure><img src="/files/43ZCz7TgCmM7vtNLOw07" alt="Information Security Management System Framework"><figcaption></figcaption></figure>

See below for detailed Information on our commitment to information **security, data protection, reliability, and compliance.**&#x20;

{% content-ref url="/pages/HGHvjApMbjKnKdm739gZ" %}
[Information Security](/trust-centre/trust-components/information-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/4lYVm0HpwA9NhCaAdf9U" %}
[Data Protection](/trust-centre/trust-components/data-protection.md)
{% endcontent-ref %}

{% content-ref url="/pages/MoNZKrO1p4bxMeKb3KLu" %}
[Cloud & Reliability](/trust-centre/trust-components/cloud-and-reliability.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vdm9XbV7xPsctb491A1y" %}
[Risk & Compliance](/trust-centre/trust-components/risk-and-compliance.md)
{% endcontent-ref %}

[^1]: Software as a Service


---

# 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://verify-doc.tiller-verify.com/trust-centre/trust-components/how-we-instil-trust.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.
