# Screendesk Security

## Security

- [Security Organization](https://security.screendesk.io/security-organization.md)
- [Access Control](https://security.screendesk.io/policies/access-control.md)
- [Change Management](https://security.screendesk.io/policies/change-management.md)
- [Incident Management](https://security.screendesk.io/policies/incident-management.md)
- [Monitoring](https://security.screendesk.io/policies/monitoring.md)
- [Network and Systems](https://security.screendesk.io/policies/network-and-systems.md)
- [People Security](https://security.screendesk.io/policies/people-security.md)
- [Risk Management](https://security.screendesk.io/policies/risk-management.md)
- [Vendor Management](https://security.screendesk.io/policies/vendor-management.md)
- [Vulnerability Management](https://security.screendesk.io/policies/vulnerability-management.md)
- [Subprocessors](https://security.screendesk.io/policies/subprocessors.md)
- [Data Processed](https://security.screendesk.io/policies/data-processed.md)
- [User Access Management](https://security.screendesk.io/end-user-access/user-access-management.md)
- [Recordings Security](https://security.screendesk.io/end-user-access/recordings-security.md)

## Security Architecture

- [Overview](https://security.screendesk.io/screendesk-security-architecture/overview.md)
- [Request Screen Recording](https://security.screendesk.io/screendesk-security-architecture/architecture-and-security/request-screen-recording.md)
- [Video Conferencing](https://security.screendesk.io/screendesk-security-architecture/architecture-and-security/video-conferencing.md)

## Privacy Policy

- [Privacy Policy](https://security.screendesk.io/screendesk-privacy/privacy-policy.md): Privacy policy of Screendesk. Read more if you want to learn how we intend to use your data.
- [Privacy for Humans](https://security.screendesk.io/screendesk-privacy/privacy-for-humans.md)
- [Data Processing Addendum](https://security.screendesk.io/screendesk-privacy/data-processing-addendum.md)
- [Terms of Service](https://security.screendesk.io/screendesk-privacy/terms-of-service.md)
- [Use Restrictions](https://security.screendesk.io/screendesk-privacy/use-restrictions.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://security.screendesk.io/security-organization.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.
