# Getting started for admins

{% stepper %}
{% step %}

#### Set up your workspace

If your company does not already have a Glue workspace set up, you will have the option to create a workspace using your company email domain while you create your account.
{% endstep %}

{% step %}

#### Migrating from Slack? Import your channels to Glue

* You can convert public Slack channels into a Glue Thread (recommended for most) or Group
* You don't need to bring everything over — we recommend choosing your most important channels so you can have a fresh start in Glue

Check out [Slack Import](/for-admins/slack-import.md) for more information
{% endstep %}

{% step %}

#### Create Groups for your teams

* Map out your ideal group structure in advance — groups are for long term collaboration
* Create critical groups (like departments) so that team members have spaces to collaborate when they join Glue
* Team members can also create their own groups for smaller teams, projects or interest groups
  {% endstep %}

{% step %}

#### Bring your team onboard

* For larger companies: start with a small pilot group to get feedback and train champions
* [Ready to add everyone?](/for-admins/manage-members.md) Share your workspace's invite link or copy/paste in email addresses.
  {% endstep %}

{% step %}

#### Spread the word: Introduce Glue to your company!

Let your company know why you've decided to use Glue and how to get started quickly with our training resources.

* Customize [this message template](/for-admins/glue-launch-messaging-templates.md) or write your own
* Send the message as a Glue Thread to show your team how to use Glue!
* For larger companies: You may decide to send this communication in advance of adding your team. In this case, share the message via email or the chat app you're migrating from to prepare everyone for the change.
  {% endstep %}
  {% endstepper %}

{% hint style="success" %}
**Optional:** Connect applications to your workspace where we have integrations! Once an app is connected to your workspace, team members can add those apps to groups and threads
{% endhint %}

Refer to our documentation for more details on each of these steps:

{% content-ref url="/pages/0wmIBCGLSLAYjW01SFlW" %}
[Workspace setup](/for-admins/workspace-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/T36jVpLHQcmMNDKd1oTK" %}
[Slack import](/for-admins/slack-import.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/8qnt2uYvypAlhbZkOPus" %}
[Glue launch messaging templates](/for-admins/glue-launch-messaging-templates.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/get-started/getting-started-for-admins.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.
