1. Create a project
Sign up
Go to jitera.ai and create an account using one of the following methods:- Google account — Click Sign up with Google and authorize access
- Email — Enter your email address and password, then click Sign up
Organization, team, and project hierarchy
Jitera manages access through the following hierarchy:Create a team
If you are an owner:- Click + Create a team on the home screen
- Enter a team name and click Create team
Create a project
- From your team page, click + New project
- Enter a project name
- Select a project language — English or Japanese
- Click Create project
Project interface layout
- Left sidebar: Links to New chat, Threads, Documents, Settings
- Agents section (in sidebar): Lists the AI agents available in this project
- Threads section (in sidebar): Quick access to recent chat threads
- Profile button (bottom of sidebar): Theme, language, and account settings
2. Configure your agents
Default agents
When you create a project, three agents are set up automatically:| Agent | Role |
|---|---|
| Project agent (named after your project) | Understands the full project context and handles broad questions |
| Code Agent | Specialized for code-related questions and documentation |
| Web Search | Supplements answers with web search results |
Create a custom agent
You can add agents tailored to specific tasks:- Click the + button in the Agents section of the left sidebar
- Enter an agent name and description
- Click Create
3. Connect external data
Connect apps (MCP)
Connect external services like Slack, Jira, and Notion to your agents:- On the agent’s settings page, click + Add in the Apps section
- Select a service from the Recommended tab, or enter an MCP server URL in the Custom tab
- Authenticate via OAuth to connect
Connect a code repository
Connect GitHub or GitLab repositories so agents can read your codebase.- Click Settings in the left sidebar
- Go to Development → Code sources
- Click Connect next to GitHub or Self-managed GitLab
- Select the repository, choose the type (Frontend / Backend / Both) and branch
- Click Connect
4. Execute tasks
Chat with AI agents
- Click New chat in the left sidebar
- Select an agent and type your message
- Review the AI response and ask follow-up questions to refine the output
Build context with Learning Mode
Toggle Learning Mode on in the chat input area. When enabled, the agent automatically identifies and stores project knowledge (entities) from the conversation. This knowledge is reused in future conversations. For details, see Context.Create documentation
- Click Documents in the left sidebar
- Click New Document
- Add a title and write content using the editor
- Click Save
5. Share context
Invite members
Add an existing org member to a team (owner/admin):- Click the members icon at the top of the team page
- Click Add member and select members
- Click your org name in the top left → Invite to organization
- Enter their email and assign a role — Team owner, Admin, or Member
- Click Invite — they receive an email and must accept before joining
Real-time collaboration
When multiple members open the same document, real-time co-editing is automatically enabled. Other members’ cursor positions and edits are reflected instantly.Theme and language settings
- Click the profile button at the bottom of the sidebar
- Use the theme icons to switch between Light, Dark, or System mode
- Use the EN / JA buttons to switch the interface language
Next steps
AI Chat in depth
Explore the full chat interface features
Agent Customization
Skills, automation, and API access
Dynamic Documents
Auto-generate documentation from your code repository
Plans & Billing
Plans, credits, and seats

