> For the complete documentation index, see [llms.txt](https://ztrust.gitbook.io/swikruti-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ztrust.gitbook.io/swikruti-documentation/swikruti-v1.0.md).

# Swikruti v1.0

#### Introduction To Swikruti

The increasing digitization of products and services has led organizations to collect and process significant volumes of personal data, making effective consent and privacy management increasingly important. India's **Digital Personal Data Protection (DPDP) Act, 2023** establishes a comprehensive framework for processing digital personal data and emphasizes requirements around informed consent, transparency, data-principal rights, and organizational accountability. As organizations manage personal data across multiple applications and business processes, maintaining consistent, auditable, and compliant consent practices has become a critical requirement.

Swikruti is an AI-enabled Enterprise Consent Management Platform designed to centralize, and streamline the management of consent across applications and business processes. The platform enables organizations to define, manage, and govern policies, purposes, consent templates, and granular consent through a unified interface, while supporting the complete consent lifecycle from consent capture and validation to withdrawal, version management, and audit.

It provides capabilities for Policy Management, Purpose Management, Consent Template Management, Granular Consent, Consent Capture and Withdrawal, Approval Workflows and Audit Trail. Additionally, Swikruti leverages AI-enabled capabilities to enhance consent governance and operational efficiency, enabling organizations to establish centralized control, maintain end-to-end traceability of consent decisions, and provide users with greater transparency and control over their consent preferences.

#### Get Started with Swikruti

1. Swikruti Highlights\
   \
   Refer to the documentation - <br>
2. Guide to Navigation\
   \
   Refer to the documentation - <br>
3. Admin/Management Portal\
   \
   Refer to the documentation - <br>
4. My Swikruti Portal\
   \
   Refer to the documentation - <br>
5. Consent Tracker Console\
   \
   Refer to the documentation - <br>

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://ztrust.gitbook.io/swikruti-documentation/swikruti-v1.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
