Skip to content

Commit

Permalink
feat: Adds info on adding teammates to the insights page (open-sauced…
Browse files Browse the repository at this point in the history
…#230)

* Add info on adding teammates to the insightd page

* Update insights.md

* Remove Storybook from sidebars.js

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update insights.md

* Update insights.md

* Update insights.md

* Update sidebars.js

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

---------

Co-authored-by: Ayu Adiati <retno.ayu98@gmail.com>
Co-authored-by: BekahHW <34313413+BekahHW@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
  • Loading branch information
4 people committed Jan 4, 2024
1 parent 0cc7048 commit d6b4681
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion docs/features/insights.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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. <br/> 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).

0 comments on commit d6b4681

Please sign in to comment.