> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/settings/account-settings/meta-accounts/how-to-enable-comments-and-posts-to-appear-in-the-360-support-center.md).

# How to enable comments and posts to appear in 360° Customer Support

Sprinthub's 360º SAC offers a comprehensive approach to managing customer interactions, but it is important to configure it correctly to ensure that comments and posts are properly integrated.&#x20;

### Step by Step to Enable Comments and Posts

To correctly configure your system and allow comments and posts to be visible in the 360º SAC, follow these simple steps:

**Access to the System Settings Area**:

* First, access the system settings area on the Sprinthub platform. This area is crucial for adjusting how customer interactions are managed and viewed.

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

{% hint style="info" %}
It is necessary to have the Meta Business account integrated.
{% endhint %}

**Account Configuration**:

<figure><img src="/files/7d5ac61657d9935c10289ef2ab02a8578cfbc26b" alt=""><figcaption></figcaption></figure>

* Within the account settings, you will find specific options related to the visibility of comments and posts. This step allows you to customize how you want to interact with user-generated content.

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

### Results:

When it comes to comments, they will appear in the SAC as follows:

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

Mentions and replies will appear as follows:

<figure><img src="/files/01f6db6cb4fde8c85dc4ded1df9878a79c093e0c" alt=""><figcaption></figcaption></figure>

**Important Considerations**

* **360º SAC/Chatbot Automations**: It is essential to note that 360º SAC automations and chatbots do not work on posts and direct messages (DMs) unless they are configured to serve that channel.&#x20;
* **Continuous Monitoring**: After configuring the options for viewing comments and posts, it is recommended to regularly monitor these interactions. This allows for adjustments as necessary and ensures that all opportunities for customer interaction are optimized.

By following these steps and considerations, you will be well positioned to effectively and structurally enable comments and posts in Sprinthub's 360º SAC. This approach not only simplifies the management of customer interactions but also maximizes the potential for user feedback and engagement on your platform.


---

# 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.sprinthub.com/en/topics/settings/account-settings/meta-accounts/how-to-enable-comments-and-posts-to-appear-in-the-360-support-center.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.
