# Policies

Policies section in Inopli offers an <mark style="color:green;">advanced text editor,</mark> specially designed for the development and documentation of <mark style="color:green;">business policies</mark>. This tool is focused on the operational area, acting as an <mark style="color:green;">essential guide</mark> for the execution of specific processes. In Inopli, users can customize policies for two main workflows:&#x20;

1. Incident Response: establishes clear procedures for incident handling.
2. Creating Correlation Rules: guides the structuring of internal rules.

The editor itself is <mark style="color:green;">intuitive</mark> and similar to text editing platforms, <mark style="color:green;">offering a range of text formatting</mark> options, including bold, italic, lists, and much more. These features allow users to <mark style="color:green;">highlight the most critical parts of the policies</mark>, ensuring that important points are easily <mark style="color:green;">identifiable and understood.</mark> With this tool, Inopli facilitates the creation of clear and effective guidelines, which are fundamental for the safe management and operationalization of business activities.

<figure><img src="/files/dQtQry12LqXzcj4lOyaS" alt=""><figcaption><p>Edit Polices View</p></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.inopli.com/system-settings/configuring-the-mss/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.
