ShapelessAI← Free scheduler

Instagramthree ways, cheapest first

How to schedule Instagram posts

Instagram schedules posts itself, for nothing, and for a lot of people that is the whole answer. Here are those steps, from Instagram's own help pages, first. Then the way that also covers your other networks, then the way your own agent does it.

1. The Instagram way, with no tool at all

More options inside the Instagram app's own post composer, plus Meta Business Suite on desktop.

  1. 1

    In the Instagram app, tap Create, then Post or Reel, and pick the photo or video.

  2. 2

    Add the caption, effects or filters, then tap More options.

  3. 3

    Turn on Schedule this post or Schedule this reel, choose a date and time, tap Done, then tap Back.

  4. 4

    Tap Schedule. Instagram allows up to 25 posts a day, up to 30 days in advance, and the account has to be public.

What Instagram will not schedule

  • Stories are not on Instagram's list: it schedules reels, photos and carousel posts.
  • Product tagging, collaborative posts, sponsored posts and fundraisers are not compatible with scheduled content.

Viewing, editing and deleting a scheduled post

  • Profile, Menu, then Scheduled content under Your insights and tools.
  • Options on a scheduled post gives Delete, Edit post, Reschedule or Share now.
Instagram's own scheduler is enough when

You already shoot on the phone, you post a few times a week, and Instagram is the only network you care about.

  • Instagram's own note: product tagging, collaborative posts, sponsored posts and fundraisers are not compatible with scheduled content.
  • The app path is a phone path. Scheduling twenty posts with your thumbs is the reason tools exist.
  • Business Suite schedules Instagram from a desktop, but it covers Meta's own networks and nothing else.

Read from Instagram Help Centre: create and manage scheduled posts and Reels on and Meta Business Help Centre: create and manage posts in Meta Business Suite on desktop on . Platforms move menus; the source is the place to check.

2. The free way, when one network is not the whole job

The native scheduler stops being enough the moment a second network is involved, or the post needs a first comment, or you want to see the week rather than one post. Our free plan is 10 posts a day across every network you connect, with no card.

  1. Connect Instagram once, under Accounts, through Instagram's own sign-in. No developer app, no key.
  2. Open Manual, pick the Instagram account and write. Pick more accounts, and edit any preview where that account should say it differently.
  3. Add to queue takes the next free slot for that account, Schedule pins an exact minute, Post now sends it. Calendar shows the week.

Scheduling and publishing never spend credits. The $5 refilled each month is for the agents that write, design and render, which is the difference between this and a queue.

The per-network rules, and what happens when a draft breaks one, are on the free Instagram scheduler page.

3. From an agent, on the same free plan

Add our Instagram MCP server to Claude or ChatGPT and ask in plain words, or call the REST API or the CLI with a scoped key. Same queue, same cap, same approval.

REST
curl -X POST https://shapelessai.com/api/posts \ -H "Authorization: Bearer $SHAPELESS_API_KEY" \ -H "Content-Type: application/json" \ -d '{"connectionId":"CONNECTION_ID","postText":"Three weeks of onboarding rewrites in sixty seconds.","queue":true}'
MCP tool call
{ "name": "posts_create", "arguments": { "connectionId": "CONNECTION_ID", "text": "Three weeks of onboarding rewrites in sixty seconds.", "queue": true } }
CLI
shapeless posts create --to CONNECTION_ID --text "Three weeks of onboarding rewrites in sixty seconds." --queue

Swap "queue": true for "scheduledAt": "2026-09-20T09:00:00Z" to pin an exact minute; leave both out and it publishes now.

Questions

Can you schedule Instagram posts without a third-party tool?
Yes. More options inside the Instagram app's own post composer, plus Meta Business Suite on desktop. It starts with: In the Instagram app, tap Create, then Post or Reel, and pick the photo or video. That is enough when you already shoot on the phone, you post a few times a week, and Instagram is the only network you care about. Steps read from Instagram Help Centre: create and manage scheduled posts and Reels on 2026-09-14.
Can an AI agent schedule my Instagram posts?
Yes, on the free plan. Add https://shapelessai.com/mcp to Claude, ChatGPT or any MCP host and the posts_create tool schedules through your connected Instagram account, or call POST /api/posts with a scoped key, or run the CLI. Publishing tools are flagged so the host asks you before anything goes out.
Can I schedule a first comment on Instagram?
No, and we will not pretend otherwise. firstComment is accepted for LinkedIn, X and Bluesky only; on Instagram the API answers 422 and names the rule. Instagram has no equivalent we can publish reliably.
Does it post to Instagram by itself, or send me a reminder?
By itself. You connect Instagram once through Instagram's own sign-in, and at the queued time the post is published through Instagram's API: a single image, a carousel of up to ten images, or one video, which Instagram publishes as a Reel. No phone notification to tap, nothing to finish by hand. Stories are not supported.
What does the free plan cost me later?
Nothing for the rail. Scheduling and publishing never spend credits. The $5 refilled each month is for the agents that research, write, design and render - a paid plan refills more of it and lifts the daily cap.

Schedule Instagram and everywhere else from one place, free, 10 posts a day.

Start free forever

The other guides