> For the complete documentation index, see [llms.txt](https://docs.sealed.channel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealed.channel/business/sealed-channel.md).

# Sealed Channel

Sealed Channel is the organization-focused subscription tier in Sealed. It is designed for teams, companies, and institutions that need a private communication environment with higher limits, encrypted storage, internal workspace controls, and configurable business features. Unlike personal plans, Sealed Channel is not only about individual messaging. Its main purpose is to let an organization create a closed communication workspace where employees can use Sealed under company-defined rules.

### Plan price

Sealed Business starts at **300 ALGO per month** or **3,000 ALGO per year**.

This is the starting price for the base Channel plan. The final cost may increase depending on custom features, additional workspace requirements, storage needs, or organization-specific tools added later.

### Credit allowance

Sealed Business includes **100,000 credits per month**.

This higher allowance is designed for teams and organizations with larger communication volume. Compared to personal tiers, Channel gives more capacity and a lower effective cost per credit, making it more suitable for multi-user environments.

### Included features

Sealed Channel includes the main features from personal premium tiers, but expands them for organizational use. The plan includes group creation, nickname setup, encrypted storage, spam filtering, Alias Chat, audio calls, and business workspace functionality. The purpose of this tier is to give organizations a private communication layer that can be adapted to internal needs instead of functioning only as a general public messenger.

### Encrypted storage

Sealed Channel includes **1 TB of encrypted storage**.

This storage is intended for encrypted company data, files, and communication-related content. It gives organizations enough capacity to use Sealed not only for messages, but also for storing encrypted materials connected to their workspace.

### Business workspace

The core feature of Sealed Channel is the private business workspace. A company can create a closed environment where employees connect their wallets and communicate inside the organization. The workspace can be configured so that employees communicate only within the company environment. This makes it possible to disable contact with external users and keep communication focused on the organization’s internal structure.

### Master key model

In Sealed Channel, the organization can operate with a master key model. This gives the employer or workspace administrator visibility and control over the business environment. This model is different from personal Sealed communication. In a personal plan, the user controls their own identity and conversations. In a business workspace, the company needs administrative access to organize the environment, manage internal data, and maintain control over company communication.

### Custom features

Sealed Channel is designed to support custom features. Different companies may need different tools, workflows, access controls, compliance settings, or internal structures. Because these features are not one-size-fits-all, they are treated as additional configurable elements. Each custom feature can affect the final subscription cost, so the listed Business price should be understood as the base starting point.

### Who Sealed Channel is for

Sealed Channel is designed for organizations that need a private, controlled communication environment rather than only individual encrypted messaging. It is suitable for teams that want encrypted internal communication, business-controlled access, larger storage capacity, higher credit limits, and the ability to adapt Sealed to company-specific needs.

### Sealed Channel summary

Sealed Channel gives organizations **100,000 credits per month**, group creation, nickname setup, **1 TB of encrypted storage**, spam filtering, Alias Chat, audio calls, and a private business workspace for 5**00 ALGO monthly** or &#x35;**,000 ALGO yearly** as a starting price. It is the organizational tier for teams and companies that need higher limits, internal controls, encrypted storage, and custom business features inside Sealed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sealed.channel/business/sealed-channel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
