# Aissist Docs

Agentic AI that resolves, not just replies.

Automate Service and Sales end-to-end - 83% automation, 4.8+ CSAT, and 50% lower cost.

Aissist combines knowledge, actions, and human workflows in one system.

### Why teams use Aissist

Use Aissist to automate service, sales, and back-office operations.

Deploy agents that understand context, take action, and escalate when needed.

Teams use Aissist to:

* Resolve complex cases, not just simple questions.
* Keep output reliable with structured workflows and guardrails.
* Work with human teams inside existing tools.
* Understand real customer input across channels and formats.

### Start here

Use this path to launch your first agent:

1. Set up your workspace in [Quick Start](/tutorial/quick-start.md).
2. Add knowledge in [Turn Assets into AI](/tutorial/turn-assets-into-ai.md).
3. Define behaviors in [Create Sub Agents](/tutorial/create-sub-agents.md).
4. Test responses in [Simulator](/tutorial/simulator.md).
5. Go live with [Deploy Gateway](/tutorial/deploy-gateway.md).

### Core concepts

* **Workspace** — your control center for settings, knowledge, actions, and deployment.
* **Instructions** — global rules, tone, and response guardrails.
* **Assets** — websites, documents, and data sources the agent uses for knowledge.
* **Sub Agents** — scenario-specific behaviors for flows like order tracking or returns.
* **Integrations** — connections to data sources and business systems.
* **Gateways** — deployment channels for agent platforms.

### What you can build

* Customer service agents that resolve cases end to end
* Sales agents that qualify leads and collect key details
* Commerce agents that manage orders, shipping, and returns
* Internal agents that answer operational questions from company knowledge

### Integrations

Aissist connects to data sources and business systems, including:

* [Shopify](/integrations/shopify.md), [WooCommerce](/integrations/woocommerce.md), [Adobe Commerce](/integrations/adobe-commerce-magento-2.md)
* [ShipStation](/integrations/shipstation.md), [ParcelPanel](/integrations/parcelpanel.md)
* Supabase
* [RESTful API](/integrations/restful-api.md)

### Gateways

Aissist deploys to agent platforms, including:

* [Intercom](/gateways/intercom.md), [Zendesk](/gateways/zendesk.md), [Front](/gateways/front.md), [Freshdesk](/gateways/freshdesk.md), [Gorgias](/gateways/gorgias.md), [Kustomer](/gateways/kustomer.md), [Salesforce](/gateways/salesforce.md), [HubSpot](/gateways/hubspot.md), and Chatwoot

### Continue exploring

* [Tutorial](/tutorial.md)
* [Integrations](/integrations.md)
* [Gateways](/gateways.md)
* [Use cases](/use-cases.md)
* [Success Metrics](/success-metrics.md)
* [FAQ](/faq.md)

### Need help?

Book a [demo](https://aissist.io/request-demo).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.aissist.io/aissist-docs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
