---
title: Sign in and settings
sidebar:
  label: Overview
description: Sign in, manage people and roles, create enrollment tokens, read the audit log, and know how data is handled.
---

## Signing in

Go to [console.superalign.ai](https://console.superalign.ai) and type your work email. Surface sends you to your company's single sign-on if it is set up, otherwise to Google or Microsoft sign-in.

The first person from a company domain to sign in creates the company's organization and becomes its **Owner**. Everyone after that from the same domain joins it. Personal email addresses are not placed in any organization.

## Settings

_[console.superalign.ai/settings](https://console.superalign.ai/settings)_

Shows the organization's name, its short name used in web addresses, status, creation date, and **Organization ID**. Quote the Organization ID when contacting support. Nothing here is editable.

<CardGroup cols={2}>
  <Card title="Users and roles" href="/surface/admin/users-and-roles" icon="users">
    Who can do what in the console.
  </Card>
  <Card title="Enrollment tokens" href="/surface/admin/enrollment-tokens" icon="key">
    The secret that lets laptops join without a sign-in.
  </Card>
  <Card title="Audit log" href="/surface/admin/audit-log" icon="file-text">
    Who did what, and when.
  </Card>
  <Card title="Weekly report" href="/surface/admin/weekly-report" icon="mail">
    The PDF that lands every Monday.
  </Card>
  <Card title="Data handling" href="/surface/admin/data-handling" icon="lock">
    What is collected, what is not, and for how long.
  </Card>
</CardGroup>
