diff --git a/docs/features/insights.md b/docs/features/insights.md index e7c01746..8c215b98 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -6,7 +6,7 @@ keywords: - "insights" --- -The Insights feature is your one-stop solution for understanding the pulse of your open source projects and contributions. This feature is designed to provide a comprehensive view of your project's health and your individual contributions. From contribution trends to community health, OpenSauced Insights helps you make data-driven decisions that align with your goals. It's not just about numbers; it's about providing data to help you make decisions that can define your approach to open source and tell the story of your project or contribution journey. +The Insights feature is your one-stop solution for understanding the pulse of your open-source projects and contributions. This feature is designed to provide a comprehensive view of your project's health and your individual contributions. From contribution trends to community health, OpenSauced Insights helps you make data-driven decisions that align with your goals. It's not just about numbers; it's about providing data to help you make decisions that can define your approach to open source and tell the story of your project or contribution journey. ![insight-pages-demo](../../static/gif/insight-page-demo.gif) @@ -25,3 +25,36 @@ The Insights feature is your one-stop solution for understanding the pulse of yo - Find new contributors to support your project. To learn more about how to use Insights, check out our [Maintainers Guide](../maintainers/maintainers-guide.md) and our [Understanding Insights Data](../maintainers/understanding-insights.md) pages. + +## Sharing Your Insights Page with Your Team + +After you've created your Insights Page, share it with your team. + +Sharing this page with your team ensures that everyone is well-informed about the project's status and can collaborate more effectively. It fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. + +### How to Share Insights Page + +There are two methods to share your Insights Page: + +#### Method 1: Using the Share Button + +This method gives view-only access to your Insights Page. + +1. Click the "Insights" tab at the top bar. +2. Click the page that you want to share. +3. On the top right, click the "Share" button to copy the Insights Page URL to the clipboard. +4. Share the URL with your team members. + +#### Method 2: Adding a Team Member + +This method allows you to invite your team members to your Insights Page and offers you options to permit them to be an admin of the page, edit or view the page, or remove them from it. + +1. Click the "Insights" tab at the top bar. +2. Click the page that you want to share. +3. Click the "Edit Page" button on the top right. +4. Scroll down to the "Add Team Members" section. +5. Enter the email address of the team member you want to invite. +6. Click the "Send invite" button.
Once you click the button, your team member's email will be listed at the bottom. +7. To select and give permission to your team member, click the arrow button on the right side of their email. + +To learn more about inviting your team, check out [this tutorial video](https://www.youtube.com/watch?v=L5ztLP1O7BY).