# Joining Behavior

### Channitor can be configured to join new public channels by default, or require approval. &#x20;

* **New channel setting**

  > Change the behavior of Channitor towards newly created channels. Options available:
  >
  > * `Auto` Join every new channel automatically.
  > * `Manual` Ask in the newly created channel whether it should join. Waits for team member to respond.

#### The number of zero-activity days before a channel expires and archiving is prompted can also be modified.

* **Expiration threshold**

  > The number of days a channel can go without activity before Channitor starts sending reminders
  >
  > * The setting in the `Joining Behavior` section only applies to channels joined in the future.
  > * Use the select menu at the top of the [`Watched Channels`](https://happybara.gitbook.io/channitor/reference/watched-channels) section to adjust settings for specific channels.

#### Specific channels can be joined in bulk using the section menu in this section.  Options to join all channels and remove Channitor from all channels are also available.

![](https://2067376317-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8N-LLNh-VTpSDY0g6H%2F-MCJtHXgVxrZHqQ9rktj%2F-MCJu0kKa9oQyVnEEi4h%2Fimage.png?alt=media\&token=05dc6e4e-f9a4-465f-9f6b-d8c7efd93a62)

### Channels:Users (C/U) Ratio <a href="#cu-ratio" id="cu-ratio"></a>

This is the number of public channels divided by the number of users across your workspace.  It's a good measure of how fragmented your information is in Slack.  The sweet spot varies for every team, but **3-5** is a good place to be.

{% hint style="info" %}
**All public channels** are included in the C/U ratio calculation, regardless of whether Channitor has joined them or not.
{% endhint %}


---

# 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://happybara.gitbook.io/channitor/reference/joining-behavior.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.
