Skip to content

Commit

Permalink
Added a page about organizations
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcdermott committed Aug 20, 2016
1 parent 97a9a42 commit 88f3273
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* [Available Functions](functions/existing_functions.md)
* [Financial Functions](functions/finance_functions.md)
* [Distributions](functions/distributions.md)
* [Organizations](organizations.md)
* [Facts](facts.md)
* [Feedback](https://productpains.com/product/guesstimate)
* [Release Notes](release_notes/README.md)
Expand Down
Binary file added assets/New Organization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions organizations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
### Organizations

Organizational accounts allow you to share models within a group, so that your whole team can collaborate on models.
Organizational accounts have two plans: free, with unlimited public models, and paid, with unlimited public & private
models. Anyone with an organization can create or edit models owned by the organization.

Organizations can also store [facts](facts.md), which are named variables you can use across many models.

To create an organization, log in, then click on the user menu in the top right, then click on the 'New Organization'
option, or navigate directly to [the new organization page](https://www.getguesstimate.com/organizations/new)

![New Organization Page](assets/New Organization.png)

0 comments on commit 88f3273

Please sign in to comment.