Configuration

Facebook Accounts

Loading accounts...

Back to manager

Storage and Key Notice

Important: this tool uses browser local storage.

Facebook page tokens, OpenAI keys, and account details are saved on this device in this browser. Anyone with access to this browser profile may be able to view or use them.

  • No OrbAI account or server-side key vault is used for these account settings.
  • Clearing site data, using private browsing, or switching browser/device can remove saved accounts.
  • Your OpenAI key is read from local storage and sent to the app only when generating captions or hashtags.
  • Your Facebook page token is sent only when publishing or scheduling a Reel action.
  • Use dedicated, limited-scope keys and revoke them immediately if a device or browser profile is shared, lost, or compromised.

Add or Update Account

Configured Accounts

No accounts yet.

How To Create Facebook Access

  1. Create a Facebook App in the Meta Developer dashboard.
  2. Add Facebook Login and the Pages API products.
  3. Request required permissions: pages_show_list, pages_read_engagement, pages_manage_posts, pages_manage_metadata, pages_read_user_content, pages_manage_videos.
  4. Generate a user access token in Graph API Explorer with those scopes.
  5. Exchange it for a long-lived user token, then request the page access token via /me/accounts.
  6. Use that page ID and page access token in this form.

Official docs: Meta Pages API