> For the complete documentation index, see [llms.txt](https://help.smartrr.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smartrr.com/docs/support/admin-portal/instagram-feed.md).

# Instagram feed

Last updated: May 14, 2025

## Overview

{% hint style="info" %}
**Effective December 4th, 2024:** Connected Instagram accounts must use [Professional accounts ](https://help.instagram.com/138925576505882)(either "Business" or "Creator").
{% endhint %}

Use Smartrr's Instagram connection to display a dynamic Instagram feed inside your Customer Account Portal.&#x20;

<figure><img src="/files/ABZTEzF9NKfkowZc5WM5" alt=""><figcaption><p>Our native Instagram feed displays the most recent 12 posts from the connected Instagram shop.</p></figcaption></figure>

## Set Up

In Smartrr, navigate to Theming and find the Instagram section.&#x20;

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

Expand the section and click **Log in with Instagram**.

![](/files/XVTEBvK62jBiqDGlqQVi)

When redirected, click **Allow** for permissions on Profile Information & Media.&#x20;

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

Once successfully authenticated, you will see the Instagram handle of the account you've connected to and a Disconnect button.&#x20;

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

Use the down/up arrows to reorder where the Instagram feed appears on the Customer Account Portal. Use the eye icon to toggle the visibility of the Instagram feed on/off entirely.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.smartrr.com/docs/support/admin-portal/instagram-feed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
