# Can Ownership of Instance be Changed?

## Problem

* Is it possible to change the owner of an instance to another user?
* Can an instance be moved to another project(tenant)?

## Environment

* Platform9 Managed OpenStack - All Versions

## Answer

* It is currently not possible to change the owner or tenant of an instance due to limitations with Neutron.
* This feature is still not available with the upstream community of OpenStack.

## Additional Information

The upstream OpenStack community did propose this but later abandoned it. Details can be found [here.](https://review.opendev.org/#/c/105367/)


---

# 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://platform9.com/kb/pmo/frequently-asked-questions/can-ownership-of-instance-be-changed.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.
