# Server Security

<details>

<summary>Is access to servers restricted to authorized administrators only?</summary>

Yes.

</details>

<details>

<summary>Are servers located exclusively in a data center?</summary>

Yes.

</details>

<details>

<summary>Does the data center have adequate security measures?</summary>

The facility meets the requirements of the international Tier III standard. The data center is equipped with various systems including air conditioning, Uninterruptible Power Supply (UPS), fire suppression, and uses redundant power systems (e.g., in servers). The air conditioning and UPS systems are regularly tested.

More information about the security of the main server facility can be found directly on the website: <https://www.beyond.pl/en/data-centers/beyond-pl-data-center-1/>

</details>

<details>

<summary>Are server resources monitored (e.g., CPU usage, RAM, disk space)?</summary>

Yes.

</details>

<details>

<summary>Are the servers protected by a firewall system?</summary>

Yes.

</details>


---

# 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.emaillabs.io/en/faq/emaillabs-safety-center/server-security.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.
