# Social Advocacy

### **Social Sharing**

Admin Only. Can add the option to share published posts via Twitter or LinkedIn. The admin can set a custom link for the post or use the direct link to the post.

<figure><img src="/files/xWM7zcUMU0vuZiJRvZzP" alt="" width="563"><figcaption></figcaption></figure>

***

### **Post Email Notification**

Email notifications for post that have social sharing on will show additional icons to indicate that they can be shared on LinkedIn & Twitter.

<figure><img src="/files/XnE9mJhiyJagNd52DdvF" alt="" width="563"><figcaption></figcaption></figure>

***

### **LinkedIn & Twitter Feed**

Users can click on the Share Icons to share the post on LinkedIn and Twitter using their own accounts.&#x20;

<figure><img src="/files/Ki5wTfP6IuqZhSe5i1wy" alt="" width="563"><figcaption></figcaption></figure>

***

### Post Back-Link Configuration

Admins can configure a **custom back-link** for each post authorized for Social Advocacy. This is the URL that end-users are redirected to when they click the shared post on social media.

* **Default:** The system uses the public page of the post.
* **Custom Option:** Admins can set any valid HTTPS link as the back-link.


---

# 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://guides.mangoapps.com/user-guide/posts/social-advocacy.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.
