# What is Assort?

## **Features**

**Assort is an all-in-one app that makes Slack more convenient.**&#x20;

It uses Slack's API to promote operational efficiency. Developed with the belief that "Slack is the hub for digital transformation," it features the following characteristics:

* Many tasks can be completed within Slack, eliminating the need to open multiple tabs.
* The management screen allows Slack login, simplifying employee ID management.
* Appropriate Slack notifications are sent, improving response speed compared to email notifications.

## **What Assort Can Do:**

* AI chat using ChatGPT
* Voting and internal surveys
* Attendance management for employees, part-timers, and contract workers
* Internal Q\&A for knowledge management
* Centralized management of internal terminology

Assort has published a [roadmap](https://www.assort.app/en/roadmap) and plans to add many more features in the future. Assort aims to eventually become an all-in-one tool, allowing most tasks to be performed in Slack. Contracting multiple SaaS services is not desirable as it incurs significant financial and operational costs. One of Assort's goals is to replace many SaaS services.


---

# 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://en-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.
