> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/sprinto-assist/get-security-questions-answered-with-sprinto-assist.md).

# Get Security Questions Answered with Sprinto Assist

Security questionnaires often require teams to repeatedly answer similar questions, gather evidence, and manually track responses across multiple systems. Sprinto Assist simplifies this process by using AI to analyse questionnaires, generate responses, and attach supporting evidence automatically.

You can use Sprinto Assist on any portal where security questionnaires are hosted. Once a questionnaire is detected, Sprinto AI extracts the questions, generates answers using your organisational knowledge and compliance data, and fills them directly into the questionnaire.

Sprinto also creates an internal copy of the questionnaire for tracking, collaboration, and future reuse.

### Before you begin

Ensure that:

* The Sprinto Assist Chrome extension is installed in your browser.
* You have **Admin** access to the **Questionnaires** module in Sprinto.
* The security questionnaire is open in your browser.
* You have access to the questionnaire that you want to complete.

### Answer an entire questionnaire automatically

Use this option when you want Sprinto AI to analyse and answer the entire questionnaire from scratch.

1. Open the security questionnaire that you want to complete.
2. Open the **Sprinto Assist** extension.
3. Click **Get security questions answered**.

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

4. Click **Automate questionnaire**.

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

Sprinto Assist displays a working plan that outlines the actions it will perform.

The working plan includes:

* Detecting whether the current page contains a valid questionnaire.
* Extracting questions from the questionnaire.
* Creating an internal questionnaire record in Sprinto.

5. Click **Approve**.

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

Sprinto AI will then:

* Read the contents of the questionnaire.
* Extract all available questions.
* Send the questions to Sprinto AI.
* Generate answers using your organisational knowledge and compliance data.
* Populate the answers directly in the questionnaire.
* Attach relevant evidence files.
* Create an internal copy in Sprinto for tracking purposes.

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

The process may take a few minutes, depending on the size and complexity of the questionnaire.

{% hint style="info" %}

#### Note

You do not need to remain on the questionnaire page while Sprinto AI is processing the questionnaire. You can continue working on other tasks and return later to review the responses.
{% endhint %}

### Review the generated responses

Once processing is complete, Sprinto Assist displays a summary that includes:

* The number of questions answered.
* Questions that require your input.
* The number of evidence files attached.
* A link to the internally saved questionnaire in Sprinto.

Review all generated responses before submitting the questionnaire.

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

### Sync a questionnaire with existing Sprinto answers

Use this option when you want to populate a questionnaire using answers that already exist in Sprinto.

1. Open the security questionnaire that you want to update.
2. Open the **Sprinto Assist** extension.
3. Click **Get security questions answered**.
4. Click **Sync with Sprinto answers**.

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

Sprinto Assist connects to the questionnaire and displays a working plan.

The working plan includes:

* Matching questions.
* Updating answers.
* Validating completion.

5. Click **Approve**.

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

Sprinto AI will then:

* Connect to the questionnaire.
* Match questions with existing Sprinto answers.
* Update the questionnaire with approved responses.
* Validate that the update process has completed successfully.

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

The process may take a few minutes, depending on the size of the questionnaire.

{% hint style="info" %}

#### Note

Sprinto AI automatically scrolls through the questionnaire and processes each question sequentially.
{% endhint %}

### Review the sync summary

Once the process is complete, Sprinto Assist displays a summary that includes:

* The number of answers updated in the portal.
* The number of matching answers found.

Review the populated responses before submitting the questionnaire.

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

### Manage the questionnaire in Sprinto

Sprinto automatically creates an internal copy of completed questionnaires for tracking and collaboration.

From Sprinto, you can:

* Review and edit answers.
* Set up a review workflow.
* Update answers using AI.
* Maintain a record of completed questionnaires.

{% hint style="info" %}

#### Note

AI generated content should always be reviewed for accuracy before submitting questionnaires externally.
{% endhint %}


---

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

```
GET https://docs.sprinto.com/sprinto-assist/get-security-questions-answered-with-sprinto-assist.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.
