Organization Profile
Configure organization-wide settings that apply to all agents and users in your Convrs account.
Organization Settings allow administrators to customize how Convrs operates for their organization, including office hours, agent behavior, security policies, and third-party integrations.
General Settings
Configure basic organization information and outbound chat requirements.
Update Organization Name and Logo
Change your organization's display name and upload a custom logo.
Steps:
- Navigate to Administration > Organization Settings.
- Click the General tab.
- Enter your organization name in the Organization Name field.
- Click the Upload new Logo button to select an image file.
- Click Save changes.
- Allowed image formats are JPG, GIF, or PNG
- Maximum file size is 1500KB
Configure Outbound Chat Requirements
Set mandatory fields for agents when starting new outbound conversations.
Steps:
- Navigate to Administration > Organization Settings.
- Click the General tab.
- Enable Make it mandatory for new outbound chats to have an email and name entered to require contact information.
- Enable Make it mandatory for new outbound chats to come from external CRM to restrict outbound chats to CRM-linked contacts only.
- Click Save changes.
| Field | Description |
|---|---|
| Require email and name | When enabled, agents must enter an email address and name before starting an outbound chat |
| Require CRM link | When enabled, outbound chats can only be initiated from contacts linked to an external CRM system |
Office Hours
Define your typical business hours and configure automated responses for when your team is unavailable.
Set Office Working Hours
Configure the times and days when your office is open for live agent support.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Office Hours tab.
- Set the Office Open Time (e.g., 09:00:00).
- Set the Office Close Time (e.g., 17:00:00).
- Select your Office Time Zone from the dropdown.
- Check the days of the week when your office is open.
- Click Save changes.
Result: When agents are offline and users contact you outside office hours, they will receive the "Out of hours" message configured in your chatbot flow.
| Field | Description |
|---|---|
| Office Open Time | The time your office typically opens (24-hour format) |
| Office Close Time | The time your office typically closes (24-hour format) |
| Office Time Zone | The timezone your office operates in |
| Days of the week | Select which days your office is open (Monday through Sunday) |
Configure Missed Chat Notifications
Set up email notifications when chats are missed by agents.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Office Hours tab.
- Enable Send an email report when a chat is missed.
- Enter the email address in the Email Address field.
- Click Save changes.
Result: When a chat is missed, an email report containing user details and the chat transcript will be sent to the specified address.
Agent Chat Handling Options
Configure how chats are allocated and managed for agents in your organization.
Set Maximum Chats Per Agent
Limit the number of concurrent chats that can be assigned to each agent.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Agent Chat Handling Options tab.
- Enter a value in the Maximum number of chats field (1-9).
- Click Save changes.
Result: When an agent reaches their maximum chat limit, their status is automatically set to busy and new incoming chats will not be allocated to them.
Configure Offline Queue Behavior
Control what happens when a user responds to a chat while their assigned agent is offline.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Agent Chat Handling Options tab.
- Enable or disable Move active chat to queue if a user responds when an agent is offline.
- Click Save changes.
Result: When enabled, the system will first try to allocate the message to other available agents. If none are available, the user is placed in the queue.
Configure Automatic Chat Closure
Set up automatic closure of inactive chats and handling of chats when agents don't log in.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Agent Chat Handling Options tab.
- Set the number of days in Automatically close a chat due to inactivity (0-60 days).
- Set the number of days in Move an allocated chat to the queue if the agent hasn't logged in (0-60 days).
- Click Save changes.
| Field | Description |
|---|---|
| Close after inactivity | Number of days of inactivity (from both user and agent) before a chat is automatically closed. Set to 0 to never auto-close. |
| Move to queue after no login | If an agent hasn't logged in for this many days and a user sends a message, the chat is closed and the user is placed in the queue. Set to 0 to keep chats with the agent. |
Password Policy
Enforce password requirements to improve security for your organization's agent accounts.
Configure Password Requirements
Set up password complexity rules and expiration policies for your organization.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Password Policy tab.
- Enable Enforce a password policy for your Organization.
- Set the Minimum number of characters (1-30).
- Set the Maximum number of characters (1-30).
- Set the Minimum number of mixed case characters (0-10).
- Set the Minimum number of digits (0-10).
- Set the Number of special characters (0-10).
- Set Force a password change after a certain number of days (1-180).
- Optionally enable Passwords cannot be reused.
- Click Save changes.
| Field | Description |
|---|---|
| Minimum characters | Minimum password length required |
| Maximum characters | Maximum password length allowed (hard limit of 30) |
| Mixed case characters | Minimum number of uppercase and lowercase letters required |
| Digits | Minimum number of numeric characters (0-9) required |
| Special characters | Minimum number of special characters (e.g., !"#$%&) required |
| Password expiry | Number of days after which users must change their password |
| No password reuse | Prevents users from reusing previously used passwords |
Single Sign-On (SSO)
Enable Single Sign-On to allow agents to log in using your organization's identity provider.
Enable Single Sign-On
Configure SSO with your preferred identity provider (Google, Microsoft, Okta, or Generic SAML).
Steps:
- Navigate to Administration > Organization Settings.
- Click the Single Sign-On (SSO) tab.
- Enable Enable SSO.
- Select your SSO provider from the Your SSO Provider dropdown.
- If using Generic SAML, complete the additional SAML configuration (see below).
- Optionally enable Enable Agents to login with username and password as well as with SSO for dual authentication support.
- Click Save changes.
Result: Agents will be able to log in using your organization's identity provider credentials.
| Provider | Description |
|---|---|
| Sign in with Google Workspace accounts | |
| Microsoft | Sign in with Microsoft 365/Azure AD accounts |
| Okta | Sign in with Okta identity management |
| Generic SAML | Sign in with any SAML 2.0 compatible identity provider |
- Enable dual login (username/password and SSO) during migration to make the transition smoother
- Test SSO with a single user before enabling for the entire organization
Configure Generic SAML
Set up SAML authentication with a custom identity provider.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Single Sign-On (SSO) tab.
- Enable Enable SSO and select Generic SAML.
- Copy the Assertion URL and Entity ID values and provide them to your SAML vendor.
- Enter the Single Sign on URL provided by your SAML vendor.
- Paste the Certificate provided by your SAML vendor.
- Optionally enable Use Role provided by SAML vendor if you want roles to be assigned from your identity provider.
- Click Save changes.
| Field | Description |
|---|---|
| Assertion URL | Convrs endpoint URL (read-only) - provide this to your SAML vendor |
| Entity ID | Convrs entity identifier (read-only) - provide this to your SAML vendor |
| Single Sign on URL | The SSO URL from your SAML vendor |
| Certificate | The X.509 certificate from your SAML vendor |
| Use Role from SAML | When enabled, user roles are assigned based on SAML assertions |
Third Party Data Processors
Enable or disable third-party services that process your organization's data to provide additional functionality.
Enable Message Translation
Allow automatic translation of messages between different languages.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Third Party Data Processors tab.
- Enable Message Translation.
- Click Save changes.
Result: Agents can use the auto-translate feature to communicate with users in different languages.
Enable AI Writing Assistant
Enable AI-powered spelling, grammar checking, and writing style suggestions for agents.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Third Party Data Processors tab.
- Enable AI Writing Assistant.
- Click Save changes.
Result: Agents can use AI to improve their message quality with spelling corrections, grammar fixes, and writing style guidance.
Enable AI Sentiment and Chat Summary
Enable AI-powered sentiment analysis and automatic summaries for closed chats.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Third Party Data Processors tab.
- Enable AI Sentiment and Chat Summary.
- Click Save changes.
Result: Closed chats will automatically receive sentiment scores and AI-generated summaries for easier review and reporting.
Native Application
Control access to the Convrs mobile application for your organization.
Configure Native App Access
Control which agents can use the Convrs native mobile application.
Steps:
- Navigate to Administration > Organization Settings.
- Click the Native Application tab.
- Select an option from the Who in your Organization can use the Native App? dropdown.
- Click Save changes.
| Option | Description |
|---|---|
| No one | Disable native app access for all agents |
| Everyone | Allow all agents to use the native app |
| Agents with the permission NativeApp | Only agents with the specific NativeApp permission can use the mobile app |
- Use permission-based access for fine-grained control over which agents can use mobile devices
- The native app is ideal for agents who need to respond to chats while away from their desk