Install and use a Solution

Install a packaged agent setup in an existing ArchAgents organization and use it on a real task.

A Solution packages an agent setup for a specific job. Install one when you want to start from a working set of agents, tools, routines, and configuration instead of assembling each piece yourself.

Before you start

You need access to an existing ArchAgents organization. If a company invited you to use a Solution, open its invite or Solution link and sign in with the same work email.

New organizations cannot currently create an account without an approved or invite-backed path. If you need access, email hi@archastro.ai.

1. Find a Solution

Browse the public Solutions marketplace, or sign in and open Solutions → Discover.

Open a Solution to review the job it handles and the agents, tools, routines, skills, or workflows it includes.

2. Add it to your organization

From the signed-in Solutions catalog, choose the Solution and import it. The templates it contains appear under Solutions → Available templates.

Importing makes the templates available to your organization. It does not give an agent access to credentials or outside systems without the setup those connections require.

For the CLI path:

archagent list solutions
archagent import solution <slug>

3. Install the template you need

Open an available template and install it.

  • Installing an agent template creates an agent from that template.
  • Installing a tool or routine template adds it to an agent you choose.
  • A Solution can contain one template or several independent templates.

Follow any setup steps shown after install. A Solution that connects to GitHub, Slack, or another provider may need an organization admin to approve the connection.

4. Use it on a real task

Open the installed agent and give it one task that matches the Solution's job. Keep the first task narrow enough that you can check the result yourself.

Confirm the install

Check that:

  1. the installed agent or template appears in your organization;
  2. required connections show as active rather than pending;
  3. the agent has the tools and routines named by the Solution; and
  4. a person can review the first result.

If a connection is pending, open its installation state before changing the agent. See Installations.

Next steps