OwlBoard stores as little data about you as possible to offer the service.

Your randomly generated UUID is not displayed, this is stored in your browser and on the OwlBoard server.

The data below is the entirity of the data we hold about you and constitutes a response to a `Subject Access Request` under GDPR legislation.



{#if isLoading} {:else if data[0].domain != 'User not Found'}

Registration Domain: {data[0]['domain']}

Access Time: {data[0]['atime']}

Clicking the logout button will delete your data from your browser. You will then be able to make a new account, your old account will remain inactive and be deleted after 90 days.

{:else}

You are not registered, we don't have any data stored.

{/if}