# Sign in to Glue

### Sign in to Glue

If you're joining Glue from an invite, click on the email notification to access Glue or navigate to the Glue [web app](https://app.glue.ai/) and sign in.

Log into Glue with your work email, using either Google or a code sent to your email address. Once logged in, you'll stay signed in on your device.

Glue does not use passwords, so you will not set a password when you login. We wanted to make this as secure and easy to use as possible — don't worry about remembering or resetting passwords!

If **single sign-on (SSO)** is required for your workspace or org, authenticate with your company's SSO provider to finish signing in.

### Sign in to your workspace

After signing in with your company email, you’ll automatically be connected to your company’s workspace and groups.

* If a workspace already exists, you’ll see it right away.
* If one hasn’t been created yet, you’ll have the option to [create the workspace](/for-admins/workspace-setup.md) for everyone with your email domain (e.g. `@gluegroups.com`).

### Set up your Profile, Preferences and Notifications

{% content-ref url="/pages/SBQ3JTI2cuHtFLjGX14C" %}
[Profile](/profile-and-preferences/profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/FABKNXzfOPXIK1ME2qTf" %}
[Preferences](/profile-and-preferences/preferences.md)
{% endcontent-ref %}

{% content-ref url="/pages/u1PM3nsq9ipY9DraxecI" %}
[Push notifications](/profile-and-preferences/push-notifications.md)
{% endcontent-ref %}

### Create your first thread

Is there a question you have for someone on your team or an idea that you want to get feedback on? Create a [thread](/conversations/threads.md) about the topic and see how much better life works with Glue.


---

# 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 https://docs.glue.ai/profile-and-preferences/sign-in-to-glue.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.
