# A legend for your source labels — Gemini Notebook prompt

> If you use labels or naming conventions on sources ('[DRAFT]', '[2019 — dated]', '[opposing view]'), the notebook doesn't know what they mean until you tell it. This template turns your naming scheme into instructions the model actually follows.


_Markdown version of https://gemini-notebook-hub.online/prompts/source-prep/source-labels-legend — for AI and LLM crawlers. Content is identical to the web page._

---
- Category: Setup & accuracy
- Goes in: Chat settings (persistent)

Shared by [idea: Saikat Basu (MakeUseOf)](https://www.makeuseof.com/notebooklm-settings-configure-notebook/)

## The prompt

```
My sources use a naming convention. Interpret it as follows:

- Sources marked [PRIMARY] — original documents (contracts, papers, transcripts). Prefer these for every factual claim.
- Sources marked [SECONDARY] — commentary and summaries. Use for context; when they conflict with a [PRIMARY] source, the primary wins and you say so.
- Sources marked [DRAFT] or [INTERNAL] — unfinished thinking. Never quote these as established positions.
- Sources marked [DATED — year] — accurate as of that year. Flag the age whenever you rely on one.
- Sources marked [OPPOSING] — included to represent the other side. Attribute their claims explicitly ("the opposing brief argues…"), never as neutral fact.

[Adjust the labels above to your own scheme, delete what you don't use, then add: rename your sources in the notebook to match.]
```

## How to use it

1. Open your notebook and click Customize (chat settings) in the chat panel.
2. Paste the prompt as the notebook's custom instructions and save.
3. It now applies to every question you ask in this notebook.

Square brackets mark the parts you replace with your own topic or question.

## More setup & accuracy prompts

- [The complete chat-settings template](https://gemini-notebook-hub.online/prompts/source-prep/chat-settings-master-template.md)
- [Grounding guardrails: supported, inferred, or absent](https://gemini-notebook-hub.online/prompts/source-prep/grounding-guardrails.md)
- [The verification footer](https://gemini-notebook-hub.online/prompts/source-prep/answer-verification-footer.md)
- [The citation-forcing pinned note](https://gemini-notebook-hub.online/prompts/source-prep/citation-pinned-note.md)
- [The patience instruction](https://gemini-notebook-hub.online/prompts/source-prep/patience-instruction.md)
- [Turn the notebook into a prompt generator](https://gemini-notebook-hub.online/prompts/source-prep/notebook-prompt-generator.md)

