# Data Subject Request

Data-subject requests should be as clear and verifiable as possible.

## Useful fields in a request

* full name
* contact details
* relationship to Virusis
* account email if available
* report link or ticket information when available
* a clear description of the request

## Common request types

* confirmation of processing
* access request
* correction request
* deletion or anonymization
* objection to processing

## Contact note

No verified data-subject request inbox is currently published in this help center. The formal request channel, identity-verification method, and response SLA should be added before publication.


---

# Agent Instructions: 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.virusis.com/legal/data-subject-request.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.
