# Team access

Blotato currently doesn't support multiple users per account. Team invites are coming in early 2026.

## Give a teammate access to your account

If you have an assistant or teammate who needs access to Blotato on your behalf:

1. Have them enter your email address when logging in
2. Give them the authentication code sent to your email
3. They complete the login process

This keeps them signed in for awhile.

## Invite an admin to your account

If you want to give someone admin-level access to manage your Blotato account:

1. Have them enter your email address when logging in
2. Give them the authentication code sent to your email
3. They complete the login process

The admin will have full access to your account, including social accounts, posts, and settings.


---

# 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/settings/team-access.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.
