Projects
Overview
This topic explains what projects are in FeatBit, and how you can use them to manage different teams, and tasks across your organization.
Understanding projects
Projects let you manage multiple different business objectives from one FeatBit account. For example, you can create one project called "Ecommerce" and another project called "Accounting". Every project has its own unique set of environments and feature flags.
Environments are organizational units contained within a project. To learn more, read Environments.
A common pattern is to map each project in your FeatBit instance to a specific product your company makes. For example, a mobile application, web app, and back-end services that are presented to the user as one product might all fit in one project because they likely will share most flags.
Projects and environments
You can create multiple environments within each project. All projects must have at least one environment.
Here is an image of the projects list:
Creating new projects
To create a new project:
- Navigate to the Organization page.
- Click the Projects tab.
- Click Add. The "Add project" drawer appears:
- Give your project a human-readable Name.
- Click Save.
You just created a project. It appears in the list.
Deleting projects
You can delete a project when you are no longer using it.
Delete with caution, as deleting a project is permanent and also deletes all the environments and flags within it.
To delete a project:
- Navigate to the Organization page.
- Click the Projects tab.
- Find the project you want to delete.
- Click Remove. A confirm dialog appears.
- Click Ok.
Your project is now deleted.