Hi Samuel,
> On 21. Jul 2025, at 09:26, Samuel Glowka <
samuel...@gmail.com> wrote:
>
> can the email address specified when registering new users be used for automatic email notifications to the project curator(s), e. g. when an annotator marked a document as finished? This would be very helpful for our project.
INCEpTION has no email support (yet).
You can set up webhooks though:
https://inception-project.github.io/releases/37.1/docs/admin-guide.html#sect_remote_api_webhooks
So you could possibly set up some endpoint which INCEpTION notifies using a webhook
and then have that endpoint send you a mail. Maybe a service like IFTTT helps here.
-- Richard