# Multiple workspaces

A major difference between Glue and other work chat apps is that Glue is set up so you can be a member of multiple workspaces simultaneously without the hassle of switching back and forth.

### **Glue provides seamless access across multiple workspaces**

* Glue allows users to be members of as many workspaces as they like.
* No need to switch between workspaces; everything is accessible from one place.
* Your email address serves as your profile identifier in Glue.

{% hint style="success" %}
Access all workspaces, groups, and threads directly in the same view without switching.
{% endhint %}

### **Inbox and Feed**

* [**Inbox**](https://docs.glue.ai/inbox/inbox)**:** Your central hub for all important threads and chats across all workspaces.
* [**Feed**](https://docs.glue.ai/feed/feed)**:** Quickly browse and catch up on updates from any workspace you’re a member of.

### **Managing Workspaces**

You can view and manage each workspace from the [workspace settings menu](/workspaces/workspace-settings.md#accessing-your-workspace-settings).

> 🔔 **Upcoming Feature:** Glue will introduce filters to help you easily focus on a specific workspace.


---

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