Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jitera.ai/llms.txt

Use this file to discover all available pages before exploring further.

A project is the unit that brings together documents, source code, and AI agent conversations. You can create multiple projects within a team and organize them by purpose.

Creating a Project

  1. Navigate to your team page from the sidebar
  2. Click New project in the upper right corner Create a project dialog
  3. Enter a Project name and select a Project language (English / Japanese) Language dropdown
  4. Click Create project
After creation, you are automatically redirected to the project’s chat interface. New projects come with three default agents (Project Agent, Code Agent, Web Search). For agent customization, see Managing Agents.

Project List

All projects you belong to are listed on the team page. Click a project name to access it.

Project Settings

The project settings page lets you change the following:
  • Rename project — Changing the name also updates the URL slug
  • Code sources — Connect GitHub or GitLab repositories (see Code Sources)
  • API keys — Manage keys for external access to agents (see API & MCP Access)
Project settings can only be modified by the project owner or admin.