Getting Started
  • 17 Jul 2019
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Getting Started

  • Dark
    Light
  • PDF

Article summary

We made the user interface as sleek as possible. We wanted to make sure there is absolutely no learning curve. Here are some simple tips to effectively navigate around Document360:

Category Manager: Use the category manager on the left-hand side to create new categories, sub-categories, and articles. A mouse-over at different levels will show you the options available. You can also drag and drop articles between categories.

Settings: Most of the settings will be self-explanatory. We have added on-page help for certain areas that requires explanation. You can easily customize the look and feel of your knowledge base from the settings pane.

Friendly Editor: If you are familiar with Mark Down, you'll love our editor. If you are not familiar with Markdown, don't worry! We've got a formatting toolbar available that will help you with the formatting.

You can easily add info, error and warning boxes to let users know about critical information in the content. An example information box

your information box
your content goes here

Here is a code example

var i = 0;

for(int k=0;k<=i;k++)
{
    Console.WriteLine("Hello World" + k);
}

Versioning: You can version the entire documentation (at the project level) (ex: beta, deprecated versions etc) or you have the option to revision each document (at the article level).

Internal Commenting System: Document360 comes with rich internal commenting option if multiple authors needs to colloborate.

There are many more features in the product, you'll start exploring it when you start using the product.


Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.