# Workspaces

- [Workspaces](https://docs.glue.ai/workspaces/workspaces.md): A workspace connects an organization, community, or team.
- [Workspace settings](https://docs.glue.ai/workspaces/workspace-settings.md): View and manage groups, members, apps, and settings for your workspace.
- [Multiple workspaces](https://docs.glue.ai/workspaces/multiple-workspaces.md): Using Glue as a member of more than one workspace
- [External users](https://docs.glue.ai/workspaces/external-users.md): Collaborate with people outside your company in groups and threads
- [Using Glue without a workspace](https://docs.glue.ai/workspaces/external-users/using-glue-without-a-workspace.md): External users can set up a free, limited use Glue account
- [Custom emojis](https://docs.glue.ai/workspaces/custom-emojis.md)


---

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