mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 01:45:08 +10:00
b92c53dbb2
Co-authored-by: Catalin Pit <catalinpit@gmail.com>
56 lines
1.5 KiB
Plaintext
56 lines
1.5 KiB
Plaintext
---
|
|
title: Organisations
|
|
description: Collaborate with your organisation using shared documents, teams, and SSO.
|
|
---
|
|
|
|
## Organisation Features
|
|
|
|
- **Shared documents**: Organisation members can access and manage documents
|
|
- **Role-based access**: Control what members can do
|
|
- **Teams**: Organise members into teams within your organisation
|
|
- **Centralized billing**: Single subscription for the organisation
|
|
- **SSO integration**: Use your identity provider
|
|
|
|
---
|
|
|
|
## Getting Started
|
|
|
|
<Cards>
|
|
<Card
|
|
title="About Organisations"
|
|
description="Learn about organisations and how they work."
|
|
href="/docs/users/organisations/overview"
|
|
/>
|
|
<Card
|
|
title="Create a Team"
|
|
description="Set up a new team within your organisation."
|
|
href="/docs/users/organisations/create-team"
|
|
/>
|
|
<Card
|
|
title="Manage Members"
|
|
description="Add, remove, and configure member access."
|
|
href="/docs/users/organisations/members"
|
|
/>
|
|
<Card
|
|
title="Preferences"
|
|
description="Document, branding, and email settings."
|
|
href="/docs/users/organisations/preferences"
|
|
/>
|
|
<Card
|
|
title="Email Domains"
|
|
description="Send emails from your own domain."
|
|
href="/docs/users/organisations/email-domains"
|
|
/>
|
|
<Card
|
|
title="Single Sign-On"
|
|
description="Configure SSO with your identity provider."
|
|
href="/docs/users/organisations/single-sign-on"
|
|
/>
|
|
</Cards>
|
|
|
|
---
|
|
|
|
## See Also
|
|
|
|
- [Security Settings](/docs/users/settings/security) - Configure 2FA and passkeys
|