# Configuration

JabRef is highly customizable, allowing users to get the behaviour they expect.

The **File → Preference** menu command allows you to configure the JabRef interface, and to set the default features of your libraries. Features specific to a given library are configured in the **Library** menu. For example, while the default key patterns are set in **File → Preferences → Citation key generator → Key patterns**, key patterns specific to a library can be set in **Library → Citation key patterns**.

{% content-ref url="/pages/-Lr5am7WJWCnnSWhaSLT" %}
[Customize the citation key generator](/v5/setup/citationkeypatterns.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7UNfJsKDaKkUkz" %}
[Customize entry types](/v5/setup/customentrytypes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7Vw2zEjWnu0NXv" %}
[Customize general fields](/v5/setup/generalfields.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7Xck9bXGIFzFq-" %}
[Library properties](/v5/setup/databaseproperties.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7Yy56WrxgUZOaN" %}
[Entry preview setup](/v5/setup/preview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7Z5e2Ddq7t1oKZ" %}
[Manage external file types](/v5/setup/externalfiletypes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7\_0oR4YMN5BkQ0" %}
[Manage protected terms](/v5/setup/protectedterms.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7ae\_9bjECSQqkI" %}
[The string editor](/v5/setup/stringeditor.md)
{% endcontent-ref %}


---

# 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.jabref.org/v5/setup.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.
