> ## Documentation Index
> Fetch the complete documentation index at: https://java.agentscope.io/llms.txt
> Use this file to discover all available pages before exploring further.

# AgentScope Service user guide

[简体中文](/v2/zh/service/index)

AgentScope Service brings Agent conversations, assigned work, multi-Agent collaboration and application integration into one console. Create platform-managed Agents, connect a local Coding Agent or integrate an independently deployed application.

## Complete your first task

With an existing account, start with [your first conversation and deliverable](/v2/en/service/first-session). For a new installation, begin with [local setup](/v2/en/service/quickstart). Verify login, a reply, persistent history and a work deliverable.

## Learn through the console

| Area      | What you do                                                                                                                                                                  |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| WORK      | Explore in [Chat](/v2/en/service/chat), track [Issues](/v2/en/service/issues), review in [Inbox](/v2/en/service/inbox), repeat with [Automations](/v2/en/service/automation) |
| DESIGN    | Configure [Agents](/v2/en/service/agents), [Teams](/v2/en/service/teams), [Workflows](/v2/en/service/workflows) and [Channels](/v2/en/service/channels)                      |
| Resources | Manage [Workspaces](/v2/en/service/workspaces), [Environments](/v2/en/service/environments), [Memory](/v2/en/service/memory) and [Vault](/v2/en/service/vault)               |

Overview summarizes daily work. Available menus and actions depend on your permissions. Namespace is a resource and authorization scope; Workspace is a file and capability resource.

## Deploy and integrate

Use [Docker Compose](/v2/en/service/docker) for a single-machine installation or [Helm](/v2/en/service/kubernetes) for Kubernetes. Gateway is the public entry, Control manages catalog and work, Dataplane executes Managed Sessions and Scheduler handles runtime scheduling. PostgreSQL, Workspace and Artifact storage persist data.

Choose [Managed](/v2/en/service/managed-agent), [Hosted](/v2/en/service/hosted-agent) or [External](/v2/en/service/external-agent) execution. Use [Endpoints](/v2/en/service/endpoints) in business applications and the [Team guide](/v2/en/service/team-collaboration) for collaboration.

Installing the service and configuring execution are separate steps. Installation does not include model credits, external accounts or Coding Agent provider login.

## Reference and practice

Read [concepts](/v2/en/service/concepts), [API reference](/v2/en/service/api-reference), [operations](/v2/en/service/operations) and [troubleshooting](/v2/en/service/troubleshooting) as needed. [Use cases](/v2/en/service/usecases) lists upcoming end-to-end scenarios; existing feature guides already contain practical steps.
