# Organize

## How to find, sort, and clean entries

JabRef is designed to facilitate your workflow.

You can select a subset of entries using the [search bar](/finding-sorting-and-cleaning-entries/search.md). Within a library, you can organize your entries in a tree-like structure made of [group and subgroups of entries](/finding-sorting-and-cleaning-entries/groups.md).

You can add information to an entry using the [entry editor](/finding-sorting-and-cleaning-entries/edit-entry.md), but JabRef can also [complete the information](/finding-sorting-and-cleaning-entries/getbibtexdatafromdoi.md) for you. And JabRef takes care of the [associated files](/finding-sorting-and-cleaning-entries/filelinks.md) (PDF, etc.)

Once your database starts to be large, some tidy-up may be needed. JabRef can [check for the integrity of your entries](/finding-sorting-and-cleaning-entries/checkintegrity.md), [clean them up](/finding-sorting-and-cleaning-entries/cleanupentries.md), [detect duplicated entries](/finding-sorting-and-cleaning-entries/findduplicates.md), help you in [merging 2 entries](/finding-sorting-and-cleaning-entries/mergeentries.md).

Hence, your database is always clean and up-to-date.

{% content-ref url="/pages/-MbDzhEoq-O2OGROWO4d" %}
[Edit an entry](/finding-sorting-and-cleaning-entries/edit-entry.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5QEO4ijs-466B\_5B-" %}
[Groups](/finding-sorting-and-cleaning-entries/groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhEq8oE1dxym6F4E" %}
[Keywords](/finding-sorting-and-cleaning-entries/keywords.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhErt6pZNpmXagGb" %}
[Mark and grade](/finding-sorting-and-cleaning-entries/specialfields.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7P2h0tzNqQ8wKe" %}
[Searching within the library](/finding-sorting-and-cleaning-entries/search.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7KG9FWFlaYtwxp" %}
[Complete information using online databases](/finding-sorting-and-cleaning-entries/getbibtexdatafromdoi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhEuncEVPpPI3i6-" %}
[Manage associated files](/finding-sorting-and-cleaning-entries/filelinks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhEvJtVJHbTmKane" %}
[Manage field names and their content](/finding-sorting-and-cleaning-entries/managing-field-names-and-their-content.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhEwGSKr\_DrwAgI5" %}
[Best practices](/finding-sorting-and-cleaning-entries/bestpractices.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7I-7o8T9aJ872k" %}
[Cleanup entries](/finding-sorting-and-cleaning-entries/cleanupentries.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7HGMIVce571fJW" %}
[Check integrity](/finding-sorting-and-cleaning-entries/checkintegrity.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7JcF4YeOry73GY" %}
[Find duplicates](/finding-sorting-and-cleaning-entries/findduplicates.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7MRp8DSJmn5J2v" %}
[Merge entries](/finding-sorting-and-cleaning-entries/mergeentries.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7O0o0qCqGUYD2T" %}
[Save actions](/finding-sorting-and-cleaning-entries/saveactions.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/finding-sorting-and-cleaning-entries.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.
