Help
Knowledge Manager
Getting started

Getting started with Knowledge Manager

You must have "Manage Server" permissions or be the owner of the server to add a bot to a Discord server.


Once you have clicked on the "Authorise" button, the bot will join your server, and you will be able to see its slash commands.

Getting a basic understanding

Documents

We will go through some of the most common commands to get a basic understanding.

First, create a new document:

/document create

this will open a dialog where you can enter the title and content of your first document.

/document list

Now you can see your new created document here:

/document list

The document will appear in the "default" project.

To read a task use this command:

/document read
document
Your Document

If you have entered the title of your document correctly, you will see the content of your document.

All task commands can be found here.

Topics

You can use topics to categorize your documents. Now we will create our first topic called "website":

/topic create
topic
website

We can check if the topic is created, by listing all topics:

/topic list

You topic should be listed now.

To move a document inside the topic, use this command:

/document topic
document
Your Document
topic
website

Now when we run "document list", your document will be displayed inside the topic.

Projects

If your team is working on different things at the same time, projects come in handy. In short, a project is a container for your topics. Read more about projects here.

Your first document was already created in a project. This is the default project, and unless you create another, all documents and topics will be created in this project.

For a list of all project commands, click here.

Changing the language

You can change the language with:

/language
language
francais

I need help

Join our Discord server here (opens in a new tab) to get help from the developers and moderators.
If you want to get a list all commands take a look at this page.

Next steps

bnder logo