Getting Started

How to Login

Common scenarios in Login

TL;DR

To log in to Twig. visit https://app.twig.so You should see a login screen, like this

Key Takeaways

  • Agent Instructions: Querying This Documentation

Vist the Login Screen

  • You will be presented with a few different options to log in.
    • Login with Google
    • Login with Enterprize Single Sign-On
    • Login with UserID and Password

Login with Google:

  • Click on the "Continue with Google Button"
  • You will see a page popup that looks like this
  • Click the account to which you received an invite.

Login with Enterprize Single Sign On:

  • If your organization have been setup for Enterprize Single Singon you may use this feature

  • First, enter your email. Twig will detect that your domain has been setup for single sing on and take you to your company page for login

  • Here is an example of a company login screen.

<figure><img src="/files/vABdxuYEMZyEgHMT5cvT" alt="" width="375"><figcaption></figcaption></figure>

Login With UserID and Password

  • If your account is not configured for Enterprize SSO then you will be asked to provide a passwork. Like in this screen
<figure><img src="/files/pRXQ8VN7XGpewfxTJt2Y" alt="" width="375"><figcaption></figcaption></figure>
  • Once you are logged in you will see the home screen, if you email is configured for multiple organizations you may need to select your organization to visit the respective home screen

Select Organization [Applicable if your email is configured for multiple orgs]

  • [Optional] Select an Org: If you are part of multiple organizations you will be presented a screen to select an org. Click on launch
<figure><img src="/files/9LL9d0d4lQH3gXZm7cOu" alt=""><figcaption></figcaption></figure>

Success ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

  • You will land on the Home Page: Success

Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the ask query parameter:

GET /dev/getting-started/how-to-login.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.

Last updated January 25, 2026