Documentation
Guide
Get started

Get Started

Registration

Register with your email

Navigate to https://app.enumhq.com/auth/register (opens in a new tab), enter your user name, email, and password. Please read the terms of use (opens in a new tab) and our privacy policy (opens in a new tab) before registering.

image

Confirm your email

Check your mailbox, find the email from us (it's going to the spam folder, sometimes), and click the link to confirm your email address. You will be redirected to the login page. Enter your email and password, and get in.

Change your settings

After you successfully log in, you will be redirected to the dashboard.

On a free plan, the "gpt-3.5-turbo" model is available: image

If you already bought the "Key" plan, you can use the Open AI Assistant (opens in a new tab) or a standard ChatGPT enter OpenAI key here, you also can select a model.

image

💡

OpenAI Assistant is a developed version of a normal ChatGPT dashboard where you can upload your own files and ask questions about them. When you select this option, we do not have any control over the prompts, data, and the quality of responses.

After you change your settings click the Save settings button.

💡

We do not store your OpenAI key or your password as a text. We encrypted them with SHA-256 algorithm which is almost impossible to crack.

Create a project

A project is a place where you add the data sources of the same topics. For example, you may have a separate project for your project, a website, or a group of websites. Check the corresponding page (opens in a new tab) for more details.

💡

The important note : we search for the answer within a project only. Also, a user interface is linked to a project so is the chatbot.

You may create as many projects as you want.

💡

While formally we do not restrict the number of projects you can create, we reserve the right to suspend or even block your account if we see that you are abusing the provided capabilities.

To add a new project, click the My projects menu item on the left menu bar, then click the All projects link and the Add a project button.

image

In the showing popup enter the name and description (optional), then click the OK button:

image

You will be redirected to the project's page with an empty list of data sources.

Add a data source

As soon as a project is created you may add the data source. A data source is a piece of information to be indexed and searched by our engine. Read more on the data source documentation page (opens in a new tab).

Click the "Add a new source" button and then select the corresponding type of data source:

image

💡

At the moment, you can add data sources of 3 types: PDF file, plain text, or a website.

After you select a file, click the Add this source button:

image

💡

If a file is big, the indexing (that is extracting the text, splitting it into pieces and saving it in our special database) can take some time.

After the process of indexing ends, the popup disappears and you will see the new data source with its status and the number of pages it has (you can read more on tokens here (opens in a new tab)).

image

That's it! You can start asking questions about your documents.

Ask questions in UI

To ask questions in our UI, please click the Interactions submenu of a project:

image

then start a new chat:

image

Every response is coming with the amount of spent tokens as well as the current model used for responding:

image

💡

You can choose the model in the General settings (in the left menu) or in the project's settings.

Allow your users to ask questions - via a smart chatbot

If you already are using the Crisp (opens in a new tab) chat box for your website, you may consider adding a smart bot to your website to allow your users ask the questions when you are out of the office:

image

Please find the information on the installation and setup of the Crisp chatbot on the corresponding section (opens in a new tab).