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

# Glossary

The glossary explains key terms and concepts used in the **Questionnaires** section of Sprinto’s Trust module. It is designed to help you understand the terminology that appears in the dashboard, workflows, and supporting documentation.

<table><thead><tr><th width="170.3359375">Term</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Admin</strong></td><td>A role with full permissions in the Questionnaires section, including importing questionnaires, answering questions, managing access, and editing the Knowledge Hub.</td></tr><tr><td><strong>Consumer</strong></td><td>A role that can add questions and request answers for open questions but cannot manage user access or modify the Knowledge Hub.</td></tr><tr><td><strong>Knowledge Hub</strong></td><td>A repository in Sprinto containing security questions, answers, policies, and documents used by Sprinto AI to generate responses.</td></tr><tr><td><strong>Mark as completed</strong></td><td>An action that archives a questionnaire once all questions have been answered and verified. Completed questionnaires can be added to the Knowledge Hub.</td></tr><tr><td><strong>Pending Questions</strong></td><td>A tab that lists all unanswered questions from imported questionnaires and the Knowledge Hub, with options to assign, reassign, and respond.</td></tr><tr><td><strong>Questionnaire Owner</strong></td><td>The user assigned to a questionnaire during import, responsible for answering any questions Sprinto AI could not auto-fill.</td></tr><tr><td><strong>Security questionnaire</strong></td><td>A structured list of security and compliance-related questions from a client, vendor, auditor, or partner to assess your organisation’s security posture.</td></tr><tr><td><strong>Sprinto AI</strong></td><td>An AI-powered assistant that generates suggested answers to questionnaire questions based on your organisation’s Knowledge Hub, security documents, and previous responses.</td></tr><tr><td><strong>Users tab</strong></td><td>The section in Questionnaires where you can add, edit, or remove team members and assign roles (Admin or Consumer).</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/glossary.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.
