Managing your account

The account management screen enables you to accomplish a number of one off administration tasks.

Updating account details

Clicking the “Edit details” button will allow you change the name of your organisation.

Manage users

Clicking the “Manage users” button will allow you to view and invite users to your organisation.

Invited users will receive an email where they will be prompted to create a password.

Storage

You can configure your S3 bucket for data exports. By clicking the “Set up storage” you will be prompted for:

  • Bucket name
  • Access key
  • Secret access key
  • Region (e.g. eu-west-2)

Bucket credentials are encrypted at rest within the Sees360 system. Sees360 administrators and developers can only access your AWS credentials with your express consent in the event of debugging an issue etc.

Upon entering your bucket credentials the Sees360 system will validate that it can connect to your bucket by creating a small verification.txt at the root of your bucket. Account storage will be assigned one fo the following states:

  • unverified
  • verifying
  • verified
  • broken

If configured the account screen will display the connection state and some information regarding your storage bucket name & region on the account screen.

SDK Access

You will be able to generate temporary tokens (expire after 12 hours) to access the Sees360 Maven package repository by clicking the “Generate a new access token” button.

This should provide enough time for developers to install the SDK in their local environment. Access tokens are not user specific and will be available to anyone who has access to your organisational account.

You will also be able to check for updates in the SDK package with the last 5 tagged releases being displayed.