# Connect Accounts

## Supported Bluesky Account Types

Here are the Bluesky account types supported by Blotato:

| Supported Account Types   |
| ------------------------- |
| Bluesky personal accounts |

## How to Connect Your Bluesky Accounts

1. Find your Bluesky handle
2. Go to Blotato Settings
3. Click "Login with Bluesky"
4. MANUALLY TYPE in your handle (do NOT copy/paste it)

The most common issue with connecting Bluesky is invisible characters introduced when copy/pasting your handle. Make sure you connect your Bluesky with Blotato by MANUALLY TYPING your Bluesky handle to ensure you're not copy/pasting any extraneous characters.

## How to Refresh Bluesky 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 Bluesky connection in Blotato:

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

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

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

## Can I Post Videos to Bluesky?

Yes, you can use Blotato to post videos to Bluesky. However, you must verify your email address with Bluesky so that you are allowed to post videos.


---

# 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/bluesky/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.
