# Compliance Documents

## Overview

Sprinto enables administrators to generate official documents that demonstrate their organisation's security posture and commitment to compliance. These documents—Letter of Engagement (LoE) and Shareable Compliance Reports—are tailored to the frameworks configured in your Sprinto account. They are useful for stakeholder communication, trust building, and audit preparation.

***

## Generating a Letter of Engagement (LoE)

The Letter of Engagement helps demonstrate an organisation's commitment to a specific compliance framework.

**Procedure:**

1. Log in to your Sprinto Admin Portal.
2. Navigate to **Compliance > Letters and reports.**
3. Select the **Letter of Engagement** tab.

<figure><img src="/files/0f226CmKkpSUP0XPD5vN" alt="" width="563"><figcaption></figcaption></figure>

4. If needed, click **Edit details** to update your organisation's legal name and address.
5. Click **Save** to save your details.

<figure><img src="/files/wMFHth7fmpm3wqK0ahht" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
LoE cannot be generated without these details.
{% endhint %}

6. Click **View document** next to the desired framework.
7. Click **Download document** to save the LoE.

<figure><img src="/files/gw414uuOwecLZrBWL0Hg" alt="" width="563"><figcaption></figcaption></figure>

***

## Generating a Shareable Compliance Report

Shareable reports offer a simplified view of your compliance posture. While not formal audit documentation, they are helpful for external sharing.

**Important:** These reports do not represent full audit compliance but provide evidence of implemented controls and ongoing monitoring.

**Procedure:**

1. Log in to your Sprinto Admin Portal.
2. Navigate to **Compliance > Letters and reports**.
3. Select the **Shareable Report** tab.

<figure><img src="/files/s1Hs4JXxPR5DO0My2amx" alt="" width="563"><figcaption></figcaption></figure>

4. Click **View Report** next to the desired framework.
5. Select the tab to include or exclude check status in the report.
6. Click **Download Report** to save the document.

<figure><img src="/files/36JYTBxsAJYM9gCQZted" alt="" width="563"><figcaption></figcaption></figure>

7. Optionally, click **Edit details** to customise your company name or logo.
8. Click **Save** to save the details.

<figure><img src="/files/DLa50jpiUWq5EnVvV74N" alt="" width="375"><figcaption></figcaption></figure>

***

**Support**

For help with generating compliance documents, contact <support@sprinto.com>.


---

# 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.sprinto.com/compliance/compliance-documents.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.
