# IT Security Policies

DeviceCloud implements a number of internal security policies to help protect data and systems.

You may request access to these policies by emailing <support@devicecloud.dev>

The policies available are:

1. Acceptable Use Policy
2. Access Control Policy
3. Authentication and Password Policy
4. Backup Policy
5. Change Management Policy
6. Data Classification Policy
7. Data Retention and Disposal Policy
8. Encryption Policy
9. Human Resources Policy
10. Security Incident Management Policy
11. Vendor Management Policy


---

# 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.devicecloud.dev/security-and-compliance/it-security-policies.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.
