> ## Documentation Index
> Fetch the complete documentation index at: https://manual.seahorse.dnotitia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> AGENT OPS 그룹은 LLM 기반 대화형 AI 에이전트와 에이전트가 사용하는 도구 및 성능 최적화를 관리하는 기능 그룹입니다

# Agent ops

# Agent Ops Menu Group

AGENT OPS 그룹은 LLM 기반 대화형 AI 에이전트와 에이전트가 사용하는 도구 및 성능 최적화를 관리하는 기능 그룹입니다.

AI산업 표준인 MCP(모델 컨텍스트 프로토콜)를 적용하여. 특정 거대언어모델(LLM)이나 데이터 구조에 대한 종속성을 최소화한 개방형 AI에이전트를 구연할 수 있습니다. 다양한 LLM과 데이터소스를 표준 인터페이스로 연결해 확장이 쉬운 AI에이전트 환경을 구성합니다.

<img src="https://mintcdn.com/dnotitia-328335e7/pi5a4xJA1fTcDZ9m/.gitbook/assets/admin__AgentOps0.png?fit=max&auto=format&n=pi5a4xJA1fTcDZ9m&q=85&s=5c4092e90b5d0403c9deb215777c791e" alt="Agent Ops Menu Group" width="982" height="804" data-path=".gitbook/assets/admin__AgentOps0.png" />

<img src="https://mintcdn.com/dnotitia-328335e7/pi5a4xJA1fTcDZ9m/.gitbook/assets/admin__AgentOps2.png?fit=max&auto=format&n=pi5a4xJA1fTcDZ9m&q=85&s=ccf5c25ee5768f325f4a4d6a4dc41173" alt="Agent Ops Menu Group" width="982" height="804" data-path=".gitbook/assets/admin__AgentOps2.png" />

## 사용 흐름

<img src="https://mintcdn.com/dnotitia-328335e7/pi5a4xJA1fTcDZ9m/.gitbook/assets/admin__AgentOps2HW2.png?fit=max&auto=format&n=pi5a4xJA1fTcDZ9m&q=85&s=6f6c138f8eac05c83cb23119fffd46f9" alt="사용 흐름" width="982" height="804" data-path=".gitbook/assets/admin__AgentOps2HW2.png" />

<img src="https://mintcdn.com/dnotitia-328335e7/pi5a4xJA1fTcDZ9m/.gitbook/assets/admin__AgentToolsHW.png?fit=max&auto=format&n=pi5a4xJA1fTcDZ9m&q=85&s=d18f28605696ba4ee536902c8e9a0a29" alt="사용 흐름" width="982" height="804" data-path=".gitbook/assets/admin__AgentToolsHW.png" />

<CardGroup cols={2}>
  <Card title="Agent 기능" href="/console/agent-ops/agent">
    Agent란 LLM 기반 대화형 AI 에이전트입니다. 사용자 질문에 답하고, 도구(Tool)를 사용하며, 테이블 검색 및 외부 데이터베이스 연결 등 복잡한 작업을 자동으로 수행합니다
  </Card>

  <Card title="Agent Rules 기능" href="/console/agent-ops/agent-rules">
    Agent Rules는 에이전트의 동작 규칙과 제약 조건을 정의하는 기능입니다. 규칙(Rule)과 규칙 세트(Rule Set)를 통해 에이전트의 응답 범위, 금지 사항, 출력 형식 등을 체계적으로 관리할 수 있습니다
  </Card>

  <Card title="Tool Management" href="/console/agent-ops/agent-tool">
    Seahorse 에이전트용 외부 도구(MCP) 등록·관리
  </Card>

  <Card title="System Prompts 기능" href="/console/agent-ops/system-prompts">
    System Prompts는 에이전트의 동작 방식과 응답 성격을 정의하는 사전 설정 프롬프트 관리 기능입니다. 재사용 가능한 시스템 프롬프트 템플릿을 생성하고, 여러 에이전트에 적용할 수 있습니다
  </Card>
</CardGroup>

## 관련 문서

* [Console (콘솔)](/)
* [Database Menu Group](/console/database)
* [Console 활용 가이드](/console/guides)
* [Home](/console/home)
* [MANAGEMENT Menu Group](/console/management)
* [Semantic Search 기능](/console/semantic-search)
