# A user is leaving the company

What to do if a user is leaving the company and you want to continue having access to their Coupler.io data flows?

### Possible scenarios

#### A user is not a member of your company's shared organization

In that case, data flows created by that user would be stored in their personal account, and you would not have access to them. To transfer the data flows from the user's personal account into your company's shared one, please reach our support at [contact@coupler.io](https://secure.helpscout.net/mailbox/c7b926dd8c1e30c4/3275448/) team specifying the following:

* Your request to merge the account of the needed user with your company's organization;
* The email address of that user and the admin email address of your company's organization;
* Add the user whose account needs to be merged with your company's organization to the CC of your email, so that we have a confirmation from them on this action.

#### A user is a member of your company's shared organization, but also has a separate personal account

In that case,&#x20;

* Transfer all the data flows that they created in their personal account to the company organization, since they will be stored there, and you won't have access to them.
* If the data from the personal account needs to be moved to the company's shared one, reach out to our support team as described in.

#### A user is a member of your company's shared organization only <a href="#a-user-is-a-member-of-your-companys-shared-organization-but-also-has-vhuzu" id="a-user-is-a-member-of-your-companys-shared-organization-but-also-has-vhuzu"></a>

Depends on user role(s) in your organization and/or workspaces - follow instructions in next articles:

* To delete user with role org owner: [Transfer organization ownership](/account-management/workspaces-and-organization/how-to-transfer-organization-ownership.md)
* To delete user from one or all workspaces: [Delete a user from workspace](/account-management/workspaces-and-organization/how-to-delete-a-user-from-workspace.md)

If you want totally delete user from your organization - you need to delete their roles in organization and all workspaces (if they had them assigned).


---

# 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.coupler.io/account-management/workspaces-and-organization/a-user-is-leaving-the-company.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.
