NOTE: This is a draft document
Projects in Phabricator is a generic concept, you can use it for multiple purposes:
* Groups of people, to give permission on a repository for instance
* Policies on any object on Phabricator (repository, task, etc)
* Organize tasks un Maniphest
* Organize software releases, sprints and versions
You can tag project as different entities using "Icons" in the preferences. Project can be nested. Members are inherited by the parent.
For instance, here's a possible organization:
```
My Lab
\__ Lab members
\__ Developers
\__ Managers
\__ Project 1
\__ Release 1.0
\__ Feature 1 Sprint
```