> 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.md).

# Questionnaires

A **security questionnaire** is a structured list of security, compliance, and risk-related questions typically sent by prospects, partners, auditors, or customers. It is used to assess your organisation’s security posture, policies, and processes before forming a business relationship or granting system access.

The **Questionnaires** section in Sprinto’s Trust module centralises the management of these questionnaires, enabling faster, more accurate responses through AI-assisted automation. By combining your organisation’s Knowledge Hub, policies, and supporting documents with Sprinto AI, the module reduces manual effort and shortens turnaround times for RFPs and due diligence requests.

***

### Key Features

* **Multi-format imports** – Upload questionnaires in CSV, XLSX, XLS, PDF, DOCX, or DOC format.
* **AI-assisted responses** – Automatically generate answers from your Knowledge Hub and uploaded documents using Sprinto AI.
* **Manual edits** – Add, edit, or remove questions and answers for accuracy and context.
* **Pending question tracking** – View and manage unanswered or reassigned questions in one place.
* **Role-based access control** – Assign Admin or Consumer roles to team members for secure, controlled handling.
* **Collaboration tools** – Request input from colleagues directly within the questionnaire workflow.
* **Completion tracking** – Mark questionnaires as completed for record-keeping and audit trails.

***

### Use Cases

<table><thead><tr><th width="204.046875">Use Case</th><th>Description</th></tr></thead><tbody><tr><td><strong>Customer due diligence</strong></td><td>Respond to security questionnaires from prospective clients to demonstrate compliance readiness.</td></tr><tr><td><strong>Vendor onboarding</strong></td><td>Complete questionnaires from vendors or partners before system integration or data sharing.</td></tr><tr><td><strong>Regulatory compliance</strong></td><td>Provide required security and policy responses to auditors or regulators.</td></tr><tr><td><strong>Internal assessments</strong></td><td>Use questionnaires to perform internal security evaluations for teams or departments.</td></tr><tr><td><strong>RFP responses</strong></td><td>Quickly address information security sections of request-for-proposal documents.</td></tr></tbody></table>

***

### Tabs in the Questionnaires Section

<table><thead><tr><th width="205.25390625">Tab</th><th>Purpose</th></tr></thead><tbody><tr><td><strong>Security questionnaires</strong></td><td>Import, view, and manage questionnaires. Generate AI-assisted answers and mark completed questionnaires.</td></tr><tr><td><strong>Pending Questions</strong></td><td>Monitor and respond to questions awaiting answers. Assign or reassign them to the right team members.</td></tr><tr><td><strong>Users</strong></td><td>Add, edit, or remove team members with Admin or Consumer roles to control access and permissions.</td></tr></tbody></table>


---

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