# What happens to a user’s files when I remove them from the organization?

When you remove a user from RhinoArtisan Connect, their files and designs are not lost. All the files they have uploaded or managed are automatically transferred to the main account owner (the person who created the organization and invited the other users). This ensures that all information and projects remain protected and accessible to your team.


---

# 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.rhinoartisan.com/connect/frequently-asked-questions/plans-and-account/what-happens-to-a-users-files-when-i-remove-them-from-the-organization.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.
