Skip to main content
With InsightHub running, open it in your browser: http://localhost:3000

Logging in

InsightHub supports Keycloak (enterprise SSO) or Lite login (local credentials), depending on how your instance is configured. Enter your credentials. After logging in, you land on the topics grid.

The topics grid

The topics grid is your home screen. It shows all topics available to you in the current tenant. On a fresh install it is empty.

Creating your first topic

1

Open the create topic dialog

Click New Topic in the top-right corner of the grid. A dialog opens asking for a name and description.
2

Name your topic

Give the topic a clear name that reflects its knowledge domain — for example, “Product Documentation” or “Q3 Research Papers”.
3

Confirm

Click Create. The topic appears in the grid.

Adding documents

Click on your topic to open the topic detail view. From there, you can upload the files that will form the knowledge base for that topic. Supported formats: PDF, Markdown (.md), plain text (.txt). Uploaded files are processed asynchronously. The status updates from Processing to Ready once indexing is complete.

Starting your first exploration

Once the topic has at least one document with Ready status, click New Exploration to open the AI chat interface. Type a question related to your uploaded content and send it. The AI retrieves relevant passages and responds in real time.

Next steps

Topics

Manage your topics and their settings.

Documents

Upload and manage documents within a topic.