# 2.5 Create Your Knowledge Base

The platform supports users upload their internal documents to run advanced analysis on.

Your internal knowledge base can be accessed from 'Knowledge Base' menu.

<figure><img src="/files/N4HZs3zP48JthBbG91G4" alt=""><figcaption></figcaption></figure>

The default view is on entity level as all the documents in the system is organised by entity. You can click on 'Create' button to create a new entity or include documents on existing entities.

You can click on <img src="/files/xJXbu4wMCYTCufi6bbqt" alt="" data-size="line">to expand the document list of an entity, manage existing documents or click on Upload button to load more.

You can click on <img src="/files/luzykoQqDKRB3wXow2lV" alt="" data-size="line">to browse the existing documents under one entity. You can then click on 'chat' button to open the document and either chat or browse the document.

You can click on <img src="/files/fCkVr3PAQXuKYVI2KLS1" alt="" data-size="line">to edit the description of the entity.

You can click on <img src="/files/bobRPtYe6YvhK6qHiqoS" alt="" data-size="line">to remove the entity and its documents.


---

# 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://docs.orbitfin.ai/2.-orbit-insight/2.5-create-your-knowledge-base.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.
