mirror of
https://github.com/penpot/penpot.git
synced 2026-09-17 09:26:14 +00:00
* 📚 Add enterprise section * 📚 Update images * 📚 Add SSO module section to Enterprise plan user guide * 📚 Add more FAQs to Enterprise plan user guide * 📚 Add SSO configuration screenshot to Enterprise plan user guide * 📚 Replace membership screenshot with webp to fix broken reference The membership image reference already pointed to .webp while the tracked file was .png, leaving a broken image. Swap the asset to match. * 📚 Document how to access the Admin Console Add a paragraph explaining how to reach the Admin Console and an accompanying screenshot to the Enterprise plan user guide. * 📚 Update Admin Console access screenshot * 📚 Open Enterprise plan images in a new tab on click Wrap the enterprise screenshots in a target="_blank" link so they open full size, matching the behavior on other user-guide pages. The organization hierarchy diagram is left inline. * 📚 Document identity provider configuration for SSO * 📚 Refine SSO session, Admin Console docs, and screenshots * 📚 Split Organizations content out of the Enterprise plan page * 📚 Fix wording in Enterprise plan FAQ answers --------- Co-authored-by: miryamgduque <miryam.gonzalez@kaleidos.net>
47 lines
1.3 KiB
Plaintext
47 lines
1.3 KiB
Plaintext
---
|
|
title: Account & teams
|
|
order: 8
|
|
desc: Begin with the Penpot user guide! Get quickstarts, shortcuts, and tutorials. Learn the interface, layers, objects, styling, and more.
|
|
---
|
|
|
|
<h1 id="section-1">Account & teams</h1>
|
|
|
|
<ul class="intro-sections">
|
|
<li>
|
|
<a href="/user-guide/account-teams/your-account">
|
|
<h2>Your account →</h2>
|
|
<p>Access your account settings and manage personal access tokens</p>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/user-guide/account-teams/enterprise-plan/">
|
|
<h2>Enterprise plan →</h2>
|
|
<p>Learn how the Enterprise plan works and what it includes</p>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/user-guide/account-teams/organizations/">
|
|
<h2>Organizations →</h2>
|
|
<p>Create and manage organizations, the Admin Console, and SSO</p>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/user-guide/account-teams/teams">
|
|
<h2>Teams →</h2>
|
|
<p>Create and manage your teams</p>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/user-guide/account-teams/projects-files">
|
|
<h2>Projects and Files →</h2>
|
|
<p>Organize your work with projects and files</p>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/user-guide/account-teams/comments/">
|
|
<h2>Comments →</h2>
|
|
<p>Give and receive feedback right over your designs</p>
|
|
</a>
|
|
</li>
|
|
</ul>
|