# Getting Help

## Educational Tutorials

The MESA blog hosts an extensive series of [workflow tutorials](https://www.getmesa.com/blog/category/workflow-tutorials/) that are designed to provide step-by-step guidance on automating the various aspects of your Shopify store. These tutorials are created with the intention of offering actionable insights for users at all levels of technical proficiency. Whether you are new to automation or looking to enhance your current setups, the tutorials cover a wide range of topics, from initiating your first automation workflow to integrating more sophisticated processes that complement your store's operations.

Our [YouTube channel](https://www.youtube.com/@getmesa) offers a library with hundreds of videos that walk viewers through a diverse range of popular and cutting-edge automation use cases.&#x20;

We also post educational content and tutorials on Twitter, so be sure to follow us [@GetMESA](https://twitter.com/getmesa)

## Customer Success

Our MESA support team can assist you if you have questions, need help dialing in an automation, or would like help creating a workflow from scratch. Beyond reaching out to our MESA support team for general questions and inquiries, we offer several other support options based on the level of service you need.

Our friendly, knowledgeable MESA support team is available Monday - Friday, 9:00 am - 5:00 pm PT via [email](mailto:services@getmesa.com) and chat to help you with your MESA questions and inquiries. Available on all MESA plans.\
\
**Community Slack Channel** \
Join our slack community channel to get product updates, share feedback, feature requests and spark new ideas with follow MESA builders. \
\
[Click here to join ](https://join.slack.com/t/mesacommunity/shared_invite/zt-2ng173hpu-USr4c7WKQcjyfCHRQd5~zA)

**Complimentary setup with a launch manager**

Work closely with your dedicated launch manager for help with simple to sophisticated workflows, from start to ongoing support. Available on the Flex, Advanced, and Unlimited plans.

✏️  Examples of what your dedicated launch manager can do with a complimentary setup:

* Personalized onboarding and ongoing support&#x20;
* Brainstorm new workflow ideas

{% hint style="info" %}
When the MESA support team builds a workflow or adjusts a template on your behalf, we will confirm your workflow requirements first and then double-check that your plan supports the workflow we’ll be building. If we determine that the workflow will require an upgrade because it includes an app available on a higher plan or is a more detailed workflow than your plan allows, we’ll let you know first so you can determine if you’d like us to continue.
{% endhint %}

### Expert Workflow Setup

Let MESA's team of expert automators turn your idea into a workflow! Our Expert Workflow Setup follows our 3-step process for automation success:&#x20;

1\. The process of building the workflow will begin within one business day of receiving your request, relative to having all of the information necessary to begin building your workflow. The actual amount of time from submission to workflow delivery will vary depending on the complexity of your request. You will be notified of the expected timeframe within one business day.

2\. After about one business day your workflow will be ready and our team will send you an email with directions to view, test, and turn on your new workflow.&#x20;

3\. We'll walk you through the steps of your new workflow in simple, easy to understand language, so you can make adjustments and automate with confidence.

### Requesting the Expert Workflow Setup

In your MESA dashboard, scroll to the bottom of the page and click the Expert setup button to get started.

<figure><img src="/files/LGGgpENPH94VVe2O4K5N" alt=""><figcaption></figcaption></figure>

You can also navigate to your account settings on the top right of the MESA app dashboard and select **Help**. You'll then need to click the **Request workflow setup** option. The Expert Workflow Setup service is currently free.

<figure><img src="/files/z1RaU0WS1bmWeAOR31P4" alt=""><figcaption></figcaption></figure>


---

# 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.getmesa.com/readme/getting-help.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.
