# Directory

The Directory is a dedicated section in Glue where you can explore everything in your workspace — groups, people, and apps — all in one place. Access it from the sidebar on desktop, or the Directory tab in the bottom navigation on mobile.

If you're a member of multiple workspaces, use the workspace switcher at the top right of the Directory to move between them.

<figure><img src="/files/R76ILBPBcuYHOisj4r4r" alt=""><figcaption></figcaption></figure>

***

### Groups

The Groups tab shows all groups in your workspace. You can browse, search, and take action directly from this view:

* **Create** a new group
* **Join** an open group you're not yet in
* **Request to join** a group that requires approval
* **Filter to your groups** to see the ones you already belong to
* **Open the group's threads** directly into a filtered view in the threads feed
* **Access** [**group settings**](/groups/group-settings.md)

Click any group to open its details in a panel on the right.

If you've been invited as a guest to groups in another organization's workspace, those groups appear in the workspace switcher under "external groups."

***

### People

The People tab shows all members of your workspace. This includes anyone who has joined the workspace — whether they're from your organization or an outside collaborator who's been added as a workspace member.

Click any person to view their profile that includes their name, picture, email address, time zone, status and [working hours](/profile-and-preferences/profile.md#time-zone-and-work-schedule) they have set. You can initiate a new DM from here by clicking message.

You can also click on a member's name from inside a group's member list to jump directly to their profile here.

***

### Apps

The Apps tab is where you can discover, install, and manage integrations for your workspace. This includes setting up one-click app integrations, MCP connectors, and custom apps and connectors. For a full guide to what's available and how each type works, see our [integrations documentation](/integrations/integrations-overview.md) and explore the [app directory](https://app.glue.ai/apps?f=All) in Glue.


---

# 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/navigating-the-app/directory.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.
