# How to Search for Users and Groups

![](/files/-M9cL2dJHofQ8GMbytLN)

A search will find channels (including the ones you are part of) and users. You can not search inside private channels.

When you click on a search result, the following can happen:

* If the result is a channel, and you already aren’t part of it, you will join that channel;
* If the result is a user, you will start a direct message with that user;

You can search the user you want to talk or click on that user’s avatar and click on the **Conversation Button**.

* To search for channels and users, use the search bar under your account box. Alternatively, you can press Ctrl/Cmd + k to access the search bar quickly.

Just start typing and if it is available, the result will start to populate at the sidebar

![](/files/-M9cL2dK1XYvHcSfmyQ8)


---

# 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.orgchat.com/how-to-search-for-users-and-groups.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.
