# FAQs

## Unable to connect Linkedin company page?

* Check you are an Admin of the page.
* Follow these steps to troubleshoot your account connection:
  1. Open an incognito Chrome browser
  2. Log into your social account
  3. Log into blotato (<https://my.blotato.com>)
  4. Connect your social account to blotato

***

## How Do I Post to My LinkedIn Company Page?

**Using n8n or Make:**

1. Open your Blotato Publish node
2. Click "Add Option" at the bottom or "Advanced Settings"
3. Select your LinkedIn company page instead of personal account

**Using the Blotato web app:**

1. Go to Remix and create your post
2. Click "Publish" or schedule the post
3. Select "LinkedIn" as the platform
4. Use the dropdown to select your LinkedIn company page

***

## Publishing to Linkedin via Blotato API?

If you are using Blotato API to publish to your Linkedin personal profile:

* you only need to pass in your account ID
* do not pass in your page ID\
  ​

If you are using Blotato API to publish to your Linkedin company page:

* you need to pass in your account ID
* you need to pass in your page ID

***

## Can I post a carousel to LinkedIn?

Yes. To publish a LinkedIn carousel:

1. Add more than one image to your post.
2. Blotato automatically converts the post into a carousel.

Important notes:

* LinkedIn carousels support images only (e.g. JPG, PNG).
* Blotato can publish up to 10 images per carousel post.

Using the Blotato API or n8n/Make.com, pass multiple URLs in the `mediaUrls` array of the Publish Post request to trigger carousel mode.

***

**Didn't find your answer?**

* [General FAQs](https://github.com/Blotato-Inc/help.blotato.com/blob/main/support/faqs/README.md)
* [API FAQs](https://github.com/Blotato-Inc/help.blotato.com/blob/main/api/faqs/README.md)
* [Video FAQs](https://github.com/Blotato-Inc/help.blotato.com/blob/main/features/videos/faqs/README.md)
