# 8. Quickstart - Fylamynt sample workflows

The idea behind offering sample workflows in Fylamynt is to help our users navigate to their ideal workflow easily.&#x20;

* Each workflow represents a use case that could be your starting point.
* Sample workflows can be used as templates. Duplicate them and enhance them to suit your needs.
* Workflows include a combination of integration actions/helper functions/conditional nodes that could also be used for educational purposes.&#x20;

![](/files/26l1uE1nykEwugn08WaC)

Once logged into the Fylamynt console, you are presented with a comprehensive list of [workflow samples](https://app.fylamynt.com/workflows/fylamynt-workflows) that can be filtered based on the following use case categories:

* Incident Response Automation
* APM Optimization
* Cost Savings
* Steady State Management
* Infrastructure Automation
* Other
  * Cloud-Native Tasks
  * Helpers
  * DevOps
  * Security Management

You can also search for workflows using the workflow name or tags associated with each.

## Fylamynt sample workflows:

#### [Stop or Terminate underutilized AWS resources](/featured-workflows/stop-or-terminate-underutilized-aws-resources.md)

#### [Rightsizing EC2 instances](/featured-workflows/rightsizing-ec2-instances.md)

#### [Incident Response Automation](/featured-workflows/incident-response-automation.md)

#### [Application Performance Monitoring](/featured-workflows/application-performance-monitoring.md)


---

# 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.fylamynt.com/getting-started-1/sample-workflows.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.
