# LinkedIn

The LinkedIn integration allows you to configure badge sharing.

When you enable sharing on a badge, the user can then add it to their LinkedIn profile.

<figure><img src="/files/StNuV08vt2rznJ5D9VG8" alt=""><figcaption><p>Example of a badge that can be shared</p></figcaption></figure>

By default, the badge is shared as a "Cards micro-learning" certification.

<figure><img src="/files/8t8IaVrBAPIF1sBfgGLv" alt="" width="375"><figcaption><p>Share window that appears on LinkedIn</p></figcaption></figure>

The proposed name is the badge name, and the issue date corresponds to the badge earned on Cards.

The LinkedIn integration allows you to edit this additional sharing information:

* Organization ID
* URL

<figure><img src="/files/D4wYRSMMVhEN2rCyBo1e" alt=""><figcaption><p>Setting up LinkedIn integration</p></figcaption></figure>

The LinkedIn ID corresponds to the ID of your LinkedIn professional (company) page. LinkedIn will then link to your page and display its name in the sharing window.

The URL is the address of your website.


---

# 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://doc.cards-microlearning.com/english/apps-and-integrations/linkedin.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.
