# Configurations

## Configurations

Incorrectly set configurations can be a gateway for hackers. Checking and correcting them should therefore be a central part of any IT-Security-Strategy.

Enginsight already provides configuration guidelines for the following operating systems:

* Microsoft Windows Server 2008, 2012, 2016, 2019
* Microsoft Windows 10
* Chanonical Ubuntu 16, 18, 20
* Red Hat Enterprise Linux 6, 7
* SUSE Linux Enterprise Server 12

### Guidelines

Our policies provide you with concrete instructions or directly provide you with an autofix to correct security-critical configurations quickly and easily. In the cross-system management-view, you can use the search bar to search through the policies and filter them according to specific criteria.

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

#### Create your own Policy

To add your own policy, click on 'Create a new policy'. First assign 'General Information' (title, description). Under 'Guideline' you specify what should be checked (Check Text) and how the configuration should be corrected if necessary (Fix Text). In the 'Other Settings' you assign the 'Severity' and the 'Control Correlation Identifier' (CCI).

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

### Lists

Guidelines can be assigned to lists. The guidelines already provided by Enginsight are summarized to lists of the respective operating system. In addition, you can create your own lists of relevant policies.

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

#### Create Lists and Assign References

To create your own list, click on 'Create a new list'. First assign 'General Information' (title, description). Now you must assign the list to the 'Assigned references'. First, under "BelongsTo", specify which reference it belongs to (e.g. host or endpoint). Use 'Tags' to assign the lists to the desired references.

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

#### Fill Lists with Guidlines

To add policies to the appropriate list, filter the policy-overview by the desired policies. Select the required policies by placing a check-mark in the checkbox and click 'Apply to List'. Choose the list and assign the policy to the list.

<figure><img src="/files/51s0Hqna17NqwNj7qjoT" 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.enginsight.com/docs/manual/english/operation/platform/dashboard/configurations.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.
