> 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/attract/social-manager/social-manager-report.md).

# Social Manager - Report

<figure><img src="/files/2a25b19449987ca92e0eb053958b2895282d5572" alt=""><figcaption></figcaption></figure>

### Diving into the numbers

SprintHub Social Manager reports provide a detailed view of campaign performance on social media. With metrics such as reach, impressions, and interactions, users can quickly understand the impact of their strategies.&#x20;

### How do I view these reports?

When accessing Social Manager, go to the reports section, right on the left side.

<figure><img src="/files/4f5228f10d7bd36d1f0d37984fdd8c527b5560e3" alt=""><figcaption></figcaption></figure>

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

The page's statistical information then appears, where you can check the information on:

1. Followers
2. Posts
3. Engagement
4. Interactions
5. Reach
6. Views
7. Number of followers gained, shown in a chart.
8. Best posts, Reels and Stories
9. Gender, age range, city, and country chart

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

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

<figure><img src="/files/265b5ed420dbb19ef2b00a04b747498b0259400a" alt=""><figcaption></figcaption></figure>

And of course, you can do this for several Meta pages, with a report for each one.

### Conclusion

In a world where attention is a valuable resource, SprintHub Social Manager reports empower brands to stand out on social media. With actionable insights and a personalized approach, these reports become not just a tool, but an ally within Social Manager.


---

# 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/attract/social-manager/social-manager-report.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.
