# Understanding managed accounts

{% hint style="info" %}
If you’re an administrator looking for support with Managed Users, please visit our [page for admins](/groups/user-management/managed-user-accounts.md).
{% endhint %}

Managed Overleaf accounts are user accounts that are managed by your group or organization. They’re designed to help organizations ensure their work remains secure and accessible to them, even if someone leaves the organization. For this reason, managed user accounts should only be used for working on projects for the organization that owns the account.

## How do I know if my Overleaf account is managed?

You can easily check if your Overleaf account is managed. It’ll be highlighted at the top of your [**Account settings**](https://www.overleaf.com/user/settings) page.

<figure><img src="/files/RT7puulP1gLm1MmMbjPv" alt="Banner in Account Settings that notifies a managed user about account restrictions"><figcaption></figcaption></figure>

## What’s the difference between a managed user account and an unmanaged user account?

If your account is managed, there are a few key things you will not be able to do:

* Delete your account
* Change the account email address
* Have a secondary email address (or add a secondary address)
* Link your account to ORCID or IEEE single sign-on (SSO)
* Start a new subscription or join another subscription using the same email address
* Use AI features unless enabled by your administrator

Your group administrator will have admin rights over your account. Administrators and managers will be able to:

* Delete your account
* Reassign ownership of your projects to another group member if your account is deleted

### **AI features and managed accounts**

{% hint style="info" %}
This information is for managed users. If you are an admin see our [controlling feature availability](https://docs.overleaf.com/accounts-and-security/spaces/FkLpFt1iQKGbutGQMi1h/pages/lsVFGzbUehP5TxqooLJ8#ai-features-feature-availability#ai-features) documentation.
{% endhint %}

If your organization has disabled AI features, you won't be able to use Overleaf's AI tools—including Error Assist, language suggestions, and the AI assistant—even if your plan would normally include them.

This applies to your activity on all Overleaf projects, regardless of who owns the project or which plan they're on.

If you think AI features should be available to you, contact your group administrator. They can enable AI features for your organization.

#### Using AI on projects you've been invited to

Whether you can use AI on a project depends on your own account settings—not the project owner's.

* If your organization has disabled AI features, you can't use AI tools in any project, including ones owned by someone outside your organization.
* If your organization has enabled AI features, you can use AI in projects you have access to, within your plan's daily allowance.
* If you are a collaborator on a project owned by someone who's organization has diasbled AI tools, you will not be able to use AI on this project.

## Keep work and personal projects separate

It’s important to only use your managed Overleaf account for your group or organization’s work. If your group admin or a group manager deletes your account, they will be able to transfer the ownership of all of your Overleaf projects. This includes any personal files in your account.

It’s easy to keep your personal files separate. You can set up a separate Overleaf account under a personal email address and [transfer ownership of your personal projects](/collaborating/transferring-project-ownership.md) to this account.

## Stopping an individual subscription

Users who agree to have a managed account can't have an individual subscription associated with that Overleaf account.

If you need to cancel an individual subscription to enable you to join a managed group, please contact [Overleaf support](https://www.overleaf.com/contact). We can stop your subscription and issue a pro-rated refund for the unused portion of your latest payment.


---

# 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/accounts-and-security/understanding-managed-accounts.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.
