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

# Single Sign-On (SSO)

> Learn how team admins can set up Single Sign-On (SSO)

Admins can enable **Single Sign On** in the Team Settings menu. Watch this 2-minute walkthrough or follow the step-by-step instructions below:

<div style={{ display: "flex", justifyContent: "center" }}>
  <iframe width="560" height="315" src="https://www.youtube.com/embed/DBifOtxTqr4?si=x-MvOpS1wVa59w-G" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</div>

<Steps>
  <Step title="Go to Team Settings">
    First, navigate to the [Team Settings](https://julius.ai/settings/teams/) page
  </Step>

  <Step title="Generate SSO Link">
    Under **Enable SSO**, click **Generate SSO Link**. This will generate a link that you, or your IT administrator will need to complete the setup process.
  </Step>

  <Step title="Set up SSO">
    Navigate to the link generated in the previous step. In the bottom right corner click `Get Started`
  </Step>

  <Step title="Configure your SSO connection">
    Click on Single Sign-On to proceed to the Single Sign-On set-up.
  </Step>

  <Step title="Choose your identity provider">
    Choose the identity provider you plan to integrate with Julius AI to access step-by-step instructions for SSO configuration.
  </Step>

  <Step title="Complete SSO Setup">
    Complete the setup following the respective identity provider's instructions.

    <Tip>We've added direct links to each provider's documentation to help you fill out any unfamiliar fields.</Tip>
  </Step>

  <Step title="Complete domain Configuration">
    **Verify your domain** to automatically route users to your identity provider based on their email address.

    After adding the required DNS records to your domain provider:

    1. Return to this page and click "Reverify Domain"
    2. The verification status will update once the DNS records are detected
    3. DNS propagation typically takes 24-48 hours

    *Tip: If verification fails immediately, wait a few hours and try again as DNS changes can take time to propagate.*
  </Step>
</Steps>

<Info>
  Reach out to [**team@julius.ai**](mailto:team@julius.ai) for support or to ask questions not answered in our documentation.
</Info>
