# Overview

Welcome to the technical documentation covering Screendesk's architecture and security infrastructure. This space contains detailed information about:

### Contents

* System Architecture Diagrams
* Security Protocols
* Infrastructure Overview
* Data Flow Patterns
* Security Measures & Compliance

### Documentation Access

All relevant diagrams and technical specifications will be maintained and updated in this space. For the most current architectural decisions and security implementations, please refer to the documentation sections above.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/GrcNJnWzlo6fiGVqI4sQ">Request Screen Recording</a></td><td>Architecture of the feature</td><td></td><td><a href="/pages/GrcNJnWzlo6fiGVqI4sQ">/pages/GrcNJnWzlo6fiGVqI4sQ</a></td></tr><tr><td><a href="/pages/r47L6k2zligDvGXGiQ10">Video Conferencing</a></td><td>Architecture of the feature</td><td></td><td><a href="/pages/r47L6k2zligDvGXGiQ10">/pages/r47L6k2zligDvGXGiQ10</a></td></tr></tbody></table>

### Additional Information

For detailed technical inquiries or specific security-related questions, please contact our CTO:

Adrien\
<adrien@screendesk.io>

*Note: This documentation is regularly updated to reflect the latest architectural changes and security enhancements.*


---

# 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://security.screendesk.io/screendesk-security-architecture/overview.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.
