Access the large view of an image by clicking on its thumbnail.

Activate Annotation mode by clicking on the annotate icon.
For more details on the tools available inside the annotation mode, please refer to the following chapters:
If you want to make sure that your annotations are saved as you draw, you can activate the auto-save option. To activate it, set annotation_auto_save to true at the root of your token or organisation's configuration, as shown below.
Was this helpful?
{
"annotation_auto_save": true,
"abilities": {
"Id": {
"Access": {…}
}
}
}
