> For the complete documentation index, see [llms.txt](https://docs.overleaf.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overleaf.com/integrations-and-add-ons/reference-manager-integrations.md).

# Reference Manager integrations

{% hint style="info" %}
Reference manager integration is a [premium feature](/getting-started/free-and-premium-plans/premium-features.md). Overleaf premium features are available to participants in Overleaf Commons, members of group subscriptions, and owners of individual subscriptions.
{% endhint %}

Overleaf offers integrations with popular reference management tools: **Papers**, **Zotero**, and **Mendeley**.

Overleaf's reference manager integrations allow you to import entire .bib files that are synchronized with your reference manager, or build your project's .bib file dynamically with data from your reference manager using the [Advanced Reference Search feature.](/citing-and-references/creating-a-bibliography.md)

{% content-ref url="/pages/3UnI913CjvnW0OjF7qOp" %}
[Papers](/integrations-and-add-ons/reference-manager-integrations/papers.md)
{% endcontent-ref %}

{% content-ref url="/pages/ksvcaVcEji9rrZcQJWgF" %}
[Zotero](/integrations-and-add-ons/reference-manager-integrations/zotero.md)
{% endcontent-ref %}

{% content-ref url="/pages/wLwKqJD8VsZ6Bs1V81g6" %}
[Mendeley](/integrations-and-add-ons/reference-manager-integrations/mendeley.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.overleaf.com/integrations-and-add-ons/reference-manager-integrations.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.
