Skip to content

Agents

Jitera provides specialized AI agents, each designed for a specific type of work. Rather than one generic chatbot, you get a team of agents with different skills, tools, and capabilities.

Available agents

Context Agent

The Context Agent is Jitera’s general-purpose assistant. It has access to your organization’s memory and documents, making it the best choice for tasks that require organizational context.

CapabilityDescription
ConversationAnswer questions, brainstorm ideas, draft content.
Document accessRead and reference your team’s shared documents.
MemoryUses organizational memory to give context-aware answers.
File analysisAnalyze uploaded files — PDFs, spreadsheets, images, audio, video.

Best for: Drafting documents, answering team questions, onboarding new members, summarizing meeting notes.

Code Agent

The Code Agent is specialized for software development tasks. It understands code, can analyze repositories, and helps with technical work.

CapabilityDescription
Code analysisRead and understand source code across languages.
Code generationWrite functions, scripts, and boilerplate code.
DebuggingHelp identify and fix bugs in your codebase.
Technical docsGenerate documentation from code.

Best for: Writing code, reviewing pull requests, debugging issues, generating technical documentation.

The Web Search agent can search the internet in real time to find up-to-date information, research topics, and synthesize answers from multiple sources.

CapabilityDescription
Web searchSearch the web for current information.
Page readingRead and extract content from web pages.
SynthesisCombine information from multiple sources into coherent answers.
ResearchDeep research on topics with citations.

Best for: Market research, competitive analysis, fact-checking, finding documentation, staying current on trends.

Using agents in chat

When you start a new chat, you can select which agent to use. The default is the Context Agent.

  1. Open Chats in the sidebar.
  2. Start a New chat.
  3. Select the agent you want to use (shown at the top of the chat or in agent selection).
  4. Type your message and the selected agent responds.

You can switch agents mid-conversation or have multiple chats open with different agents.

Multi-user conversations

Multiple team members can participate in the same chat with an agent. This is useful for:

  • Collaborative drafting — The whole team provides input, and the agent incorporates everyone’s feedback.
  • Shared research — One person asks a question, others add follow-ups.
  • Decision-making — Present options to the agent with input from multiple stakeholders.

All participants see the full conversation history and can interact with the agent directly.

Tips for getting the best results

  • Be specific — Include context about what you need, who it’s for, and any constraints.
  • Use the right agent — Choose Code Agent for technical tasks, Web Search for research, Context Agent for everything else.
  • Build on memory — Reference past conversations and documents so the agent can connect the dots.
  • Iterate — Give feedback on the agent’s output. Say “make it shorter”, “use a more formal tone”, or “add the Q3 numbers” to refine results.