Prerequisites
- Have master access to Symphony.
Step 1 — Access the Admin Panel
Locate your name
Click your name
Select Admin Panel
Step 2 — Create the company
Go to Platform → Companies
Click New company
Fill in the required fields
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:Click your name in the sidebar
Select the newly created company (Switch company)
Go to Admin Panel → Platform → Permissions
Recommended default configuration
In Admin and User → Chat: keep disabled only these options:- Direct tool servers
- Force temporary chat
- Users
- User groups
- Models
- General Settings
- Interface
Step 4 — User group structure
Go to Management → User groups
Create the necessary groups according to the company's structure
Step 5 — Connection configuration (APIs)
Go to Connection in the Admin Panel
Configure connection URLs according to the providers used by the company
Add API keys and required models
Validate operation after inserting each key
Step 6 — Base model configuration
Go to Models in the Admin Panel
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)
Go to the Documents page in the Admin Panel
Define the embedding model (document vectorization)
- Directly affects internal search quality.
- Influences the performance of document-based agents.
Step 8 — Web search configuration
Go to Web search in the Admin Panel
Define the model/engine responsible for searching
Step 9 — Code execution configuration
Go to Code execution in the Admin Panel
Define the engine responsible for code execution
pyodide.Step 10 — Audio configuration
Go to the Audio page in the Admin Panel
Define the STT (speech-to-text) and TTS (text-to-speech) models/engines
Step 11 — Image configuration
Go to the Image page in the Admin Panel
Define the image generation engine and available visual features
Step 12 — Agent configuration
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
Adjust each agent
- Prompt
- Permissions
- Contexts
- Groups with access
- Tools enabled, if applicable.
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