# The 'owner' field

JabRef can optionally mark all new entries added or imported to a database with your username.

You can disable or enable this feature by entering **Preferences → General**, and selecting/deselecting the line *'mark new entries with owner name'*. You can also change the name used to mark your entries. The default name used is your user name. Finally, if an entry with a field owner is pasted or imported, the field is updated with your owner name if *'Overwrite'* is checked.

The owner name is added in a field called *'owner'*, which by default is visible in the **General fields** tab in the [entry editor](/v4/general/entryeditor.md).


---

# 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/v4/fields/owner.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.
