# Organization

## General info

An organization is a private and closed space in Ninchat for your company or community. Organizations include:&#x20;

* Members/agents
* Channels for group conversations
* Customer queues and conversations, statistics and settings
* Tags

Organization is managed by organization operators. They add and administer members and permit rights for customer queues, and their statistics and configurations.

Channels in organizations are mainly private, invite-only so only users who are invited, can join them. Channel operators can send channel invites to existing users and via email to new ones. You can create channels for different topics or departments: General, Coders, Sales,... - or for projects and invite your affiliates solely to those channels.&#x20;

More about adding and managing agents below.

## User levels and rights

| Level                                                                                  | Rights                                                                                                                                                                                                                                                   |
| -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Queue member**                                                                       | A queue member can see the customer queue and pick customers from the queue in which he/she is a member. He/she can also manually open and close the queue, but cannot see queue settings, queue statistics, message history, and organization settings. |
| **Organization operator**                                                              | An organization operator can access organization settings and add new agents to the organization. He/she can also edit tags and chat settings, see and edit queue settings and schedule, and access queue statistics and message history.                |
| **Organization owner** <img src="/files/-LNtDPKUXXJrMqKBpp3F" alt="" data-size="line"> | An organization owner is the agent who created the organization. He/she can add encryption keys to your organization for transmitting encrypted metadata.                                                                                                |
| **Channel operator**                                                                   | A channel operator can control a team channel or public discussion channel. He/she can change the channel settings and invite new agents to the channel.                                                                                                 |
| **Channel moderator**                                                                  | A channel moderator can moderate discussions and posts on a team channel or public discussion channel, and remove users from that channel, but cannot edit the channel settings.                                                                         |

## Creating a new organization

One can create freely one new channel to Ninchat's public realm. Creating a private organization with private channels and customer queues requires a Ninchat subscription. We create your organization for you after that.

## Managing organization members

{% content-ref url="/pages/-M6j9K4T3k2lAaGHImK0" %}
[Manage organization members](/ninchat-support/english/organization/managing-organization-members.md)
{% endcontent-ref %}

## Add a new agent

{% content-ref url="/pages/-LP6LRMl9OlQOg3kdXQB" %}
[Add a new agent](/ninchat-support/english/organization/add-new-agent.md)
{% endcontent-ref %}

## Manage customer care queues

{% content-ref url="/pages/-LNjnF0\_2t3ElgwgfJhh" %}
[Manage queues and queue agents](/ninchat-support/english/organization/manage-queues-and-queue-agents.md)
{% endcontent-ref %}


---

# 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://support.ninchat.com/ninchat-support/english/organization.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.
