Skip to main content
The Settings page lets you configure your account, organization, and developer integrations.

Accessing Settings

Navigate to Settings from the sidebar, or go to so-me.studio/settings.

Profile

Manage your personal account settings:
  • Display name — Your name shown across the platform
  • Password — Change your account password
  • Profile picture — Upload or update your avatar

Organization / Company

Configure your workspace settings:
  • Organization name — Your team or company name
  • Description — A brief description of your organization
  • Logo — Upload your organization logo
  • Brand color — Set your brand color (hex) used across the platform

Theme

Customize the visual appearance of your Social media studio workspace:
  • Choose between light and dark modes
  • Set custom brand colors for your organization

Integrations

Connect third-party services to enhance your workflow:
  • Canva — Connect your Canva account to import designs directly into posts. See Canva Integration for details.

Webhooks

Configure webhook endpoints so external systems receive real-time event notifications:
  • Add an endpoint — Register a URL to receive event deliveries
  • Choose events — Subscribe to the events you care about
  • Signing secret — Used to verify the authenticity of incoming deliveries
See the Webhooks docs for the full event catalog and payload reference.

API Keys

Generate and manage API keys for programmatic access:
  • Create a new key — Generate an API key with a custom name
  • Copy your key — The full key is shown only once at creation, so store it securely
  • Revoke a key — Permanently disable an API key
API keys authenticate REST API and MCP requests via the X-API-Key header. See Authentication for details.

MCP / AI Agents

Configure the Model Context Protocol server for AI agent access:
  • View your MCP endpoint and connection details
  • Monitor MCP tool usage and credits
  • See connected AI agents
The MCP server uses the same API key as the REST API, passed in the X-API-Key header. See the MCP Server docs for setup guides.