# Connect Accounts

## Supported Linkedin Account Types

Here are the Linkedin account types supported by Blotato:

| Supported Account Types    |
| -------------------------- |
| Linkedin personal accounts |
| Linkedin company pages     |

## How to Connect Your Linkedin Accounts

1. Go to Settings
2. Make sure you're logged into the Linkedin account you want to connect
3. Click "Login with Linkedin"

When you log in with your personal Linkedin account, Blotato automatically connects every Linkedin company page where you are an Admin. You do not need to pick pages on a separate permission screen — they show up in your connected accounts list and in the publish dropdown.

If a company page is missing, confirm you are an Admin of that page on Linkedin, then reconnect from an incognito Chrome window.

## How to Refresh Linkedin Connection

Social platforms periodically require you to refresh connections to 3rd party tools, like Blotato.

This is normal and helps keep your account secure.

To refresh your Linkedin connection in Blotato:

* go to Settings
* reconnect by clicking "Login with Linkedin"
* connect the same account

:octagonal\_sign: **IMPORTANT** :octagonal\_sign:

Don't DISCONNECT your account, otherwise all posts SCHEDULED in that account will fail.


---

# 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://help.blotato.com/platforms/linkedin/connect-accounts.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.
