# Chats

### Chat as a Channel

Chat is a new type of channel in Anytype, designed for fast, conversational flow.

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-55b3234e1de0c8ccffab6ec1f8ab4803d908db37%2Fchat.png?alt=media" alt=""><figcaption></figcaption></figure>

It gives you the familiar rhythm of chatting – replying, reacting, sharing files – but with a powerful twist: you can create and edit objects together in real time.

* Create Objects right from your chat window – turn thoughts into Pages, Tasks, or any other Type.
* Share existing Objects – anything you drop into Chat can be opened and edited right away.
* Keep things organized – uploads are added to the relevant Types (Audio, Images) and everything stays searchable and structured in your sidebar.
* Invite with ease – bring new members into a conversation instantly with links that don’t require approval.

### Multi-Chats in your Space

Space Channels now hold more than one conversation at a time. Start topic-specific chats right where your work happens – discussions now live alongside your notes, tasks, and documentation as part of your knowledge graph.

<figure><img src="https://anytype-static.fra1.cdn.digitaloceanspaces.com/img/help/51/1.png?v=0.51.12-alpha" alt=""><figcaption></figcaption></figure>

#### Chat as an Object Type

Chats are now native Objects in your Space. You can organize them into different views, assign tags to group related conversations, include them in Collections or Queries, and @-mention them from any Object for cross-referencing. As a system Type, Chat doesn’t support templates or layout changes.

<figure><img src="https://anytype-static.fra1.cdn.digitaloceanspaces.com/img/help/51/2.png?v=0.51.12-alpha" alt=""><figcaption></figcaption></figure>

#### Widget Behaviour

The Chats Type Widget works like any other widget: you can pin it to your Sidebar, adjust its appearance by choosing how many chats to show, and pin individual chats for quicker access.Unlike other Widgets, pinned chats display counters and mention indicators directly in the Sidebar. A temporary *Unread* section also appears automatically when new messages arrive, listing chats with unread content.

<figure><img src="https://anytype-static.fra1.cdn.digitaloceanspaces.com/img/help/51/3.png?v=0.51.12-alpha" alt=""><figcaption></figcaption></figure>

#### Per-Chat Notifications

Right-click any Chat Object, or use the three-dots menu inside a chat window to open preferences and choose *Enable all*, *Mentions only*, or *Disable all*.

<figure><img src="https://anytype-static.fra1.cdn.digitaloceanspaces.com/img/help/51/4.png?v=0.51.12-alpha" alt=""><figcaption></figcaption></figure>

### Direct Channels

Sometimes you just need to talk to one person. Privately.

Direct Channel is a one-on-one connection between two members, where both participants have equal access: no admin, no hierarchy. Just a place for quick check-ins, sharing an object, or whispering memes in the middle of a project. It’s simple, it’s lightweight, and it just works.

<figure><img src="https://anytype-static.fra1.cdn.digitaloceanspaces.com/img/help/52/2.png?v=0.51.39-alpha" alt=""><figcaption></figcaption></figure>

To start a new direct channel, simply click on someone's profile and select 'Send message':

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2FAEFa7kBosXNTlc0O9LDu%2Fimage.png?alt=media&#x26;token=638b4a0d-e71c-43ab-bb63-4ee2240402e6" alt=""><figcaption></figcaption></figure>


---

# 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://doc.anytype.io/anytype-docs/getting-started/chats.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.
