# Manage All Citations Page

A reference manager for all your citations across all of your projects with the ability to:

* Edit articles (title, citations full-text PDF…etc)
* Filter & Sort by project, device, database...
* Add new citation
* Add bulk citations

This page can be access through the main menu under the Home Page (All Projects)

<figure><img src="/files/Hi4nluSXgQSmCPTj5ppR" alt=""><figcaption></figcaption></figure>

**Add Bulk Citations:**

You can upload multiple citations directly from this page using one of the following methods:

1. **Upload a ZIP File:**

   Upload a ZIP file containing a list of PDFs. An article will be created for each PDF in the file.

   [Upload File Example](https://prod-files-secure.s3.us-west-2.amazonaws.com/403a01b1-682f-4f98-a66d-d38465b55214/9543d5f7-2729-4267-b83f-14a930fc4784/zip_file_upload_example.zip)
2. **Upload a RIS File:**

   Import citations by uploading a RIS file.

   [Upload File Example](https://prod-files-secure.s3.us-west-2.amazonaws.com/403a01b1-682f-4f98-a66d-d38465b55214/8f0bfec2-d928-41cf-a7f8-3c21b2d6e076/embase_url.ris)


---

# 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://citemed-io.gitbook.io/citemed.io-documentation/advanced-topics/manage-all-citations-page.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.
