litmus-docs/website/docs/user-guides/leave-project.md

29 lines
1005 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: leave-project
title: Leave a project
sidebar_label: Leave project
---
---
You can leave a project that you no longer wish to be a part of.
## 1. Identify the project
In the settings page, scroll to the **Projects Joined** section. Here you will see a list of all the projects you are a part of, identify the project youd like to leave and click on the **Leave Project** button:
<img src={require('../assets/user-guides/managing-projects/leave-project/step-1.png').default} />
:::note
Note: Having left the project, the number of active projects will change and the project you left can no longer be observed as a currently active project in the **Team** tab.
:::
A confirmation dialog will pop up, click on the **Confirm** button to leave the project.
<img src={require('../assets/user-guides/managing-projects/leave-project/step-2.png').default} />
## Learn more
- [Invite a member to your project](invite-team-member.md)
- [Remove a member from your project](remove-team-member.md)