# Workspace setup

<figure><img src="/files/BARaaT2Sq4M8VTWGMAZ8" alt="" width="563"><figcaption><p>Create workspace modal</p></figcaption></figure>

## How to set up your workspace

Go to [app.glue.ai](https://app.glue.ai)

When logging into Glue for the first time with your work email, click **Create Workspace** during the onboarding flow to create the workspace for your company's domain.

The default setting for a workspace for that anyone with your company email address to be able to join when they log in. You can control access by controlling who has an active email address from your domain.

If you create a workspace with your personal email, note that common email domains are whitelisted and will not enable anyone with a Gmail, Outlook, Yahoo, etc. email address to join your personal workspace.

### Add your team

You can add team members to your workspace during the setup process, or at any time after your workspace is created.

{% content-ref url="/pages/x5a7eaxQ6iesmHrlD03B" %}
[Manage members](/for-admins/manage-members.md)
{% endcontent-ref %}

### Create groups

You can also create groups during your workspace setup, or at any time after your workspace is created. Check out our [group setup page](/for-admins/group-setup.md) for more advice on creating groups.

{% content-ref url="/pages/9AbVPJ9WdDNDm0kfB0I4" %}
[Group setup](/for-admins/group-setup.md)
{% endcontent-ref %}


---

# 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/for-admins/workspace-setup.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.
