# Configuration

## Tweaking terminology <a href="#tweaking_terminology" id="tweaking_terminology"></a>

In dynamic clauses, i.e. those created with Clause9, you can tweak the label used for concepts. For example, if you are inserting a clause inside a contract where the manufacturer actually uses its own name (instead of the generic "Manufacturer"), you can change that term by clicking on the word "manufacturer". &#x20;

<figure><img src="/files/b0ysT0ZV4rJ4S7PLdc8E" alt="" width="563"><figcaption></figcaption></figure>

Such terminology may seem overkill for a clause of two lines, but can be very handy for large clauses where the same term is used many times. Furthermore, when you would insert multiple dynamic clauses, ClauseBuddy will remember the terminology you previously used, and automatically apply that terminology for subsequent insertions — and even save that terminology within the MS Word file, so upon reopening you do not need to configure it again.&#x20;

Instead of changing the term, you may also simply want to change the gender or the number (singular / plural) of the term you are about to insert. Thanks to ClauseBuddy's grammatical engine, all the verbs, pronouns, adjectives, articles and even grammatical cases will automatically adapt. Now that's a time saver!

## Changing placeholders <a href="#changing_datafields" id="changing_datafields"></a>

In addition to changing terminology, you can also change the contents of placeholders (technically called "datafields") right from within ClauseBuddy. A [full description of datafields](https://help.clause9.com/special-functions/datafields) is outside the scope of this manual, but essentially datafields are super-placeholders that allow you to dynamically change clauses. For example, they allow you to only show a certain bullet if the contract value is above a certain threshold, or hide a part of the sentence if arbitration in Paris would be chosen.&#x20;

Any placeholders inserted in a clause will show up in ClauseBuddy, so that you can tweak your clause before you effectively insert it into your MS Word document. Moreover, any values you assigned to a datefield in the past — whether in Clause9e or in ClauseBuddy — will automatically be remembered.

Such data is encrypted and stored in the Word file's "comments" property, and updated with every change you make to the datafields or terminology. By default, users of the same customer can read each other's metadata. If you want to change this default, your administrator has to login to the Clause9 administrator backend of ClauseBuddy, and go to the *Admin > Default*s section.


---

# 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/quality-library/how/in-depth/using-clauses/configuration.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.
