# Field content selector

The preferences for this feature are accessible via **Library → Library properties → Content selectors** and allows you to store often-used words or phrases. This creates the possibility to conveniently make use of them in the entry editor to fill in field content.

To add a new word by using the content selector in the entry editor, you can simply click into the text box for the field for which you configured the selectors. A drop down menu will appear and you can select the keyword of your choice. This mechanism is based on the [autocompletion](https://docs.jabref.org/advanced/entryeditor#word-name-autocompletion) functionality in JabRef (**File → Preferences → Autocompletion**) . Therefore, you need to have autocompletion enabled in your preferences.

By default, the feature is enabled for the fields *Journal*, *Author*, *Keywords* and *Publisher*, but you can also add selectors to other fields.

The word selection is library-specific, and is saved along with your references in the .bib file.


---

# 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/advanced/contentselector.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.
