# What's Available

Here is the full list of settings currently available:&#x20;

<table data-header-hidden><thead><tr><th width="230">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Requests</strong></td><td>Tell the extension which data to sync</td></tr><tr><td><strong>Annotations</strong></td><td></td></tr><tr><td>Comment template</td><td>Tell the extension how to import annotation comments</td></tr><tr><td>Highlight template</td><td>Tell the extension how to import annotation highlights</td></tr><tr><td>Formatter</td><td>Configure how annotations should be formatted on import</td></tr><tr><td><strong>Autocomplete</strong></td><td></td></tr><tr><td>Display</td><td>Select the format items should appear in</td></tr><tr><td>Format</td><td>Select what should be inserted on selection</td></tr><tr><td>Trigger</td><td>Pick a trigger sequence for the menu</td></tr><tr><td><strong>Copy</strong></td><td></td></tr><tr><td>Always copy</td><td>Decide if you want to always copy the reference of items you select in the Search Panel</td></tr><tr><td>Default copy format</td><td>Tell the extension what it should add to your clipboard when you use QuickCopy, always copy, or copy as default functionalities</td></tr><tr><td>QuickCopy (default)</td><td>Decide if QuickCopy should be active by default</td></tr><tr><td>QuickCopy (override)</td><td>Pick a key which, if pressed, will temporarily override QuickCopy behavior</td></tr><tr><td><strong>Metadata</strong></td><td></td></tr><tr><td>Formatter</td><td>Pick a formatter for importing metadata</td></tr><tr><td><strong>Notes</strong></td><td></td></tr><tr><td>Divider</td><td>Tell the extension how to split up Zotero notes into Roam blocks</td></tr><tr><td>Formatter</td><td>Pick a formatter for importing notes</td></tr><tr><td>Nesting</td><td>Choose how to insert notes &#x26; annotations (under a block with specific text | don't nest)</td></tr><tr><td>Position</td><td>Select if notes &#x26; annotations should be inserted at the top or bottom of their parent's children (only applies if nesting is used)</td></tr><tr><td><strong>Page Menus</strong></td><td></td></tr><tr><td>Elements</td><td>Select which elements should be shown in citekey menus</td></tr><tr><td>Display</td><td>Decide when page menus should be shown</td></tr><tr><td><strong>Scite Badge</strong></td><td></td></tr><tr><td>Layout</td><td>Select the direction for badges</td></tr><tr><td>Show labels</td><td>Decide if category labels should be shown</td></tr><tr><td>Show empty categories</td><td>Decide if empty categories should be shown</td></tr><tr><td>Show as small</td><td>Decide if badges should have a small appearance</td></tr><tr><td>Tooltip placement</td><td>Select the placement for badges' tooltips</td></tr><tr><td>Tooltip offset</td><td>Pick an offset for badges' tooltips</td></tr><tr><td><strong>Shortcuts</strong></td><td>Choose custom shortcuts to trigger specific actions within the extension</td></tr><tr><td></td><td>See <a data-mention href="/pages/-MVT2jgzS1QWXizGGCSN">/pages/-MVT2jgzS1QWXizGGCSN</a> for the full list of options</td></tr><tr><td><strong>Typemap</strong></td><td>Choose custom mappings for item types</td></tr><tr><td><strong>Web Import</strong></td><td></td></tr><tr><td>Tags</td><td>Choose when to show the web import button</td></tr><tr><td><strong>Other</strong></td><td></td></tr><tr><td>Autoload</td><td>Select if the extension should automatically activate upon graph load</td></tr><tr><td>Dark Theme (default)</td><td>Select if the extension should default to using its dark mode</td></tr><tr><td>Enable cache</td><td>Select if the extension should persist Zotero data between sessions</td></tr><tr><td>Display references as citations</td><td>Tweak the rendering of inline [[@citekey]] references</td></tr></tbody></table>


---

# 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://alix-lahuec.gitbook.io/zotero-roam/customization/user-settings.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.
