Prerequisites
- Have master access to Symphony.
Step 1 — Access the Admin Panel
Step 2 — Create the company
SSO configuration
If the company uses corporate authentication, configure SSO — Single Sign-On. Validate:- Login/logout URLs;
- Certificates (if required);
- Parameters required by the identity provider.
Step 3 — Permissions (advanced settings)
After creating the company, you need to switch to the created company’s view:Recommended default configuration
In Admin and User → Chat: keep disabled only these options:- Direct tool servers
- Force temporary chat
All other Chat options (file upload, delete/edit messages, controls, STT, TTS, voice call, multiple models, code interpreter, web search, image generation, archived chats, attach knowledge/prompt/tools, temporary chat) remain enabled.
- Users
- User groups
- Models
- General Settings
- Interface
Step 4 — User group structure
Step 5 — Connection configuration (APIs)
Connection examples:
| # | Provider | Base URL |
|---|---|---|
| 1 | Google Gemini | https://generativelanguage.googleapis.com/v1beta/openai |
| 2 | Anthropic | https://api.anthropic.com/v1 |
| 3 | OpenAI | https://api.openai.com/v1 |
| 4 | Perplexity | https://api.perplexity.ai |
| 5 | Azure OpenAI | https://<resource-name>.openai.azure.com/openai/v1 |
Step 6 — Base model configuration
Configure each model
- Add a clear description (refer to the LLM Models Comparison).
- Configure the necessary parameters, if applicable.
- Share the model with the corresponding groups.
Step 7 — Document configuration (Embedding)
Impact of this configuration:- Directly affects internal search quality.
- Influences the performance of document-based agents.
Step 8 — Web search configuration
Expected use — web search is used for external queries, information updates, and enriching responses with recent data.
Step 9 — Code execution configuration
Step 10 — Audio configuration
Step 11 — Image configuration
Step 12 — Agent configuration
This is a strategic step and should be carried out together with the client.
Assessment with the company
Before configuring, understand:- Which agents will be used?
- What is the objective of each agent?
- Which areas will use the agents?
Agent configuration
Clone existing agents from FC's Symphony
Quick Access Agents (future feature). When available, it will allow configuring the company’s most-used agents as quick access. This feature is not yet implemented.
Final checklist
Before finalizing the company registration, validate:- Company created correctly
- Domain configured
- Number of licenses according to contract
- SSO configured and functional, when applicable
- Default group created
- BU groups configured
- APIs inserted and working
- Base models configured and shared with default group
- Embedding model defined
- Web search configured
- Code execution configured
- Image generation configured
- Agents created and tested
- Final validation carried out with the client or internal responsible