# Cleanup entries

JabRef can cleanup the entries of a database. To do a cleanup of the entries, go to **Quality → Cleanup entries**.

![Screenshot for Cleanup Entries](/files/-MF2P7h--jUWmPPEnalm)

In the lower part, you can choose "Run field formatter", where you can choose different [Save Actions](/v4/finding-sorting-and-cleaning-entries/saveactions.md). Dependent on the database mode, "Recommended for BibTeX" or "Recommended for BibLaTeX". When pressing this button, the recommended cleanups for the respective mode is called.


---

# 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/finding-sorting-and-cleaning-entries/cleanupentries.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.
