> For the complete documentation index, see [llms.txt](https://docs.census.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.census.de/navigating-and-searching/examples-of-typical-searches/find-all-census-records-added-by-a-partner-project.md).

# Find all Census Records Added by a Partner Project

You might want to find all of the records added by the [partner projects](/navigating-and-searching/detail-view/printing-pdfs.md) of the Census: [ArtHistAntSI](https://www.census.de/en/linked-projects/histantartsi/), the [Corpus Medii Aevi](http://www.census.de/en/linked-projects/corpus-medii-aevi/), the [Corpus Winckelmann](https://www.census.de/en/linked-projects/corpus-winckelmann/), or [Jacopo Strada's Magnum ac Novum Opus](< https://www.census.de/en/linked-projects/jacopo-stradas-magnum-ac-novum-opus/>).

1. Open the [Advanced Search](/navigating-and-searching/examples-of-typical-searches/search-functions/advanced-search.md) function using the button at the end of the search field.
2. Go to the drop-down menu and select All Object Types.
3. In the Advanced Search feature window, single-click to open the submenu **Linked Object Types**.
4. &#x20;In the Linked Object Types submenu, scroll down to the **Project** field and click on the three dots at the end of the field.

<div align="center"><figure><img src="/files/TaYd0cfOCO4t95rJrfDx" alt=""><figcaption></figcaption></figure></div>

5. Another window will open, showing all the contributing projects. Select the project you want by clicking on it, and then press the **Select 1** button at the bottom right.
6. Select **Add to Search**.
7. Wait for your search to execute.


---

# 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.census.de/navigating-and-searching/examples-of-typical-searches/find-all-census-records-added-by-a-partner-project.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.
