# ルーム内で話す

Teracyのスペースにはルームが存在します。ルーム内のメンバーのみと会話することができます。今アイコンが入ってるところがルームです。ルーム通知をオンに設定すると、誰が何をしているかがさらにわかりやすくなります。

ルームの通知は、ルーム名の右隣にある`・・・`から設定することができます。

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

### オリジナルビューとミーティングビュー

ルームのビューをその時々の目的に合わせて変更できます。カジュアルな雰囲気で会話したい場合は基本となるオリジナルビューをご利用ください。また、ビジネスシーンや相手の顔を見ながら会話がしたい場合はミーティングビューを使うことを推奨しています。

右上のアイコンをクリックするだけで瞬時に変更が可能です。

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

### チームに分かれての会議も簡単

朝会後や、定例のミーティングも全てTeracyを使えばチームに分かれて会議が可能です。

右上の`・・・`からルームを作成できるので、必要に応じてルームを作成してください。

{% embed url="<https://vimeo.com/1003296613>" %}

### ルーム名を工夫すると活用の幅が広がる

ルームは単に1on1や定例会議をするだけのものではありません。リモートワークでは積極的に自分が何をしているかを伝えるほど、チームメンバーと協力的に働けるようになります。ルームの通知をオンにしてご利用ください。

* もくもく部屋
* Jam部屋（作業部屋）
* 打ち合わせ中（外部会議をしている）
* 考えごとをしてる部屋

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

<figure><img src="/files/H2CTTnlIWK5BKmO1J6AV" 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://help.teracy.io/fuction/room.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.
