# Support

For any additional queries please use our [contact form](https://sensori.systems/contact).&#x20;

### Account Deletion

If you are a user of the Sensori web application or the Sensori Capture mobile application, and would like to request deletion of your account and associated scan data:&#x20;

1. Navigate to the Sensori [contact form](https://sensori.systems/contact)
2. Enter your contact details
   1. Make sure to provide the email associated with the account you would like to delete
3. In the "Message" field, enter "Account Deletion Request"
4. Submit the request using the "Send" button

Personal information other than scan data is held in accordance with our [privacy policy](https://sensori.systems/privacy).


---

# 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.sensori.systems/support-1.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.
