# Use Cases

The **Use Cases** section showcases ready-made examples of how Autom Mate can be used to solve real business problems.

It includes both:

* [**AI Agent use cases**](/userguide/use-cases/ai-agent-use-cases.md) (prebuilt agents like ServiceNow, Xurrent)
* [**Automation use cases**](/userguide/use-cases/integration-use-cases.md) (workflow-based solutions across systems)

***

### What You’ll Find

* AI Agents for common platforms
* Real-world automation scenarios
* Integration examples across multiple systems
* Practical implementations you can reuse or adapt

***

### Purpose

This section helps you:

* Understand what is possible with Autom Mate
* Get started faster using proven solutions
* Apply AI and automation to real operational needs

***

### Summary

Use Cases provide **ready-to-use patterns** to help you move from idea to implementation faster.


---

# 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://docs.autommate.com/userguide/use-cases.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.
