Dashboard
DocsUser GuideCreating a Project

Creating a Project

Projects are the foundation of your Opentrace workspace. Here's how to create one.

1
Navigate to the Projects page

After signing in, you'll land on the projects page. This shows all your existing projects (if any) in a grid or list view.

2
Click "New Project"

Click the New Project button in the header. A dialog will appear asking for a project name.

3
Enter a project name

Give your project a descriptive name, e.g. “Q4 Financial Reports” or “Machine Learning Research”. You can rename it later.

4
Start adding documents

Your project is now created with default settings. Navigate to the Knowledge Base tab to start uploading documents or adding web URLs.

Tip

Keep projects focused on a single topic or domain. This improves retrieval accuracy since the AI only searches within the active project's documents.

Default Settings

New projects are created with these defaults — all configurable later:

SettingDefault Value
RAG StrategyBasic (vector search)
Agent TypeSimple
Embedding Modeltext-embedding-3-large
Chunks Searched5
Final Context Size5
Similarity Threshold0.3
RerankingDisabled
Was this page helpful?