Skip to main content
Admin Console

Connectors Management

Manage organization connectors from the Admin Console.

1. What you can do

Connectors allow Qwen Work to access external systems or tools approved by your organization, such as CRM, knowledge base, and ticketing systems. Admins can:
  • control whether members can browse the public connector marketplace or submit connectors to the organization;
  • create and maintain the organization's own MCP connectors;
  • enable or disable organization connectors; and
  • review connectors submitted by members.
Connectors may access data in external systems. Before creating or reviewing one, confirm the service source, authorization scope, and your organization's security requirements.

2. Configure connector access

The top of the page contains three organization-wide settings.

Public marketplace visibility

  • On: Members can browse the public connector marketplace.
  • Off: The public marketplace entry is hidden. Public connectors that are already configured are not automatically removed.

Allow personal connector uploads

This capability is marked Coming soon and cannot currently be changed.

Allow members to add connectors to Organization connectors

  • On: Members can submit connectors to the organization. New submissions appear under Connector reviews.
  • Off: Members cannot create new organization submissions. Existing review records remain available.
Because connectors can access external data, establish an owner for connector reviews before allowing member submissions.

3. Add an organization connector

  1. Open Organization connectors.
  2. Select Add connector.
  3. Enter the connector information.
  4. Choose an authorization method.
  5. Upload an icon and choose supported clients when needed.
  6. Select Create.

Field reference

FieldRequiredGuidance
Connector keyYesTechnical identifier using lowercase letters, numbers, and hyphens only, up to 128 characters; for example, crm-search
Service URLYesFull http:// or https:// URL of the MCP service, up to 1,024 characters
Authorization methodYesChoose No authorization or OAuth
Display nameNoEnglish or general display name
Chinese display nameNoName shown in the Chinese interface
VersionNoUse a clear version such as 1.0.0
DescriptionNoExplain the connector's purpose, data scope, and prerequisites
IconNoImage file up to 2 MB
Supported clientsYesChoose where members can discover the connector
The connector key and service URL cannot be changed after creation. Before submitting, verify the production address, protocol, and path.

4. Choose an authorization method

No authorization

Use this option for an MCP service that does not require user authentication, or where organization authentication is handled centrally by the service. Before selecting it, confirm that the absence of a user-level identity will not expose data that the member should not be able to access.

OAuth

Use this option when members must sign in to an external account and grant access. Members may need to authorize the external service the first time they use the connector. Before selecting OAuth, confirm that:
  • the external service has a correctly configured OAuth application;
  • members receive only the permissions they need; and
  • the organization has a process for revoking access and handling departing employees.

5. Find and review connectors

  1. Search by name under Organization connectors.
  2. Review the connector name, service URL, authorization method, supported clients, enabled status, and update time.
  3. Use pagination to view more connectors.
A service URL may reveal information about an internal system. Do not share Admin console screenshots with people who do not need access.

6. Edit a connector

  1. Find the connector.
  2. Select Edit.
  3. Change the authorization method, display name, Chinese display name, version, description, icon, or supported clients.
  4. Select Save changes.
The connector key and service URL cannot be edited. If the service address has changed, create a new connector, verify it, and then disable or remove the old connector.

7. Enable or disable a connector

Use the Enabled control in the list:
  • On: Organization members can use the connector.
  • Off: The connector stops providing service to organization members.
Before disabling a connector, notify members who still use it and confirm that related tasks will not be interrupted.

8. Remove a connector

  1. Find the connector.
  2. Select Remove.
  3. Verify the connector name and service URL.
  4. Confirm removal.
The Admin console does not currently provide a restore action. For temporary maintenance, disable the connector instead of removing it.

9. Review member submissions

  1. Open Connector reviews.
  2. Filter by Pending, Approved, Rejected, Cancelled, or All.
  3. Select Details and review the name, description, author, version, supported clients, and configuration.
  4. For a pending submission:
    • select Approve to publish it to Organization connectors; or
    • select Reject, enter a reason, and return it to the submitter.
  5. After publication, check the connector's default status and enable it according to your organization's requirements.
During review, confirm at least that:
  • the service domain and operator are trusted;
  • the URL uses a secure protocol and points to the intended environment;
  • the authorization method matches the service requirements;
  • the description clearly states what external data the connector accesses; and
  • the connector does not ask members to upload shared passwords or long-lived keys.

10. Troubleshooting

The connector key is invalid

Use lowercase letters, numbers, and hyphens only. Do not begin or end the key with a hyphen. For example, use salesforce-search.

The service URL cannot be saved

Confirm that the address begins with http:// or https:// and contains no spaces. Use HTTPS for a production environment.

Why can't I change the service URL?

The service URL is part of the connector's identity and is locked after creation. Create a new connector and gradually replace the old one.

Members can see the connector but cannot use it

Check whether the connector is enabled, whether its supported clients are correct, and whether the member has completed OAuth authorization.

Why is personal upload unavailable?

Personal connector uploads are not currently available. Submitting a connector to the organization uses the separate Add to organization setting.
Previous: Kits · Back to overview · Next: Organization settings