# Assortとは？

## Assortの特徴

**AssortはSlackをより便利にするオール・イン・ワンのツールです。**

AssortはSlackのAPIを用いて業務効率化を推進します。「SlackがDXの拠点である」という信念のもとに開発されており、下記の特徴を備えています。

* 多くのタスクをSlackで完結させられます。いくつものタブを開く必要が無くなります。
* 管理画面にはSlackログインが使えます。従業員のID管理の手間はありません。
* 適切なSlack通知が行われます。メール通知と比べてレスポンス速度が向上します。

## Assortができること

1. ChatGPTを用いたAIチャット
2. 投票・社内アンケート
3. 従業員やアルバイト、業務委託の勤怠管理
4. 社内Q\&Aでナレッジマネジメント
5. 社内用語の一元管理

上記機能は2024年1月時点のものです。Assortは[ロードマップ](https://www.assort.app/roadmap)を公開しており、今後もたくさんの機能を追加していく予定です。

Assortは最終的にはオールインワンのツールとなることを目指しており、ほとんどすべてのタスクをSlackで行えるようにしたいと考えています。複数のSaaSを契約することは、金銭的にも運用的にも多大なコストがかかり望ましくありません。Assortは多くのSaaSを置き換えることが目標の1つです。


---

# 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://docs.assort.app/guide.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.
