> For the complete documentation index, see [llms.txt](https://docs.junkipedia.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.junkipedia.org/reference-material/best-practices/instagram-via-crowdtangle.md).

# Instagram via CrowdTangle

Import Lists to Monitor: Facebook & Instagram via CrowdTangle

Monitoring

Import your CrowdTangle lists of groups, pages, accounts, or saved searches and monitor them directly within Junkipedia.

*If you do not have a CrowdTangle account, you may be able to request one if your organization has a Facebook Partnerships contact. You can only monitor Facebook and Instagram via Junkipedia by using CrowdTangle.*

In the top menu bar, click "Monitor Feeds."

![](/files/Ae12ixutC5t7vFlsbpiE)

Next, click "Manage Lists" in the left sidebar.

![](/files/qxW34nLsQ7mEKkmjKFfE)

Click "Import CrowdTangle."

![](/files/RCwx4s5xnoDEzPdvUXjf)

Select Facebook or Instagram, depending on the set of lists you'd like to import. Enter your CrowdTangle API key and click "Import CrowdTangle Lists."

![](/files/GjmNMFx2QBsNKeFb9yF6)

***Note:** Find your CrowdTangle API key by logging into CrowdTangle and clicking the gear icon in the upper right corner and selecting "API Access." If there is an API Token already, copy that token, otherwise, If you don't have a key, you need to click "I Agree" and then "Generate Token" and then you will see the token you need to copy. If you do not see the option "API Access," you will need to*[ *request activation*](https://www.facebook.com/help/contact/908993259530156)*.*

![](/files/zEc88940jcq1F69wsLsq)

After clicking "Import CrowdTangle Lists," use the tick boxes on the left to select which lists you'd like to enable in Junkipedia.

![](/files/AyulNpfG9Hrh4U7yLBAX)


---

# 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://docs.junkipedia.org/reference-material/best-practices/instagram-via-crowdtangle.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.
