# Integration Settings

* **Integration Settings:** This section allow users to create integration with various security products. Simply click on the "+ Integration" button and configure required parameters. After that portal will automaticly pulling or sending the data.

<figure><img src="/files/M6UW6O3ssm4PdhTt8DbU" alt=""><figcaption></figcaption></figure>

* **Integration Logs**: This section displays logs and exceptions of the integrations.

<figure><img src="/files/dPPMlOpEpeHfbmCKy2LI" alt=""><figcaption></figcaption></figure>

* **Thor License Management**: This section allows users to assign Thor licenses that they already have or new. The Thor license will be used for YARA analysis. For an example, please examine the image below.

<figure><img src="/files/aHsoCmRxd2Pj8Rlum2X3" alt=""><figcaption></figcaption></figure>

* **Windows File Analysis**: This section allows users to manage Windows file analysis settings. The users can enable or disable Virus Total Analysis or enrichment. Also, users can change the file content maximum size in this section.

<figure><img src="/files/sdG96GlteqX4iTgmbgaw" alt=""><figcaption></figcaption></figure>

* **Syslog Settings**: This seciton is designed for log rotation for syslog.

<figure><img src="/files/Drm8U2OIGyb0gQP2xhUs" alt=""><figcaption></figcaption></figure>


---

# 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.cloudcyte.com/admin-guide/settings-and_reporting/integration_settings.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.
