# Write & Rewrite

In the Write & Rewrite settings panel, you can configure which redrafting suggestions ("prompts") must be shown towards end-users that start to redraft content.&#x20;

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

Depending on what you select, this is what end-users will see at the bottom of their Redraft panel:&#x20;

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

You can choose prompts from three different levels:&#x20;

* The **system-level default** ("ClauseBase defaults"). The contents of those prompts are not configurable as such, although you can change the internal ordering.&#x20;
* The **customer level**. This allows you to specify prompts for all your groups/departments at once.&#x20;
* The **group level**. This allows you to specify prompts for one or more individual groups/departments.&#x20;

Within each of those levels, you can add translations to each rule and configure the internal ordering of the rules through dragging & dropping.&#x20;

<figure><img src="/files/90KSZazEJsTllL46dfha" alt="" width="563"><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://help.clausebuddy.com/admin/write-and-rewrite.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.
