> ## Documentation Index
> Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Moving Projects and Sub Projects

> Move projects and sub-projects to different parent projects in env zero to reorganize your hierarchy without losing associated environments or configurations.

With env0's [Sub Projects](/guides/admin-guide/projects/sub-projects) feature you could structure your projects in a way that better depicts your organization's needs allowing you to have better granularity. Now you will be able to edit this hierarchy and granularity with the ability to move projects to a different project or a sub-project.

## Moving Projects

env0 now allows moving projects and sub-projects to re-structure your project's hierarchy in a way that suits your needs.

In the Project Settings page, you can now find a **Move** button.

<Frame>
  <img src="https://mintcdn.com/envzero-b61043c8/U9rcMIDzc38oPcXx/images/changelogs/2023/05/eb87739-image.png?fit=max&auto=format&n=U9rcMIDzc38oPcXx&q=85&s=f29ff4eaa312b89dbd06bf5d5913a272" alt="Feature demonstration screenshot showing new functionality" style={{ width: '80%' }} width="2810" height="1114" data-path="images/changelogs/2023/05/eb87739-image.png" />
</Frame>

Using that button will open a popup allowing you to select which project you want the project to move into.

<Frame>
  <img src="https://mintcdn.com/envzero-b61043c8/U9rcMIDzc38oPcXx/images/changelogs/2023/05/eb87739-image.png?fit=max&auto=format&n=U9rcMIDzc38oPcXx&q=85&s=f29ff4eaa312b89dbd06bf5d5913a272" alt="Feature demonstration screenshot showing new functionality" style={{ width: '80%' }} width="2810" height="1114" data-path="images/changelogs/2023/05/eb87739-image.png" />
</Frame>

You can read more about this [here](/guides/admin-guide/projects/sub-projects#moving-sub-projects)
