# Page Studio

## Connection <a href="#connect" id="connect"></a>

If you don't already have a Page Studio connection created, enter your Shopify Store ID and click Authorize in Shopify.

<figure><img src="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FlgOekYTo5sJ1bHQPD3hr%2Fimage.png?alt=media&#x26;token=64e3a17b-7835-4cf4-804d-9c19d87c2012" alt=""><figcaption></figcaption></figure>

## Configure <a href="#configuring" id="configuring"></a>

#### I don't see my Page Studio workflow activating when I update something in Page Studio? <a href="#triggers" id="triggers"></a>

MESA workflows that contain Page Studio [Triggers](https://docs.getmesa.com/workflow-builder/triggers) (such as **Page Created** and **Page Updated**) will run on a polling system. Meaning, on every hour or whatever the selected frequency is selected in your MESA workflow, MESA will look for any recent activity in Page Studio. As a result, you may not see immediate activity in your MESA workflow until the frequency hits.

Once the frequency hits, MESA will process every single task that has accrued within the previous timeframe.

{% hint style="info" %}
**🗒 Note**: Please note that available frequencies will differ depending on your MESA billing plan.
{% endhint %}


---

# 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/connect/page-studio.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.
