# Instagram

Amondo let's you collect content from Instagram and add posts, Reels and Stories directly into your [Collections](/getting-started/core-platform-concepts/collections.md), where they can be used across any connected Imprint. Instagram content is collected via a [hashtag search](#search), or through a [connected Instagram Business account](/platform-guides/collect/connect-instagram-business.md).&#x20;

### What you can do with Instagram content

* Add posts, Reels and Stories from your connected Instagram Business account&#x20;
* Include content from partners, creators, fans or influencers who are using your brand or campaign hashtag
* Add posts, Reels and Stories that your connected Instagram Business account has been tagged in

### How to collect content from Instagram&#x20;

{% stepper %}
{% step %}
Open the Collection you want to add content to and click the "**Add content"** button

{% endstep %}

{% step %}
Select "**Instagram"** from the list of available sources

{% endstep %}

{% step %}
Choose how you want to collect content using one of the following options; "**Search", "Posts", "Stories", "Tags"** and **"Manual"**

{% endstep %}
{% endstepper %}

#### Search

The **Search** option allows you to collect hashtagged content related to a specific topic, campaign or brand. To collect the content:

1. Enter the hashtags you want to search for in the search bar. You can include up to **25 hashtags** in a single search
2. Click **"Search"**&#x20;
3. Matching posts will appear in the feed. Use the **"Recent"** or **"Popular"** filter at the top to refine results
4. Hover over the posts you want and click **"Add to Collection"**

The selected posts will be added directly to the Collection

#### **Posts, Stories, Tags**

The **Posts, Stories** and **Tags** options allow you to collect content directly from your connected Instagram Business account.

{% hint style="success" %}
If you haven't already, connect your account following the steps on the  "[Connect Instagram Account](/platform-guides/collect/connect-instagram-business.md)" page.
{% endhint %}

1. Use the account dropdown at the top of the section to select the Instagram Business account you want to collect content from. This is useful if you manage multiple accounts.
2. Click **"Get posts", "Get Stories"** or **"Get Tagged"** to load the relevant content
3. Hover over the content ot want and click **"Add to Collection"**

#### Manual

The **Manual** option allows you to upload Instagram content directly and define its source.&#x20;

1. Choose **"Browse files"** to upload media from your device or **"Paste URL"** to add the content using a link
2. Share content details, including
   1. How the content crops in the **Grid** and [**Frame**](/getting-started/core-platform-concepts/tiles.md#frames) layouts
   2. The post caption
   3. Published date
   4. Avatar and username
   5. Original URL
   6. Whether the content is a Story
   7. Verification status
3. Click **"Create Tile"** to add the content to your Collection

### What happens next

Once added, Instagram content becomes part of your reusable Collection and can be used across any connected Imprint.&#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://docs.amondo.com/platform-guides/collect/content-from-social/instagram.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.
