# For admins

- [Workspace setup](https://docs.glue.ai/for-admins/workspace-setup.md)
- [Manage members](https://docs.glue.ai/for-admins/manage-members.md)
- [Group setup](https://docs.glue.ai/for-admins/group-setup.md)
- [Slack import](https://docs.glue.ai/for-admins/slack-import.md): Admins can bring your Slack channel data into Glue
- [Custom emoji import](https://docs.glue.ai/for-admins/slack-import/custom-emoji-import.md): Bring your customer emojis from Slack into Glue
- [Security](https://docs.glue.ai/for-admins/security.md): Our data security and privacy measures
- [Billing](https://docs.glue.ai/for-admins/billing.md)
- [Free trial](https://docs.glue.ai/for-admins/free-trial.md)
- [SAML SSO](https://docs.glue.ai/for-admins/saml-sso.md): Single Sign-on gives members access to Glue through an identity provider (IDP) of your choice.
- [SCIM](https://docs.glue.ai/for-admins/scim.md): Glue supports member provisioning with the System for Cross-domain Identity Management (SCIM) standard.
- [Glue launch messaging templates](https://docs.glue.ai/for-admins/glue-launch-messaging-templates.md)
- [Slack Connect](https://docs.glue.ai/for-admins/slack-connect.md): Coming soon - connect your Glue account to your Slack Connect channels


---

# 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.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.
