# Controlling feature availability

Subscription administrators can request that certain Overleaf features be disabled or enabled for members of their subscription. In order to request a change in availability of any of the features described on this page, please [get in touch](https://www.overleaf.com/contact) with our support team.&#x20;

<table><thead><tr><th width="213.47265625">Feature</th><th width="209.15625">Default behaviour</th><th>Notes</th></tr></thead><tbody><tr><td><strong>Overleaf Chat</strong></td><td><strong>enabled</strong> for all groups</td><td>Overleaf Chat is a standard feature that is available to all Overleaf users unless disablement is requested by the group administrator.</td></tr><tr><td><strong>Overleaf AI</strong></td><td><strong>enabled</strong> at the free level by default for all groups that have not enabled Managed Users<br><br><strong>disabled</strong> for Pro groups with Managed Users</td><td>Overleaf AI features have Standard and Pro tiers aligned with group plan. AI can be disabled on all groups by <a href="https://www.overleaf.com/contact">contacting Support </a>or enabled in the case of Managed Users.</td></tr><tr><td><strong>Dropbox Synchronization</strong></td><td><strong>enabled</strong> for all groups</td><td>Dropbox Synchronization is a premium feature that is available on all group plans unless disablement is requested by the group administrator.</td></tr></tbody></table>

## **AI features**

{% hint style="info" %}
This information is for admins of Managed User groups. If you are a user see our [AI features and managed accounts](/accounts-and-security/understanding-managed-accounts.md#ai-features-and-managed-accounts) documentation.
{% endhint %}

AI features are **enabled by default** for all group subscriptions, except Pro groups with Managed Users enabled (where AI is disabled by default).

When AI features are enabled for your group, members can use Overleaf's AI tools — including Error Assist, language suggestions, rewrite tools, and the AI assistant — within the allowance included in the plan.

To request a change to AI feature availability for your group, [contact our support team](https://www.overleaf.com/contact).

### **How AI access works across organizations**

AI access is determined by each user's own account settings, not the project they're working on. This means:

* A member of your group whose AI is **disabled** cannot use AI features in any Overleaf project—including projects owned by users outside your organization.
* A collaborator from **outside your group** who joins one of your members' projects is governed by your organization's settings, however any organization disablement takes precedent.

The diagram below shows how this works across three scenarios involving two organizations—one with AI disabled (Company A) and one with AI enabled (Company B).

<figure><img src="/files/nQhulGxQn1kTxz9KwHGZ" alt="Diagram showing three project scenarios with different combinations of users from Company A (AI disabled) and Company B (AI enabled). In scenario 1, the project is owned by a Company A user — nobody in the project can use AI, even Company B collaborators. In scenario 2, the project is owned by a Company B user — the owner and Company B collaborators can use AI, but the Company A collaborator cannot. In scenario 3, the project is owned by a Company B user who has personally disabled AI — only the Company B collaborator with AI enabled can use AI in this project." width="563"><figcaption></figcaption></figure>

**Scenario 1:** The project owner is from Company A (AI disabled). Neither the owner nor their Company B collaborators can use AI, because the owner's AI is disabled at account level.

**Scenario 2:** The project owner is from Company B (AI enabled). The owner and Company B collaborators can use AI. The Company A collaborator cannot, because their own organization has disabled AI.

**Scenario 3:** The project owner is from Company B (AI enabled) but has individually disabled AI on their account. The owner cannot use AI. Company B collaborators whose AI is individually enabled can use AI on the project. The Company A collaborator cannot.

{% hint style="info" %}
**Disabling AI for your group ensures your members cannot use AI anywhere on Overleaf**, regardless of which projects they're working on or who owns them.
{% endhint %}

### **Default AI access by group type**

| Group type                        | AI default | Notes                                                         |
| --------------------------------- | ---------- | ------------------------------------------------------------- |
| Group Standard                    | Enabled    | Members get Standard AI allowance; contact support to disable |
| Group Pro (without Managed Users) | Enabled    | Members get Max AI allowance; contact support to disable      |
| Group Pro (with Managed Users)    | Disabled   | Contact support to enable                                     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.overleaf.com/groups/user-management/controlling-feature-availability.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
