> ## Documentation Index
> Fetch the complete documentation index at: https://help.slashy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Signing in with Enterprise SSO

> How sign-in works when your company routes Slashy access through your identity provider.

If your company has set up Enterprise SSO for Slashy, signing in looks almost the same as always. Slashy just routes you to your company's identity provider automatically instead of asking for a Google account.

## How it works

<Steps>
  <Step title="Open app.slashy.com">Go to `app.slashy.com` like normal.</Step>
  <Step title="Enter your work email">Type your company email address on the sign-in screen.</Step>
  <Step title="Redirected automatically">Slashy recognizes your email domain and sends you to your company's identity provider to authenticate.</Step>
  <Step title="Land in your inbox">Once your identity provider confirms who you are, you're back in Slashy and signed in.</Step>
</Steps>

You don't pick "Sign in with SSO" from a list; entering your work email is enough. Slashy matches the domain to your organization's connection and handles the rest.

## Set up by your admin

Enterprise SSO is provisioned by your Slashy admin working with your IT or security team, using WorkOS to connect your identity provider (Okta, Azure AD, Google Workspace SSO, and others). Individual users don't configure anything; once your admin turns it on for your domain, every sign-in for that domain routes through it automatically.

If your company hasn't set up SSO, signing in works the normal way with Google OAuth. See [Signing in to Slashy](/getting-started/signing-in).

## Frequently asked questions

<AccordionGroup>
  <Accordion title="I entered my email and got an error instead of my identity provider">
    Double check you typed your work email, not a personal address. If the domain is correctly provisioned for SSO and you still see an error, your account may not yet be assigned in your identity provider; check with your IT team.
  </Accordion>

  <Accordion title="Can I still use my personal Google account?">
    Once your domain is provisioned for SSO, sign-in for that domain routes through your identity provider. Talk to your Slashy admin if you need an exception.
  </Accordion>

  <Accordion title="Does SSO change how my email data is stored?">
    No. SSO changes how you authenticate, not how Slashy stores or processes your mail. See [Security & Privacy](/getting-started/security-privacy).
  </Accordion>

  <Accordion title="What identity providers are supported?">
    Slashy connects through WorkOS, which covers the major providers including Okta, Azure AD, and Google Workspace SSO. Your admin confirms the specific connection during setup.
  </Accordion>
</AccordionGroup>

<CardGroup cols={2}>
  <Card title="Signing in to Slashy" href="/getting-started/signing-in">The standard Google OAuth sign-in flow.</Card>
  <Card title="Security & Privacy" href="/getting-started/security-privacy">How Slashy handles your data.</Card>
  <Card title="Managing your team" href="/features/settings/team">Invite and manage teammates.</Card>
  <Card title="Multiple accounts" href="/how-to-guides/multiple-accounts">Use more than one inbox in the same workspace.</Card>
</CardGroup>
