# Synapse Annotation

![Synapse Glyphs](/files/-Lz9MBoV8vZBkG-oLB4P)

## Select a synapse

Click to select a synapse.

Ctrl/Cmd + Click to select more synapses or unselect a selected synapse

## Annotate/Edit synapses

### Annotate pre-synapses

Choose ‘Add Tbar’ from the tool menu or right click menu.&#x20;

Click where you would like to place a pre-synapse glyph.

### Annotate post-synapse (also called PSD)

Choose the pre-synapse which you would like to link to PSDs.&#x20;

Choose ‘Add PSD’ from the tool menu or right click menu.&#x20;

Click where you would like to place a post-synapse. PSD will be automatically linked to the pre-synapse selected.

![Synapse Toolbar](/files/-Lz9Mdzk2qKb38ZckxVP)

### Delete a pre- or post-synapse

Select the pre/post synapse, and choose ‘Delete Synapse’ from the tool menu or right click menu, or press ‘X’ as a short cut key.

### Move a pre- or post-synapse

Select the pre/post synapse, and choose ‘Move Synapse’ from the tool menu or right click menu, or press ‘V’ as a short cut key.

### Manage the confidence and annotation

Double click the synapse. Window pops up to manage the confidence level (High or low/unsure) and annotations (add comment here).

![](/files/-Lz9QnBTfrEyqr9uVXiR)


---

# 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://janelia-flyem.gitbook.io/neutu/annotation/synapse-annotation.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.
