> For the complete documentation index, see [llms.txt](https://docs.aiktp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiktp.com/booster/channels/linkedin.md).

# Linkedin

The **AIKTP Booster – LinkedIn Integration** allows you to:

* Connect your **personal or company LinkedIn account** to automatically publish posts (text, links, images, videos).
* Automatically rewrite content to match LinkedIn’s post formats (status, article, or post).
* Add **CTAs, hashtags, and backlinks** to your website or original SEO article.
* Schedule posts, track publishing status, and keep a full posting history.

This helps increase engagement, organic traffic, and brand credibility on **LinkedIn** — a professional platform with a strong **E-E-A-T** score and excellent Google indexing visibility.

### **Ways to Connect Your Linkedin Account to AIKTP**

You can choose one of the following two connection methods based on your preference:

1. **Connect via System App** – The simplest method, using AIKTP’s officially approved App
2. **Connect via Your Own App** – A more advanced option that allows you to fully manage your own App and account

#### **Connect via System App**

Go to **Booster → Channels** (or visit <https://aiktp.com/booster/channels>)

Click icon Linkedin

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

Click **Connect with System App**

The system will redirect you to LinkedIn for authorization.

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

Click **Allow ✅** to complete the process.

Once access is granted, your LinkedIn account will appear in your **AIKTP Booster** connections list.

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

#### **Ready to Post**

You can now publish posts automatically by:

* Going to **Boost Now** or visiting <https://aiktp.com/booster/boost-now>
* Selecting **Platform: LinkedIn**
* Writing your content and clicking **Start Boosting**

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

AIKTP will automatically optimize your content for LinkedIn, add hashtags and backlinks, and publish the post — all with one click.

***

#### **Connect via Your Own App**

If you prefer to create and manage your own App and API credentials, follow these steps:

**🧭 Step 1: Log in to LinkedIn Developer**

* Go to <https://www.linkedin.com/developers/apps>
* Log in with your LinkedIn account
* Click **Create App** to begin

**🧩 Step 2: Fill in App Information**

* **App Name:** Choose a name (e.g., *AIKTP Booster LinkedIn*)
* **Company / Personal:** Select your company page or personal account
* **Logo & Description:** Add a short description of your app
* **OAuth Redirect URL:** Enter `https://aiktp.com/callback/booster/linkedin.php`
* Click **Create App** to finish

**🔐 Step 3: Get Connection Details**\
Once your app is created, LinkedIn will provide you with:

* **Client ID**
* **Client Secret**

Copy these values and paste them into the LinkedIn connection section of **AIKTP Booster**:\
<https://aiktp.com/booster/channels>

```
Platform: LinkedIn  
Client ID: xxxxxxxxxxxxx  
Client Secret: xxxxxxxxxxxxx  
```

Then click **Save & Connect**, followed by **Connect Account To App**.\
You’ll be redirected to LinkedIn to grant posting permission.\
Click **Allow ✅** to finalize the connection.

Your LinkedIn account will now appear in the **AIKTP Booster** connections list, ready for automated posting


---

# 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:

```
GET https://docs.aiktp.com/booster/channels/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.
