> 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/trust/questionnaires/dashboard-actions/security-questionnaire-ai-chrome-extension.md).

# Security Questionnaire AI Chrome Extension

The **Security Questionnaire AI Chrome Extension** enables users to complete portal-based security questionnaires directly using **Sprinto AI**. Instead of downloading and manually transferring answers, you can now access Sprinto’s verified and AI-generated responses within the same browser window.

The extension enhances efficiency, reduces context switching, and ensures that responses remain consistent with your organisation’s security documentation and Knowledge Hub.

With the extension, you can:

* Generate AI-powered answers directly on questionnaire portals.
* Retrieve verified responses from your Knowledge Hub.
* Save time and ensure consistency across all responses.

***

### How it Works

The Chrome extension integrates with Sprinto AI to read and respond to questions on any online questionnaire portal.

* When you highlight a question or interact with a form field, the extension suggests answers sourced from:
  * **Found in Q\&A** – Verified answers available in your Knowledge Hub.
  * **Generated by AI** – Contextual answers created using your uploaded policies, past responses, and evidence.
* You can review the suggestions, refine the chosen answer if required, and paste it directly into the web portal.
* All actions are securely authenticated and traceable to your Sprinto account.

***

### Procedure to Download and Access the App

#### Install the Sprinto AI Chrome Extension

1. Open the **Chrome Web Store**.
2. Search for **Sprinto AI Web Extension**.
3. Select **Add to Chrome**.
4. Once installed, the extension icon appears in your browser toolbar.

#### Sign in and Start Using

1. Open any **security questionnaire portal** in your browser.
2. Click the **Sprinto extension** icon in the toolbar.
3. Enter your **Sprinto account email** and select **Proceed**.
4. Log in using your Sprinto credentials when redirected.
5. Once authenticated, highlight a question or open the extension panel to start generating answers.

{% hint style="info" %}
Sprinto uses secure authentication and session management to protect user data.
{% endhint %}

***

### Asking a Question Manually

You can manually query Sprinto AI for specific security questions directly within the extension.

1. Click the **Sprinto extension** icon to open the panel.
2. Type your question in the input field.
3. Select **Get answers**.
4. Sprinto retrieves results from:
   * **Found in Q\&A** – Pre-verified responses from your organisation’s Knowledge Hub.
   * **Generated by AI** – Newly generated answers created using relevant documentation and evidence.
5. Review the suggested responses and paste the most suitable one into the questionnaire field.

***

### Using Text Selection for Instant Answers

The extension also supports inline text selection for faster, context-aware answers.

1. Highlight any question or text directly on the web portal.
2. A **Get answers** button appears next to the selected text.
3. Click **Get answers**.
4. The highlighted question is automatically sent to Sprinto AI.
5. Review suggested answers under:
   * **Found in Q\&A**
   * **Generated by AI**
6. Copy the most relevant answer and paste it directly into the portal.

{% hint style="info" %}
Inline text selection and querying eliminate the need to switch between multiple pages, making questionnaire completion faster and more efficient.
{% 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/trust/questionnaires/dashboard-actions/security-questionnaire-ai-chrome-extension.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.
