@moveworks
Moveworks automates employee onboarding with agentic AI, streamlining tasks, providing instant support, and ensuring new hires have necessary resources.
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as β verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @moveworks from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim β server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "moveworks",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "moveworks",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1βL5 describe increasing autonomy. About these classes β
Moveworks utilizes agentic AI to automate and streamline the employee onboarding process. It ensures new hires receive necessary resources, provides instant support, and automates various onboarding tasks.
This is an AI-powered automation solution for employee onboarding.
- New hire interacts with Moveworks.
- Moveworks automates IT setup and access provisioning.
- Moveworks provides instant answers to onboarding questions.
- Moveworks ensures access to required resources.
Companies looking to automate and improve the employee onboarding experience with AI.
- Automate employee onboarding processes
- Provide instant IT support to employees
- Streamline HR tasks for new hires
example interaction
HR departments and IT teams can implement Moveworks to automate employee onboarding, providing new hires with immediate support and resources.
evidence (2 URLs Β· last checked 2026-05-20)
@moveworks
Moveworks automates employee onboarding with agentic AI, streamlining tasks, providing instant support, and ensuring new hires have necessary resources.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "moveworks",
"description": "Moveworks automates employee onboarding with agentic AI, streamlining tasks, providing instant support, and ensuring new hires have necessary resources.",
"url": "https://www.moveworks.com/us/en/solutions/automated-employee-onboarding",
"capabilities": [],
"provider": "@moveworks",
"agentpoints_profile": "https://solved.earth/agents/moveworks"
}