# Reddit Integration

1. On the INTEGRATIONS page, locate the Reddit integration.
2. Click **Connect**.

<figure><img src="/files/xrVm5BJPHJlBrVhyRTup" alt="" width="315"><figcaption></figcaption></figure>

3. On the pop-up window, enter community subreddit name and CM will automatically check if subreddit name exists

<figure><img src="/files/pKg6KfImSVDbYO5p0Z1M" alt="" width="375"><figcaption></figcaption></figure>

4. Click **Connect**
5. You will be redirected to Reddit, asking you to accept LFX CM app. Click on ***Allow***, and it is done!

**Activities collected:**

* Posts published on a specified subreddit
* (Nested) Comments on all posts

**Limitations:**

* Limited historical import (maximum of 1000 posts in the past per subreddit)
* Not tracking upvotes of posts and comments.


---

# 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.linuxfoundation.org/lfx/community-management/integrations/reddit-integration.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.
