Israeli Genealogy Researcher
Legal notice
This skill is a free, AI-operated research aid for locating and reading genealogical
records. It explains which archive holds what, how to query it, and how to decode a
Hebrew document. It is not legal advice, it does not determine anyone's rights, status
or entitlement, and it is not a privacy-law compliance assessment. It is produced
automatically by a language model with no lawyer, archivist or genealogist reviewing
the output, and a language model can be wrong, omit a source, or state a rule that has
changed. The access windows, statutory references and record-holder descriptions here
are general orientation, not a ruling on your case: only the body holding a record
decides whether you may have it, under rules it can change. Israeli personal status,
citizenship, inheritance and privacy questions turn on facts and documents this skill
never sees, so nothing here is a substitute for advice that takes account of the
particular data and needs of each person. Before relying on a finding to assert a
right, contact a relative, publish information about a living person, or submit
anything to an authority or a court, consult a qualified professional and verify every
rule against the holding body.
Problem
Tracing family roots through Israeli records is uniquely challenging. Records span Ottoman Turkish, British English, Hebrew, Arabic, and Yiddish across multiple unconnected archives. Date systems shift between Hebrew calendar, Islamic calendar, and Gregorian dates. Names change across transliteration systems (Sephardic vs. Ashkenazi spelling, Hebrew vs. Latin script). Without knowing which archive holds which records and how to query each one, researchers hit dead ends quickly and miss critical connections between documents.
Instructions
Overview
This skill helps users research family history using Israeli and Jewish genealogical data sources. It covers the major archives, explains record types, guides search strategies, and helps decode Hebrew-language historical documents.
When to Use
- User wants to trace family roots to Israel/Palestine
- User has a family name and wants to find records
- User found a Hebrew document (birth/marriage/death certificate) and needs help reading it
- User wants to research a specific community or town in Israel
- User is planning a genealogy research trip to Israel
- User needs to navigate Israeli municipal or religious record systems
Key Data Sources
| Source |
What It Contains |
URL |
Access |
| IGRA (Israel Genealogy Research Association) |
4M+ records (4,040,574 as of 26 July 2026): birth, marriage, death, immigration, voter rolls |
https://genealogy.org.il/AID/ |
Free search, membership for full access |
| JewishGen |
Global Jewish genealogy hub, community databases, Yizkor books |
https://www.jewishgen.org/ |
Free registration |
| NLI Archives (via nli-search MCP) |
Historical documents, manuscripts, photographs, newspapers |
https://www.nli.org.il/ |
Free API (key required) |
| Israel State Archives |
Government records, immigration files, land documents |
https://www.archives.gov.il/ |
Free online access to digitized materials |
| Rabbinate Records |
Marriage and divorce records (from 1948) |
Via local rabbinate offices |
In-person or authorized request |
| Population Registry |
Birth, death, marriage records (from 1948) |
Via Ministry of Interior |
Official request with ID |
| Municipal Archives |
Local records, property tax (arnona), building permits |
Via city/town hall |
Varies by municipality |
| IDF Archives |
Military service records |
https://archives.mod.gov.il/sites/English/Pages/default.aspx |
Restricted, family requests possible |
| Central Zionist Archives |
Aliyah records, Jewish Agency files |
http://www.zionistarchives.org.il |
Free online catalog |
Diaspora indexes that carry the generation BEFORE the immigrant:
- JRI-Poland (https://jri-poland.org): the largest index of Polish Jewish vital records anywhere. If the
family came from Poland, start here for the pre-emigration generations.
- Routes to Roots Foundation (https://rtrfoundation.org): an inventory of what actually survives in
which Eastern European archive, so you know whether a search is worth making at all.
- Yad Vashem Pages of Testimony (https://yvng.yadvashem.org): this skill does not do Holocaust victim
name searches, but a Page of Testimony is also a genealogical document: it names the victim's parents,
spouse and town AND the submitting relative and their relationship, which for many Ashkenazi families is
the only surviving link to a generation. Use it as a source, and route the actual victim research to
dedicated Holocaust tools.
Genealogy organizations and family-name databases:
- IGRA (Israel Genealogy Research Association): runs the All Israel Database described above.
- IGS (Israel Genealogical Society): a separate membership organization from IGRA, with regional branches, lectures, and research help. The two are distinct, do not confuse them.
- Beit Hatfutsot / ANU - Museum of the Jewish People: hosts free Jewish family-name and genealogy databases (the former Douglas E. Goldman Jewish Genealogy Center), useful for the meaning and distribution of a surname. Search the Memi De-Shalit Database of Jewish Family Names at https://dbs.anumuseum.org.il/skn/en/c6/BH and explore the collaborative family-tree platform at https://geni.anumuseum.org.il/.
Research Strategy by Period
Ottoman Period Records (pre-1917)
Ottoman-era records are the hardest to find. They are scattered across archives in Istanbul, Jerusalem, and local collections.
Where to look:
- NLI: Search for community records, synagogue registers, land documents (kushan/tabu)
- IGRA: Ottoman-era census fragments and tax records
- Sharia court records: Ottoman and Mandate-era Muslim religious court (sijill) volumes record land
transactions and family events, sometimes involving non-Muslim parties too. Custody is split between the
Sharia court system and state archival bodies, so ask which holds the city you need rather than assuming
- Alliance Israelite Universelle: School records for Sephardic communities
Named record types for this period: Ottoman population registers (defter / nüfus), household-level civil
registers whose surviving volumes are split between the Ottoman archives in Istanbul and local collections;
Ottoman tax and land registers (tapu defter) for property ownership and transfers; and Sephardic community
registers (pinkasim) for births, marriages, deaths and burials kept by the kehillah.
Search tips:
- Names were often recorded in Arabic or Ottoman Turkish transliteration
- Query the NLI API using its documented attributes only:
title, creator, publisher, language,
start_date / end_date, shelfmark, system_number. Put the town name in a title,contains clause
(and try creator,contains and publisher,contains as well), for example
query=title,contains,Tiberias&material_type=archives.
- Do NOT write a
subject clause, and do NOT use the old publication_year_from / publication_year_to
parameters. subject appears in no published NLI attribute list, and publication_year_* is not a
current parameter. NLI does not reject either one: it silently DROPS the condition and returns
UNFILTERED results, noting the skipped condition only in an Errors response header. A town search
that ignored the town therefore looks exactly like a successful one. See gotcha 6 below.
- Dates are substring matches, not ranges.
start_date,contains,1917 matches date strings containing
"1917"; it does not mean "up to 1917", and ANDing a start_date and an end_date clause does not
express a range either. For a real period cut-off, filter the returned date values yourself and tell
the user what you actually filtered on.
- Check Sephardic community registers (pinkasim)
British Mandate Records (1917-1948)
The richest period for genealogical records due to British administrative systems.
1917 is a search convenience, not the start of the Mandate. 1917 is the Ottoman military defeat and the
Balfour Declaration. British MILITARY administration (OETA) ran from 1917; the CIVIL Mandate administration
began in 1920 and the Mandate was formally confirmed in 1922. Do not tell a user researching Mandate
government records that the Mandate began in 1917, and do not expect civil-administration record series
(gazette notices, voter rolls, naturalizations) before 1920.
Where to look:
- IGRA: Palestine Gazette (official government notices), voter rolls, professional registers
- Israel State Archives: Immigration records, land purchase files, census data
- Central Zionist Archives: Jewish Agency immigration files, kibbutz records
- NLI: Newspapers. The practical entry point is the Historical Jewish Press (JPress) collection at
https://www.nli.org.il/en/newspapers, full-text OCR of Davar, Haaretz, the Palestine Post, HaTzvi and
others, free and with no API key. Like the rest of nli.org.il it sits behind a Cloudflare interstitial that
an automated fetcher does not clear, so send the USER there rather than promising to search it yourself. For obituaries and mourning notices (מודעות אבל) this is a far better
route than the search API.
- Pre-state military and underground service: NOT the IDF Archive. The IDF and Defense Establishment
Archive begins in 1948. Personal files for pre-state service live elsewhere, and sending a user to the MOD
archive for a 1930s or 1940s ancestor produces a months-long wait and a "no such file" answer:
- Haganah: the Haganah Historical Archives in Tel Aviv. Locate its current site via the Israel Archives
Network portal below; an older standalone domain for it no longer resolves.
- Palmach: the Palmach Museum archive
- Etzel, Lehi, Betar and Revisionist bodies: the Jabotinsky Institute Archives in Tel Aviv
- Genealogy Indexer (https://www.genealogyindexer.org): OCR'd Jewish directories and yizkor books,
including Mandate-era Palestine business and residential directories. Good for placing a family at an
address in a given year.
Key record types:
| Record |
What It Shows |
Where to Find |
| Palestine Gazette |
Official appointments, company registrations, naturalization |
IGRA |
| Immigration certificates |
Name, origin, date of arrival |
Central Zionist Archives |
| Voter rolls |
Name, address, occupation |
IGRA, Israel State Archives |
| Land records |
Property ownership, purchase details |
Israel Land Authority (Tabu) |
| School records |
Student lists, parents' names |
Local school archives, NLI |
| 1922 and 1931 Palestine censuses |
Mandate-wide population counts by locality, religion, and (1931) household |
Israel State Archives, IGRA indexes, published volumes |
The 1922 and 1931 censuses of Palestine are the two full Mandate-era censuses, but what is published from them is aggregate tabulation, by locality, religion and (for 1931) household. They give community context, not evidence that a named person was present.
Post-1948 Records
Modern Israeli records are held by government ministries and municipalities.
Where to look:
- Population Registry (Misrad HaPnim): Birth, death, marriage certificates
- Municipal archives: Property records, business licenses
- Rabbinate: Marriage and divorce records (Jewish citizens)
- Bituach Leumi: Historical insurance records
- IDF: Military service records from 1948 (restricted). For pre-1948 service see the Mandate section above.
- Non-Jewish personal status: a separate court system, and usually the ONLY record. Israel registers
marriage, divorce and inheritance through recognized religious courts, so for a large share of the
population the rabbinate holds nothing at all:
- Muslim families: the Sharia courts (בתי הדין השרעיים), which also hold Ottoman and Mandate-era sijill
volumes for many cities
- Druze families: the Druze religious courts
- Christian families: the recognized denominational courts and parish registers (Greek Orthodox, Latin,
Melkite, Armenian and others), which often run back well before 1948
Never tell a Muslim, Druze or Christian Israeli user that their marriage record is "at the rabbinate".
- Israel Archives Network (https://www.archives.org.il): an aggregated portal over municipal, kibbutz,
university and institutional archives. Search it before phoning city halls one at a time.
How to request:
- Population Registry records: Submit the current Population Registry request form at the Ministry of Interior (Population and Immigration Authority) with ID proof and relationship documentation. Confirm the exact form on gov.il before sending, since form numbers change.
- Rabbinate records: Contact the relevant city rabbinate with names and approximate dates
- Municipal records: Contact the city historian or archive department
Cemetery and Gravestone Records
Gravestones (matzevot) are a high-value genealogical source: they typically carry the deceased's Hebrew name, the father's name, the Hebrew death date, and often the town of origin. They are especially useful when civil records are restricted or lost.
Where to look:
| Resource |
What It Contains |
Access |
| JOWBR (JewishGen Online Worldwide Burial Registry) |
Worldwide Jewish burial records, including many Israeli cemeteries; indexed names, dates, and cemetery descriptions |
Free, https://www.jewishgen.org/databases/cemetery/ |
| BillionGraves |
Crowd-sourced GPS-tagged headstone photos and transcriptions, growing Israeli coverage |
Free search, https://billiongraves.com/ |
| Chevra Kadisha cemetery databases |
Burial-society plot registers. Coverage and online availability vary widely between burial societies; some offer a web lookup, many answer only by phone |
Varies by chevra kadisha; check the specific society |
| JewishGen "Locating Burial Records in Israel" InfoFile |
Guide to which Israeli cemetery is indexed where |
Free, https://www.jewishgen.org/infofiles/il-burial_records.htm |
Also worth searching:
- Gravez (https://gravez.me/en/): the practical Israeli grave locator, with better Israeli coverage than
BillionGraves for recent burials.
Search tips:
- A Hebrew death date on a matzevah uses the Hebrew calendar; convert it before cross-referencing civil records
- The father's name on a gravestone often unlocks a generation that civil records do not show
- If a person is missing from JOWBR, try BillionGraves and then the specific city's chevra kadisha directly, since indexing coverage is uneven
Decoding Hebrew Documents
Israeli historical documents often contain:
Hebrew Calendar Dates:
- Hebrew year format:
ה'תשי"ח = 5718 = 1957/1958 CE
- Conversion: Subtract 3760 from the Hebrew year (approximate; depends on month)
- Months: Tishrei (Sep/Oct), Cheshvan, Kislev, Tevet, Shevat, Adar, Nisan (Mar/Apr), Iyar, Sivan, Tammuz, Av, Elul
Common Document Fields (birth certificate):
| Hebrew |
Translation |
Notes |
| שם פרטי |
First name |
|
| שם משפחה |
Family name |
|
| תאריך לידה |
Date of birth |
May be Hebrew or Gregorian |
| מקום לידה |
Place of birth |
|
| שם האב |
Father's name |
|
| שם האם |
Mother's name |
Often includes maiden name |
| מספר זהות |
ID number |
Post-1948. The modern form is 9 digits with a check digit. Numbers on older documents are often written shorter, and leading zeros are easily lost in transcription, so a length mismatch between an old document and a modern number is NOT by itself evidence of a different person. Confirm identity on name, parents and dates rather than on the number's length. |
Common Document Fields (marriage certificate): חתן (groom), כלה (bride), עדים (witnesses),
מסדר הקידושין (officiating rabbi), תאריך הנישואין (marriage date), כתובה (ketubah). The full glossary,
including the gravestone abbreviations and the gematria table, is in references/hebrew-document-glossary.md.
Name Variations: the same person may appear as a Hebrew name (אברהם בן יצחק), a legal name
(אברהם כהן), a diaspora name (Abraham Kohn), or a name changed at arrival.
Hebrew and Yiddish Name-Variant Methodology
Name matching is the single biggest source of missed records. Work the variants systematically rather than guessing.
Transliteration patterns (Ashkenazi vs. Sephardi): the same Hebrew letters are romanized differently by
community. Ashkenazi tends toward "s" for tav (Shabbos, Bais), "oy/ey" diphthongs, and German-influenced
spellings (Schwartz, Mendel); Sephardi/Mizrahi keeps "t" for tav, "a" vowels, and Spanish or Arabic influenced
spellings. So Yosef appears as Yossef, Joseph, Yoysef or Yusuf. Knowing the family's community lets you
predict the spelling the clerk in that archive most likely used.
Daitch-Mokotoff Soundex (D-M Soundex):
- The genealogy-standard fuzzy-match algorithm, invented in 1985 by Gary Mokotoff and Randy Daitch specifically for Slavic and Yiddish surnames.
- It converts a surname to a 6-digit phonetic code so that names spelled differently but pronounced alike (Moskowitz / Moskovitz / Moskovich) collapse to the same or adjacent codes.
- It is built into IGRA, JewishGen, and the Yad Vashem name database. Use the D-M Soundex option wherever a search form offers it instead of typing manual variants.
Patronymic-to-surname transitions: many families had no fixed surname in the older records; a person was
"X son of Y" (ben/bar), and fixed surnames were imposed by different authorities at different dates. Expect
the same family under a patronymic in older records and a surname in later ones, and track the father's given
name as the bridge between the two.
Yiddish kinui and shem-kodesh pairs:
- Many people had a paired name: a Hebrew sacred name (shem ha-kodesh, used in religious documents and on the gravestone) and an everyday Yiddish nickname (kinui).
- Standard pairs: Aryeh / Leib, Tzvi / Hirsch, Dov / Ber, Ze'ev / Wolf, Yehuda / Leib, Yaakov / Koppel.
- A civil record may use the kinui while the gravestone uses the shem-kodesh. Always search both halves of a known pair.
Privacy and Living People (read before you collect anything)
Genealogy routinely compiles names, dates of birth, ID numbers, religion, health events and family status
about people who are alive and did not ask to be researched. Israeli privacy law regulates the holding of
personal data and has been tightened in recent years. This skill does not say which duties attach to a given
researcher: that depends on facts it cannot see and is a question for a lawyer. Do not state a compliance
conclusion, do not name a statute or amendment as the basis for one, and do not quote a penalty. What follows
is not legal advice about the user's obligations. It is a set of operating rules for YOUR OWN conduct as the
agent, and you follow them regardless.
Refuse these, every time, regardless of how the request is framed:
- Looking up, inferring, validating, generating or storing an Israeli ID number (מספר זהות) for anyone who
is not the user themselves or a direct relative the user has documented. The check-digit structure makes
ID numbers easy to validate or fabricate, which is exactly why this line exists.
- Filing or drafting a Population Registry request for a third party the user has no documented standing to
request records about.
- Compiling a dossier on a living person presented as genealogy when the actual goal is locating,
contacting, or investigating them.
Apply these to any output you produce:
- Redact living people by default in any tree, report or file you generate: name only, no date of birth, no
ID number, no address, no health or personal-status detail. This is the default on MyHeritage and Geni for
the same reason.
- Get consent from a living relative before their details are published anywhere public, including a shared
online tree.
- Privacy rights end at death, but publication about a deceased person is not consequence-free: surviving
close relatives may have their own claim, and in any case they are the people who will read it. Be
careful with findings about desertion, conviction, paternity, conversion or illness. Present them as
what the record says, with the source, and let the family decide what to publish.
- Say where each sensitive detail came from. A sourced record is a finding; an unsourced one about a living
person is a rumour you have just put in writing.
Building a Research Plan
When a user asks to research their family, follow this template:
## Family Research Plan: [Family Name]
### Known Information
- [List what the user already knows: names, dates, locations, documents]
### Research Goals
1. [Specific goal: Find great-grandparents' immigration record]
2. [Specific goal: Locate marriage certificate]
3. [Specific goal: Identify town of origin]
### Search Strategy
1. IGRA All Israel Database: [surname] variants, [record types likely for this family]
2. NLI / JPress: [community/town], [newspapers, community registers, photographs]
3. State Archives: immigration records for [period]
4. Municipal or religious-court records: [city], [record type]
### Living People
- [Who in this tree is alive, and therefore redacted to name only]
### Expected Timeline
- Online searches: immediate. Archive requests: do NOT quote a turnaround; declassification review can run
months or longer. In-person visits: schedule via the archive's site.
### Tips for This Family
- [Specific advice based on the family's background]
Examples
Example 1: Tracing a Mandate-era immigrant
User: "My great-grandfather Moshe Rosenberg came to Palestine from Poland in the 1920s. Where do I start?"
Walkthrough:
- Build the variant set first: Rosenberg / Rozenberg / Rosenburg, and run it through Daitch-Mokotoff Soundex on IGRA so spelling differences collapse automatically.
- Search IGRA's All Israel Database for the surname plus "Poland" plus the 1920s window, focusing on voter rolls and the Palestine Gazette (naturalization notices).
- Check the Central Zionist Archives (http://www.zionistarchives.org.il) for a Jewish Agency immigration certificate, which would give origin town and arrival date.
- Use the 1931 census for CONTEXT, not for proof of an individual. What is published from it is aggregate
counts by locality, religion and household size, so it can tell you what the community looked like but
cannot confirm that a named person was present. Do not assume individual-level schedules are available to
consult; check with the holding archive before promising the user a named-person lookup. The 1922
census gives locality totals only. For placing a named individual at an address in a given year, use a
Mandate-era directory via Genealogy Indexer, a voter roll, or a Palestine Gazette notice instead.
- If he has died, search JOWBR for a burial record; the gravestone's father's name extends the tree one more generation back.
Example 2: Reading a restricted post-1948 birth record
User: "I found a 1965 Israeli birth certificate for my mother but it's in Hebrew handwriting and I want the official copy."
Walkthrough:
- Decode the handwriting using the Hebrew document glossary in this skill's references; focus on the printed field labels (שם האב, מקום לידה) and the numbers first.
- The Hebrew date may need conversion: subtract roughly 3760 from the Hebrew year, and watch the Tishrei off-by-one.
- Do the 70-year arithmetic against the CURRENT year before assuming anything: a 1965 birth is still inside the 70-year window in 2026, so it is privacy-restricted and the requester must prove a direct family relationship. A record crosses out of the window as the years pass, so an example year that was restricted when this skill was written may be open by the time you read it.
- To get the official copy, submit the current Population Registry request form to the Ministry of Interior (verify the form number on gov.il) with ID and relationship documentation.
Bundled Resources
See the references/ directory for:
data-sources-guide.md -- detailed guide to each Israeli genealogical data source with direct URLs
hebrew-document-glossary.md -- common Hebrew terms in civil and religious documents
Gotchas
Name transliteration chaos: The same person may appear as "Moshe", "Moses", "Mosche", "Musa" across different records. Always search multiple spelling variants. IGRA's search offers a Daitch-Mokotoff Soundex option; the NLI API has no fuzzy matching at all, so on NLI you must type the variants yourself.
Hebrew calendar off-by-one errors: The Hebrew year starts in Tishrei (September/October), so a Hebrew date in Tishrei-Kislev could map to two different Gregorian years. Always verify with a Hebrew-Gregorian date converter.
Assuming records are centralized: There is no single Israeli genealogy database. Records are split across IGRA, State Archives, NLI, rabbinate offices, municipal archives, and dozens of smaller collections. Each has different access methods.
Access windows are two different regimes, and carrying a figure from one to the other is the classic
mistake: A 70-year limit applies to personal vital records, with only first-degree relatives able to
obtain a record inside that window. Separately, defence-establishment material is governed by its own,
longer and independently administered restriction, which is periodically extended for whole categories
of security material. This skill deliberately does not quote a number for it, because the figures in
circulation are not reliable and a user who plans around one will be wrong. Two things follow. First,
never carry a figure between the two regimes: get the defence figure from the defence archive itself. Second, the Population
Registry is a live administrative register, not an archive: it does not "open" on a timetable the way
deposited archival material does, and it has no public search interface at any age. If a user needs the
exact rule for their case, have them confirm it with the holding body rather than repeating a number
from this skill.
Confusing kibbutz records: Kibbutz members often appear in kibbutz internal records (pinkas) rather than municipal records. For kibbutz families, contact the kibbutz archive directly or check the Central Zionist Archives.
A wrong NLI attribute or parameter fails SILENTLY, and that is the most dangerous failure mode in this
skill: NLI does not reject a condition it cannot parse. It drops the condition, returns UNFILTERED
results, and reports the skip only in an Errors response header. A query built on an unrecognised
attribute (subject) or a retired parameter (publication_year_from / publication_year_to) therefore
hands back a full, plausible, well-formed result set that ignored the user's town or date entirely, with
nothing in the body to signal it. Use only the documented attributes listed under Recommended MCP
Servers, and read the Errors header on every call before reporting anything. An empty result set is
equally untrustworthy: report what you searched, on which attributes, and what came back, never "NLI
holds nothing on this".
Troubleshooting
"I can't find anyone with my surname in IGRA"
Try:
- Alternate spellings (Cohen/Kohn/Kohen, Levy/Levi/Lewi)
- Remove diacritics and try partial matches
- Search by first name + location instead of surname
- Check if the family changed their name upon immigration (Hebraization was common)
"I found a Hebrew document but can't read the handwriting"
- Use the NLI's digitized handwriting guides for common document types
- Focus on numbers (dates, ID numbers) first, as they're easier to read
- Look for printed headers/stamps that identify the document type
- Compare against the Hebrew document glossary in this skill's references
"My NLI search returned plenty of results but none are about my town"
Almost always a silently dropped condition. Check in this order:
- Read the
Errors response header. If it lists a skipped condition, the result set is unfiltered and
means nothing.
- Check you used a documented attribute.
subject and publication_year_from / publication_year_to are
not recognised and are dropped without an error in the body.
- Check the query carries at least a three-character string over one of the search attributes.
- Re-run with
title,contains,{town} and, separately, publisher,contains,{town}, since a local
newspaper or community publication is often indexed by publisher rather than title.
- If the body is HTML rather than JSON, that is Cloudflare answering, not the API. Send a User-Agent other
than curl's default and retry.
"The records I need are restricted"
- For Population Registry: submit the current Population Registry request form with proof of relationship (verify the form on gov.il first)
- For IDF records: submit a formal request through the Ministry of Defense archives
- For rabbinate records: contact the specific rabbinate with a written request
- Do NOT assume a record older than 70 years is publicly accessible. The 70-year window governs who may
OBTAIN a vital record, not whether it appears in any public database, and the Population Registry has no
public search at any age. An old record may still have to be requested, and may sit with the Israel State
Archives rather than the registry. Ask the holding body which of the two has the file.
Recommended MCP Servers
| MCP Server |
Why It Helps |
Notes |
nli-search (National Library of Israel) |
Lets an AI agent query the NLI catalog directly for historical newspapers, photographs, manuscripts, and community records, the primary-source backbone of Israeli genealogy research |
Requires an NLI API key. Search on documented attributes, for example query=title,contains,Tiberias&material_type=archives. See the NLI API notes below. |
NLI API notes (read before your first call):
- Get a key. A free personal key is issued at https://api2.nli.org.il/signup/. NLI also publishes a
shared guest key on its own Search API page (
DVQyidFLOAjp12ib92pNJPmflmB5IessOq1CJQDK), but it is
heavily throttled and in testing returned 429 OVER_RATE_LIMIT rather than results. Treat the guest key
as a way to check query syntax, not as a research key.
- Documented query attributes:
title, creator, publisher, language, start_date / end_date,
shelfmark, system_number. Operators are contains and exact. Clauses join with ,AND; or ,OR;;
standalone filters and commands (material_type, availability_type, sort_field, items_per_page,
result_page, output_format, count_mode) are appended with &.
- Three-character minimum. NLI documents that a basic query must carry at least a three-character
string over one of the search attributes. Single Hebrew letters and very short tokens fail this.
sort_field vs sortField. NLI's parameter table says sort_field while a worked example on the
same page uses sortField. Prefer sort_field; if sorting looks ignored, check the Errors header and
try the other spelling.
- Cloudflare blocks the
curl/* User-Agent specifically, not your IP and not a missing header. A bare
curl with no -A still sends curl/x.y.z and gets an HTML challenge page; any other User-Agent, or
genuinely no User-Agent at all, reaches the API and returns JSON. When debugging, check whether the
body is HTML (Cloudflare) or JSON (the API answering).
Other archives (IGRA, State Archives, Central Zionist Archives) do not currently expose an MCP server; use their web search interfaces directly.
Reference Links
1---2name: israeli-genealogy-researcher3description: Not legal advice, and not a ruling on record access. Guide family history research using Israeli and Jewish genealogical data sources. Use when a user asks about tracing Israeli or Jewish roots, finding family records, researching ancestors who lived in Ottoman Palestine, British Mandate Palestine, or modern Israel, decoding Hebrew-language historical documents, or building a family tree from Israeli records. Produces structured research plans, explains how to navigate IGRA, JewishGen, NLI archives, and municipal record systems, and helps decode Hebrew handwriting in historical certificates. Prevents dead-end research by matching the right data source to each genealogical question. Do NOT use for Yad Vashem Holocaust victim name searches specifically (use dedicated Holocaust research tools), DNA ancestry interpretation, or non-Israeli genealogy research.4license: MIT5---67# Israeli Genealogy Researcher89## Legal notice1011This skill is a free, AI-operated research aid for locating and reading genealogical12records. It explains which archive holds what, how to query it, and how to decode a13Hebrew document. It is not legal advice, it does not determine anyone's rights, status14or entitlement, and it is not a privacy-law compliance assessment. It is produced15automatically by a language model with no lawyer, archivist or genealogist reviewing16the output, and a language model can be wrong, omit a source, or state a rule that has17changed. The access windows, statutory references and record-holder descriptions here18are general orientation, not a ruling on your case: only the body holding a record19decides whether you may have it, under rules it can change. Israeli personal status,20citizenship, inheritance and privacy questions turn on facts and documents this skill21never sees, so nothing here is a substitute for advice that takes account of the22particular data and needs of each person. Before relying on a finding to assert a23right, contact a relative, publish information about a living person, or submit24anything to an authority or a court, consult a qualified professional and verify every25rule against the holding body.2627## Problem2829Tracing family roots through Israeli records is uniquely challenging. Records span Ottoman Turkish, British English, Hebrew, Arabic, and Yiddish across multiple unconnected archives. Date systems shift between Hebrew calendar, Islamic calendar, and Gregorian dates. Names change across transliteration systems (Sephardic vs. Ashkenazi spelling, Hebrew vs. Latin script). Without knowing which archive holds which records and how to query each one, researchers hit dead ends quickly and miss critical connections between documents.3031## Instructions3233### Overview3435This skill helps users research family history using Israeli and Jewish genealogical data sources. It covers the major archives, explains record types, guides search strategies, and helps decode Hebrew-language historical documents.3637### When to Use3839- User wants to trace family roots to Israel/Palestine40- User has a family name and wants to find records41- User found a Hebrew document (birth/marriage/death certificate) and needs help reading it42- User wants to research a specific community or town in Israel43- User is planning a genealogy research trip to Israel44- User needs to navigate Israeli municipal or religious record systems4546### Key Data Sources4748| Source | What It Contains | URL | Access |49|--------|-----------------|-----|--------|50| **IGRA** (Israel Genealogy Research Association) | 4M+ records (4,040,574 as of 26 July 2026): birth, marriage, death, immigration, voter rolls | https://genealogy.org.il/AID/ | Free search, membership for full access |51| **JewishGen** | Global Jewish genealogy hub, community databases, Yizkor books | https://www.jewishgen.org/ | Free registration |52| **NLI Archives** (via nli-search MCP) | Historical documents, manuscripts, photographs, newspapers | https://www.nli.org.il/ | Free API (key required) |53| **Israel State Archives** | Government records, immigration files, land documents | https://www.archives.gov.il/ | Free online access to digitized materials |54| **Rabbinate Records** | Marriage and divorce records (from 1948) | Via local rabbinate offices | In-person or authorized request |55| **Population Registry** | Birth, death, marriage records (from 1948) | Via Ministry of Interior | Official request with ID |56| **Municipal Archives** | Local records, property tax (arnona), building permits | Via city/town hall | Varies by municipality |57| **IDF Archives** | Military service records | https://archives.mod.gov.il/sites/English/Pages/default.aspx | Restricted, family requests possible |58| **Central Zionist Archives** | Aliyah records, Jewish Agency files | http://www.zionistarchives.org.il | Free online catalog |5960**Diaspora indexes that carry the generation BEFORE the immigrant:**61- **JRI-Poland** (https://jri-poland.org): the largest index of Polish Jewish vital records anywhere. If the62 family came from Poland, start here for the pre-emigration generations.63- **Routes to Roots Foundation** (https://rtrfoundation.org): an inventory of what actually survives in64 which Eastern European archive, so you know whether a search is worth making at all.65- **Yad Vashem Pages of Testimony** (https://yvng.yadvashem.org): this skill does not do Holocaust victim66 name searches, but a Page of Testimony is also a genealogical document: it names the victim's parents,67 spouse and town AND the submitting relative and their relationship, which for many Ashkenazi families is68 the only surviving link to a generation. Use it as a source, and route the actual victim research to69 dedicated Holocaust tools.7071**Genealogy organizations and family-name databases:**72- **IGRA** (Israel Genealogy Research Association): runs the All Israel Database described above.73- **IGS** (Israel Genealogical Society): a separate membership organization from IGRA, with regional branches, lectures, and research help. The two are distinct, do not confuse them.74- **Beit Hatfutsot / ANU - Museum of the Jewish People**: hosts free Jewish family-name and genealogy databases (the former Douglas E. Goldman Jewish Genealogy Center), useful for the meaning and distribution of a surname. Search the Memi De-Shalit Database of Jewish Family Names at https://dbs.anumuseum.org.il/skn/en/c6/BH and explore the collaborative family-tree platform at https://geni.anumuseum.org.il/.7576### Research Strategy by Period7778#### Ottoman Period Records (pre-1917)7980Ottoman-era records are the hardest to find. They are scattered across archives in Istanbul, Jerusalem, and local collections.8182**Where to look:**83- NLI: Search for community records, synagogue registers, land documents (kushan/tabu)84- IGRA: Ottoman-era census fragments and tax records85- Sharia court records: Ottoman and Mandate-era Muslim religious court (sijill) volumes record land86 transactions and family events, sometimes involving non-Muslim parties too. Custody is split between the87 Sharia court system and state archival bodies, so ask which holds the city you need rather than assuming88- Alliance Israelite Universelle: School records for Sephardic communities8990**Named record types for this period:** Ottoman population registers (defter / nüfus), household-level civil91registers whose surviving volumes are split between the Ottoman archives in Istanbul and local collections;92Ottoman tax and land registers (tapu defter) for property ownership and transfers; and Sephardic community93registers (pinkasim) for births, marriages, deaths and burials kept by the kehillah.9495**Search tips:**96- Names were often recorded in Arabic or Ottoman Turkish transliteration97- Query the NLI API using its documented attributes only: `title`, `creator`, `publisher`, `language`,98 `start_date` / `end_date`, `shelfmark`, `system_number`. Put the town name in a `title,contains` clause99 (and try `creator,contains` and `publisher,contains` as well), for example100 `query=title,contains,Tiberias&material_type=archives`.101- Do NOT write a `subject` clause, and do NOT use the old `publication_year_from` / `publication_year_to`102 parameters. `subject` appears in no published NLI attribute list, and `publication_year_*` is not a103 current parameter. NLI does not reject either one: it silently DROPS the condition and returns104 UNFILTERED results, noting the skipped condition only in an `Errors` response header. A town search105 that ignored the town therefore looks exactly like a successful one. See gotcha 6 below.106- Dates are substring matches, not ranges. `start_date,contains,1917` matches date strings containing107 "1917"; it does not mean "up to 1917", and ANDing a `start_date` and an `end_date` clause does not108 express a range either. For a real period cut-off, filter the returned `date` values yourself and tell109 the user what you actually filtered on.110- Check Sephardic community registers (pinkasim)111112#### British Mandate Records (1917-1948)113114The richest period for genealogical records due to British administrative systems.115116**1917 is a search convenience, not the start of the Mandate.** 1917 is the Ottoman military defeat and the117Balfour Declaration. British MILITARY administration (OETA) ran from 1917; the CIVIL Mandate administration118began in 1920 and the Mandate was formally confirmed in 1922. Do not tell a user researching Mandate119government records that the Mandate began in 1917, and do not expect civil-administration record series120(gazette notices, voter rolls, naturalizations) before 1920.121122**Where to look:**123- IGRA: Palestine Gazette (official government notices), voter rolls, professional registers124- Israel State Archives: Immigration records, land purchase files, census data125- Central Zionist Archives: Jewish Agency immigration files, kibbutz records126- NLI: Newspapers. The practical entry point is the **Historical Jewish Press (JPress)** collection at127 https://www.nli.org.il/en/newspapers, full-text OCR of Davar, Haaretz, the Palestine Post, HaTzvi and128 others, free and with no API key. Like the rest of nli.org.il it sits behind a Cloudflare interstitial that129 an automated fetcher does not clear, so send the USER there rather than promising to search it yourself. For obituaries and mourning notices (מודעות אבל) this is a far better130 route than the search API.131- **Pre-state military and underground service: NOT the IDF Archive.** The IDF and Defense Establishment132 Archive begins in 1948. Personal files for pre-state service live elsewhere, and sending a user to the MOD133 archive for a 1930s or 1940s ancestor produces a months-long wait and a "no such file" answer:134 - Haganah: the Haganah Historical Archives in Tel Aviv. Locate its current site via the Israel Archives135 Network portal below; an older standalone domain for it no longer resolves.136 - Palmach: the Palmach Museum archive137 - Etzel, Lehi, Betar and Revisionist bodies: the Jabotinsky Institute Archives in Tel Aviv138- **Genealogy Indexer** (https://www.genealogyindexer.org): OCR'd Jewish directories and yizkor books,139 including Mandate-era Palestine business and residential directories. Good for placing a family at an140 address in a given year.141142**Key record types:**143| Record | What It Shows | Where to Find |144|--------|--------------|---------------|145| Palestine Gazette | Official appointments, company registrations, naturalization | IGRA |146| Immigration certificates | Name, origin, date of arrival | Central Zionist Archives |147| Voter rolls | Name, address, occupation | IGRA, Israel State Archives |148| Land records | Property ownership, purchase details | Israel Land Authority (Tabu) |149| School records | Student lists, parents' names | Local school archives, NLI |150| 1922 and 1931 Palestine censuses | Mandate-wide population counts by locality, religion, and (1931) household | Israel State Archives, IGRA indexes, published volumes |151152The 1922 and 1931 censuses of Palestine are the two full Mandate-era censuses, but what is published from them is aggregate tabulation, by locality, religion and (for 1931) household. They give community context, not evidence that a named person was present.153154#### Post-1948 Records155156Modern Israeli records are held by government ministries and municipalities.157158**Where to look:**159- Population Registry (Misrad HaPnim): Birth, death, marriage certificates160- Municipal archives: Property records, business licenses161- Rabbinate: Marriage and divorce records (Jewish citizens)162- Bituach Leumi: Historical insurance records163- IDF: Military service records from 1948 (restricted). For pre-1948 service see the Mandate section above.164- **Non-Jewish personal status: a separate court system, and usually the ONLY record.** Israel registers165 marriage, divorce and inheritance through recognized religious courts, so for a large share of the166 population the rabbinate holds nothing at all:167 - Muslim families: the Sharia courts (בתי הדין השרעיים), which also hold Ottoman and Mandate-era sijill168 volumes for many cities169 - Druze families: the Druze religious courts170 - Christian families: the recognized denominational courts and parish registers (Greek Orthodox, Latin,171 Melkite, Armenian and others), which often run back well before 1948172 Never tell a Muslim, Druze or Christian Israeli user that their marriage record is "at the rabbinate".173- **Israel Archives Network** (https://www.archives.org.il): an aggregated portal over municipal, kibbutz,174 university and institutional archives. Search it before phoning city halls one at a time.175176**How to request:**177- Population Registry records: Submit the current Population Registry request form at the Ministry of Interior (Population and Immigration Authority) with ID proof and relationship documentation. Confirm the exact form on gov.il before sending, since form numbers change.178- Rabbinate records: Contact the relevant city rabbinate with names and approximate dates179- Municipal records: Contact the city historian or archive department180181### Cemetery and Gravestone Records182183Gravestones (matzevot) are a high-value genealogical source: they typically carry the deceased's Hebrew name, the father's name, the Hebrew death date, and often the town of origin. They are especially useful when civil records are restricted or lost.184185**Where to look:**186| Resource | What It Contains | Access |187|----------|-----------------|--------|188| JOWBR (JewishGen Online Worldwide Burial Registry) | Worldwide Jewish burial records, including many Israeli cemeteries; indexed names, dates, and cemetery descriptions | Free, https://www.jewishgen.org/databases/cemetery/ |189| BillionGraves | Crowd-sourced GPS-tagged headstone photos and transcriptions, growing Israeli coverage | Free search, https://billiongraves.com/ |190| Chevra Kadisha cemetery databases | Burial-society plot registers. Coverage and online availability vary widely between burial societies; some offer a web lookup, many answer only by phone | Varies by chevra kadisha; check the specific society |191| JewishGen "Locating Burial Records in Israel" InfoFile | Guide to which Israeli cemetery is indexed where | Free, https://www.jewishgen.org/infofiles/il-burial_records.htm |192193**Also worth searching:**194- **Gravez** (https://gravez.me/en/): the practical Israeli grave locator, with better Israeli coverage than195 BillionGraves for recent burials.196197**Search tips:**198- A Hebrew death date on a matzevah uses the Hebrew calendar; convert it before cross-referencing civil records199- The father's name on a gravestone often unlocks a generation that civil records do not show200- If a person is missing from JOWBR, try BillionGraves and then the specific city's chevra kadisha directly, since indexing coverage is uneven201202### Decoding Hebrew Documents203204Israeli historical documents often contain:205206**Hebrew Calendar Dates:**207- Hebrew year format: `ה'תשי"ח` = 5718 = 1957/1958 CE208- Conversion: Subtract 3760 from the Hebrew year (approximate; depends on month)209- Months: Tishrei (Sep/Oct), Cheshvan, Kislev, Tevet, Shevat, Adar, Nisan (Mar/Apr), Iyar, Sivan, Tammuz, Av, Elul210211**Common Document Fields (birth certificate):**212| Hebrew | Translation | Notes |213|--------|-------------|-------|214| שם פרטי | First name | |215| שם משפחה | Family name | |216| תאריך לידה | Date of birth | May be Hebrew or Gregorian |217| מקום לידה | Place of birth | |218| שם האב | Father's name | |219| שם האם | Mother's name | Often includes maiden name |220| מספר זהות | ID number | Post-1948. The modern form is 9 digits with a check digit. Numbers on older documents are often written shorter, and leading zeros are easily lost in transcription, so a length mismatch between an old document and a modern number is NOT by itself evidence of a different person. Confirm identity on name, parents and dates rather than on the number's length. |221222**Common Document Fields (marriage certificate):** חתן (groom), כלה (bride), עדים (witnesses),223מסדר הקידושין (officiating rabbi), תאריך הנישואין (marriage date), כתובה (ketubah). The full glossary,224including the gravestone abbreviations and the gematria table, is in `references/hebrew-document-glossary.md`.225226**Name Variations:** the same person may appear as a Hebrew name (`אברהם בן יצחק`), a legal name227(`אברהם כהן`), a diaspora name (`Abraham Kohn`), or a name changed at arrival.228229### Hebrew and Yiddish Name-Variant Methodology230231Name matching is the single biggest source of missed records. Work the variants systematically rather than guessing.232233**Transliteration patterns (Ashkenazi vs. Sephardi):** the same Hebrew letters are romanized differently by234community. Ashkenazi tends toward "s" for tav (Shabbos, Bais), "oy/ey" diphthongs, and German-influenced235spellings (Schwartz, Mendel); Sephardi/Mizrahi keeps "t" for tav, "a" vowels, and Spanish or Arabic influenced236spellings. So Yosef appears as Yossef, Joseph, Yoysef or Yusuf. Knowing the family's community lets you237predict the spelling the clerk in that archive most likely used.238239**Daitch-Mokotoff Soundex (D-M Soundex):**240- The genealogy-standard fuzzy-match algorithm, invented in 1985 by Gary Mokotoff and Randy Daitch specifically for Slavic and Yiddish surnames.241- It converts a surname to a 6-digit phonetic code so that names spelled differently but pronounced alike (Moskowitz / Moskovitz / Moskovich) collapse to the same or adjacent codes.242- It is built into IGRA, JewishGen, and the Yad Vashem name database. Use the D-M Soundex option wherever a search form offers it instead of typing manual variants.243244**Patronymic-to-surname transitions:** many families had no fixed surname in the older records; a person was245"X son of Y" (ben/bar), and fixed surnames were imposed by different authorities at different dates. Expect246the same family under a patronymic in older records and a surname in later ones, and track the father's given247name as the bridge between the two.248249**Yiddish kinui and shem-kodesh pairs:**250- Many people had a paired name: a Hebrew sacred name (shem ha-kodesh, used in religious documents and on the gravestone) and an everyday Yiddish nickname (kinui).251- Standard pairs: Aryeh / Leib, Tzvi / Hirsch, Dov / Ber, Ze'ev / Wolf, Yehuda / Leib, Yaakov / Koppel.252- A civil record may use the kinui while the gravestone uses the shem-kodesh. Always search both halves of a known pair.253254### Privacy and Living People (read before you collect anything)255256Genealogy routinely compiles names, dates of birth, ID numbers, religion, health events and family status257about people who are alive and did not ask to be researched. Israeli privacy law regulates the holding of258personal data and has been tightened in recent years. This skill does not say which duties attach to a given259researcher: that depends on facts it cannot see and is a question for a lawyer. Do not state a compliance260conclusion, do not name a statute or amendment as the basis for one, and do not quote a penalty. What follows261is not legal advice about the user's obligations. It is a set of operating rules for YOUR OWN conduct as the262agent, and you follow them regardless.263264**Refuse these, every time, regardless of how the request is framed:**265- Looking up, inferring, validating, generating or storing an Israeli ID number (מספר זהות) for anyone who266 is not the user themselves or a direct relative the user has documented. The check-digit structure makes267 ID numbers easy to validate or fabricate, which is exactly why this line exists.268- Filing or drafting a Population Registry request for a third party the user has no documented standing to269 request records about.270- Compiling a dossier on a living person presented as genealogy when the actual goal is locating,271 contacting, or investigating them.272273**Apply these to any output you produce:**274- Redact living people by default in any tree, report or file you generate: name only, no date of birth, no275 ID number, no address, no health or personal-status detail. This is the default on MyHeritage and Geni for276 the same reason.277- Get consent from a living relative before their details are published anywhere public, including a shared278 online tree.279- Privacy rights end at death, but publication about a deceased person is not consequence-free: surviving280 close relatives may have their own claim, and in any case they are the people who will read it. Be281 careful with findings about desertion, conviction, paternity, conversion or illness. Present them as282 what the record says, with the source, and let the family decide what to publish.283- Say where each sensitive detail came from. A sourced record is a finding; an unsourced one about a living284 person is a rumour you have just put in writing.285286### Building a Research Plan287288When a user asks to research their family, follow this template:289290```markdown291## Family Research Plan: [Family Name]292293### Known Information294- [List what the user already knows: names, dates, locations, documents]295296### Research Goals2971. [Specific goal: Find great-grandparents' immigration record]2982. [Specific goal: Locate marriage certificate]2993. [Specific goal: Identify town of origin]300301### Search Strategy3021. IGRA All Israel Database: [surname] variants, [record types likely for this family]3032. NLI / JPress: [community/town], [newspapers, community registers, photographs]3043. State Archives: immigration records for [period]3054. Municipal or religious-court records: [city], [record type]306307### Living People308- [Who in this tree is alive, and therefore redacted to name only]309310### Expected Timeline311- Online searches: immediate. Archive requests: do NOT quote a turnaround; declassification review can run312 months or longer. In-person visits: schedule via the archive's site.313314### Tips for This Family315- [Specific advice based on the family's background]316```317318## Examples319320### Example 1: Tracing a Mandate-era immigrant321322**User:** "My great-grandfather Moshe Rosenberg came to Palestine from Poland in the 1920s. Where do I start?"323324**Walkthrough:**3251. Build the variant set first: Rosenberg / Rozenberg / Rosenburg, and run it through Daitch-Mokotoff Soundex on IGRA so spelling differences collapse automatically.3262. Search IGRA's All Israel Database for the surname plus "Poland" plus the 1920s window, focusing on voter rolls and the Palestine Gazette (naturalization notices).3273. Check the Central Zionist Archives (http://www.zionistarchives.org.il) for a Jewish Agency immigration certificate, which would give origin town and arrival date.3284. Use the 1931 census for CONTEXT, not for proof of an individual. What is published from it is aggregate329 counts by locality, religion and household size, so it can tell you what the community looked like but330 cannot confirm that a named person was present. Do not assume individual-level schedules are available to331 consult; check with the holding archive before promising the user a named-person lookup. The 1922332 census gives locality totals only. For placing a named individual at an address in a given year, use a333 Mandate-era directory via Genealogy Indexer, a voter roll, or a Palestine Gazette notice instead.3345. If he has died, search JOWBR for a burial record; the gravestone's father's name extends the tree one more generation back.335336### Example 2: Reading a restricted post-1948 birth record337338**User:** "I found a 1965 Israeli birth certificate for my mother but it's in Hebrew handwriting and I want the official copy."339340**Walkthrough:**3411. Decode the handwriting using the Hebrew document glossary in this skill's references; focus on the printed field labels (שם האב, מקום לידה) and the numbers first.3422. The Hebrew date may need conversion: subtract roughly 3760 from the Hebrew year, and watch the Tishrei off-by-one.3433. Do the 70-year arithmetic against the CURRENT year before assuming anything: a 1965 birth is still inside the 70-year window in 2026, so it is privacy-restricted and the requester must prove a direct family relationship. A record crosses out of the window as the years pass, so an example year that was restricted when this skill was written may be open by the time you read it.3444. To get the official copy, submit the current Population Registry request form to the Ministry of Interior (verify the form number on gov.il) with ID and relationship documentation.345346## Bundled Resources347348See the `references/` directory for:349- `data-sources-guide.md` -- detailed guide to each Israeli genealogical data source with direct URLs350- `hebrew-document-glossary.md` -- common Hebrew terms in civil and religious documents351352## Gotchas3533541. **Name transliteration chaos:** The same person may appear as "Moshe", "Moses", "Mosche", "Musa" across different records. Always search multiple spelling variants. IGRA's search offers a Daitch-Mokotoff Soundex option; the NLI API has no fuzzy matching at all, so on NLI you must type the variants yourself.3553562. **Hebrew calendar off-by-one errors:** The Hebrew year starts in Tishrei (September/October), so a Hebrew date in Tishrei-Kislev could map to two different Gregorian years. Always verify with a Hebrew-Gregorian date converter.3573583. **Assuming records are centralized:** There is no single Israeli genealogy database. Records are split across IGRA, State Archives, NLI, rabbinate offices, municipal archives, and dozens of smaller collections. Each has different access methods.3593604. **Access windows are two different regimes, and carrying a figure from one to the other is the classic361 mistake:** A 70-year limit applies to personal vital records, with only first-degree relatives able to362 obtain a record inside that window. Separately, defence-establishment material is governed by its own,363 longer and independently administered restriction, which is periodically extended for whole categories364 of security material. This skill deliberately does not quote a number for it, because the figures in365 circulation are not reliable and a user who plans around one will be wrong. Two things follow. First,366 never carry a figure between the two regimes: get the defence figure from the defence archive itself. Second, the Population367 Registry is a live administrative register, not an archive: it does not "open" on a timetable the way368 deposited archival material does, and it has no public search interface at any age. If a user needs the369 exact rule for their case, have them confirm it with the holding body rather than repeating a number370 from this skill.3713725. **Confusing kibbutz records:** Kibbutz members often appear in kibbutz internal records (pinkas) rather than municipal records. For kibbutz families, contact the kibbutz archive directly or check the Central Zionist Archives.3733746. **A wrong NLI attribute or parameter fails SILENTLY, and that is the most dangerous failure mode in this375 skill:** NLI does not reject a condition it cannot parse. It drops the condition, returns UNFILTERED376 results, and reports the skip only in an `Errors` response header. A query built on an unrecognised377 attribute (`subject`) or a retired parameter (`publication_year_from` / `publication_year_to`) therefore378 hands back a full, plausible, well-formed result set that ignored the user's town or date entirely, with379 nothing in the body to signal it. Use only the documented attributes listed under Recommended MCP380 Servers, and read the `Errors` header on every call before reporting anything. An empty result set is381 equally untrustworthy: report what you searched, on which attributes, and what came back, never "NLI382 holds nothing on this".383384## Troubleshooting385386### "I can't find anyone with my surname in IGRA"387Try:3881. Alternate spellings (Cohen/Kohn/Kohen, Levy/Levi/Lewi)3892. Remove diacritics and try partial matches3903. Search by first name + location instead of surname3914. Check if the family changed their name upon immigration (Hebraization was common)392393### "I found a Hebrew document but can't read the handwriting"3941. Use the NLI's digitized handwriting guides for common document types3952. Focus on numbers (dates, ID numbers) first, as they're easier to read3963. Look for printed headers/stamps that identify the document type3974. Compare against the Hebrew document glossary in this skill's references398399### "My NLI search returned plenty of results but none are about my town"400Almost always a silently dropped condition. Check in this order:4011. Read the `Errors` response header. If it lists a skipped condition, the result set is unfiltered and402 means nothing.4032. Check you used a documented attribute. `subject` and `publication_year_from` / `publication_year_to` are404 not recognised and are dropped without an error in the body.4053. Check the query carries at least a three-character string over one of the search attributes.4064. Re-run with `title,contains,{town}` and, separately, `publisher,contains,{town}`, since a local407 newspaper or community publication is often indexed by publisher rather than title.4085. If the body is HTML rather than JSON, that is Cloudflare answering, not the API. Send a User-Agent other409 than curl's default and retry.410411### "The records I need are restricted"4121. For Population Registry: submit the current Population Registry request form with proof of relationship (verify the form on gov.il first)4132. For IDF records: submit a formal request through the Ministry of Defense archives4143. For rabbinate records: contact the specific rabbinate with a written request4154. Do NOT assume a record older than 70 years is publicly accessible. The 70-year window governs who may416 OBTAIN a vital record, not whether it appears in any public database, and the Population Registry has no417 public search at any age. An old record may still have to be requested, and may sit with the Israel State418 Archives rather than the registry. Ask the holding body which of the two has the file.419420## Recommended MCP Servers421422| MCP Server | Why It Helps | Notes |423|------------|--------------|-------|424| [`nli-search`](https://agentskills.co.il/he/mcp/nli-search) (National Library of Israel) | Lets an AI agent query the NLI catalog directly for historical newspapers, photographs, manuscripts, and community records, the primary-source backbone of Israeli genealogy research | Requires an NLI API key. Search on documented attributes, for example `query=title,contains,Tiberias&material_type=archives`. See the NLI API notes below. |425426**NLI API notes (read before your first call):**427- **Get a key.** A free personal key is issued at https://api2.nli.org.il/signup/. NLI also publishes a428 shared guest key on its own Search API page (`DVQyidFLOAjp12ib92pNJPmflmB5IessOq1CJQDK`), but it is429 heavily throttled and in testing returned `429 OVER_RATE_LIMIT` rather than results. Treat the guest key430 as a way to check query syntax, not as a research key.431- **Documented query attributes:** `title`, `creator`, `publisher`, `language`, `start_date` / `end_date`,432 `shelfmark`, `system_number`. Operators are `contains` and `exact`. Clauses join with `,AND;` or `,OR;`;433 standalone filters and commands (`material_type`, `availability_type`, `sort_field`, `items_per_page`,434 `result_page`, `output_format`, `count_mode`) are appended with `&`.435- **Three-character minimum.** NLI documents that a basic query must carry at least a three-character436 string over one of the search attributes. Single Hebrew letters and very short tokens fail this.437- **`sort_field` vs `sortField`.** NLI's parameter table says `sort_field` while a worked example on the438 same page uses `sortField`. Prefer `sort_field`; if sorting looks ignored, check the `Errors` header and439 try the other spelling.440- **Cloudflare blocks the `curl/*` User-Agent specifically**, not your IP and not a missing header. A bare441 `curl` with no `-A` still sends `curl/x.y.z` and gets an HTML challenge page; any other User-Agent, or442 genuinely no `User-Agent` at all, reaches the API and returns JSON. When debugging, check whether the443 body is HTML (Cloudflare) or JSON (the API answering).444445Other archives (IGRA, State Archives, Central Zionist Archives) do not currently expose an MCP server; use their web search interfaces directly.446447## Reference Links448449| Source | URL |450|--------|-----|451| IGRA (Israel Genealogy Research Association) | https://genealogy.org.il/AID/ |452| JewishGen | https://www.jewishgen.org/ |453| National Library of Israel | https://www.nli.org.il/ |454| Israel State Archives | https://www.archives.gov.il/ |455| Central Zionist Archives | http://www.zionistarchives.org.il |456| IDF and Defense Establishment Archives | https://archives.mod.gov.il/sites/English/Pages/default.aspx |457| JOWBR (JewishGen Online Worldwide Burial Registry) | https://www.jewishgen.org/databases/cemetery/ |