Skip to content
synthreo.ai

Platform Tools & App Permissions

Synthreo platform tools - understand what ThreoAI, Builder, and Tenant Management do and how app permissions control user access to each tool.

Synthreo consists of three core tools. Each user can be granted access to one or more of these tools through app permissions assigned in Tenant Management.


ThreoAI is the AI chat interface for your organization. It provides conversational access to large language models (GPT-5, Claude, etc.) and supports Custom GPTs, file uploads, model comparison, projects, and a marketplace of pre-built AI Agents.

URL: https://threo.synthreo.ai

What users can do:

  • Chat with AI models
  • Create and use Custom GPTs
  • Upload and analyze files
  • Compare model outputs side-by-side
  • Access pre-built AI Agents from the marketplace

Builder is a no-code/low-code tool for creating AI agents and automated workflows. Users connect nodes on a visual canvas to build pipelines that process data, call LLMs, integrate with external systems, and produce outputs.

URL: https://builder.synthreo.ai

What users can do:

  • Design AI agent workflows on a visual canvas
  • Configure LLM nodes, integrations, and data transformations
  • Test and debug agents with the built-in debugger
  • Schedule agents to run automatically
  • Expose agents via API or connect them to ThreoAI

Tenant Management is the administrative console for the Synthreo platform. It controls who has access to what across all three tools.

URL: https://admin.synthreo.ai

What admins can do:

  • Create and manage customer tenants (multi-tenant hierarchy)
  • Add, edit, and remove users
  • Assign app permissions (ThreoAI, Builder, Tenant Management)
  • Configure AI models and system prompts
  • Impersonate child-customer users for support

Every user in Synthreo is assigned one or more app permissions that control which tools they can access:

PermissionGrants Access ToAuto-Granted?
ThreoAIAI chat, Custom GPTs, Agents, ProjectsYes - all new users get this automatically
BuilderAgent canvas, node configuration, testing, APINo - must be explicitly granted
Tenant ManagementAdmin console, user/customer managementNo - must be explicitly granted

Permissions are managed per-user in the Tenant Management portal. See Adding a New User and Managing Permissions for step-by-step guides.


IssueCauseFix
User cannot access ThreoAIThreoAI permission was manually removedRe-grant ThreoAI permission in the user’s permission list
User cannot see BuilderBuilder permission not grantedGrant the Builder permission and assign an appropriate role
User cannot log in to Tenant ManagementTenant Management permission not assignedAssign the Tenant Management permission with Owner or Admin role

Can a user have all three app permissions at the same time? Yes. A user can be granted ThreoAI, Builder, and Tenant Management permissions simultaneously. They will be able to access all three tools using the same login credentials.

Does granting Builder access automatically grant ThreoAI access? No. Each permission is independent. If a user should have both, both permissions must be assigned separately.

Can I remove the ThreoAI permission that was auto-granted? Yes. Auto-granting is a convenience for new users, not a locked setting. You can remove ThreoAI access from a user through the Managing Permissions workflow at any time.