# How to Auto Post Blogs to Your Social Media Account

**Step 1: Navigate to Flows**&#x20;

Open Social Schedular app and navigate to the "Flows" section. This is where you can set up automation flows to manage your social media posts efficiently.

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

**Step 2: Create a New Flow**

Click on "Add Flow" to start creating a new automation flow specifically for your blog post.

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

**Step 3: Select the Event**

From the available events, choose "Blog Post Published" as the trigger event. This event will initiate the automation whenever you publish a new blog post. You'll also see a dropdown menu with a list of your blog post categories.&#x20;

Choose the **specific blog post category** that you want to auto-post when a new blog is released.&#x20;

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

**Step 4: Choose Social Media Channels**&#x20;

Select the social media channels where you want your blog posts to be auto-posted.&#x20;

<figure><img src="/files/5OC3TgtO0kv4atRwMw95" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please be aware that Instagram does not support clickable links in posts, so your blog post on Instagram will not include a direct link.
{% endhint %}

That's all. Your Flow will run once every hour, and if there are any new blogs posted in a specific blog category, your Flow will automatically post them.&#x20;


---

# 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://help.postpurchase.deals/social-schedular/how-to-auto-post-blogs-to-your-social-media-account.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.
