> 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

Double expose your brand's Instagram feed on your shop's Customer Account Portal.

## 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="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2FhbYXPWLkdT2aaWD2b4Y0%2FScreenshot%202022-11-21%20at%2011.18.50.png?alt=media&amp;token=1a1f88d1-15b6-4b63-aa40-4c9edf362d56" alt="Our native Instagram feed displays the most recent 12 posts from the connected Instagram shop."><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="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2Fx8woNsfZ53IFFKrH5X60%2FScreenshot%202024-04-10%20at%202.07.55%E2%80%AFPM.png?alt=media&amp;token=5b321d06-e8e2-4bd4-b823-f879dfea22d8" alt="The Instagram block is controlled under the Theming menu. It&#x27;s under the Portal Settings tab, and to enable it, simply toggle the &#x22;eye&#x22; icon > click on the arrow and connect your Instagram account. Once successful, your posts will automatically render in the customer portal."><figcaption></figcaption></figure>

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

![The "Log in with Instagram" button displays when the Instagram block is expanded.](https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2FLtC7RDFU8DAUXBUsU5ce%2FScreenshot%202024-04-10%20at%202.07.57%E2%80%AFPM.png?alt=media\&token=f3727f7a-114c-4de8-9226-abf158c52c7f)

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

<figure><img src="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2FhOaiyrgIJoPlgH9sv1nJ%2FScreenshot%202022-11-21%20at%2011.33.11.png?alt=media&amp;token=fa66bdc4-47f0-49f5-94ca-dec2adf73cfe" alt="You will be redirected to an Instagram permissions page, requesting you to allow permissions to Smartrr."><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="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2FE9I5HIIDX5lMdRPNIqdQ%2Fconnected.png?alt=media&amp;token=f2f24c89-6ab1-4f77-8097-79a12446fc71" alt="When Instagram is connected, the block in Smartrr will show a &#x22;Disconnect&#x22; button instead of &#x22;Log in with Instagram&#x22;."><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.
