> For the complete documentation index, see [llms.txt](https://guide.mymodone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.mymodone.com/common-features/team-member-portal.md).

# Team Member Portal

The following key activities are available through the Portal:

* Review content and respond to calls to action
* Manage Team engagement (Team Leaders only)
* Log attendance
* Conduct audits
* Submit hazard reports/safety suggestions
* Manage modONE notification consent
* Create a modONE account

### Accessing the Portal

The Portal can be accessed by signing in at [mymodone.com](https://mymodone.com) or clicking a link sent via an email/SMS notification. For complete instructions, see the [Team Member Sign In guide](/overview/getting-started.md#team-members).

### Setting the Language

To change the Portal's primary language, click the language dropdown that appears at the bottom left-hand side of the window and choose the desired language. If the language you desire does not appear, contact modONE Support to request it be added.

### Getting Help

Do you have a question about using the Team Member portal or want to request a new language? Click the messenger button at the bottom right-hand side of the window and follow the prompts to send a message to modONE support. You can also email <support@mymodone.com>.

### Navigating the Portal

The Portal navigation ribbon appears at the top of every page. Click any icon to navigate to that function. For a brief overview of each function, click ![](/files/rLAksGYM8AXzxH4SSbfA) Help. &#x20;

### Action Badge

When action is needed or information is to be reviewed, a red dot appears beside the relevant menu option.

<figure><img src="/files/MmuRFbo0FRW3HWNa9l25" alt=""><figcaption><p>Portal Navigtion Ribbon</p></figcaption></figure>

{% hint style="info" %}
The options on the Navigation Ribbon will vary based on the Team Member's role.
{% endhint %}

The following are links to an overview and instructions for each Portal function.

{% content-ref url="/pages/mpMdJog5nyMmioCBvL2S" %}
[Content Hub](/common-features/team-member-portal/content-hub.md)
{% endcontent-ref %}

{% content-ref url="/pages/JCWx3REk3FG3EWtPuiQ8" %}
[Content Viewer](/common-features/team-member-portal/content-viewer.md)
{% endcontent-ref %}

{% content-ref url="/pages/HBnSycr7w2kOmj3CuXFK" %}
[My Team Manager](/common-features/team-member-portal/my-team-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/DNpy0Osycn6DoKMpzYdj" %}
[Log Attendance](/common-features/team-member-portal/log-attendance.md)
{% endcontent-ref %}

{% content-ref url="/pages/AJ04j41M3nhqOyKAPfdE" %}
[Hazard/Safety Suggestion](/common-features/team-member-portal/hazard-safety-suggestion.md)
{% endcontent-ref %}

{% content-ref url="/pages/zBUzObu5c2jRCti2rgHz" %}
[My Audit Asssignments](/common-features/team-member-portal/my-audit-asssignments.md)
{% endcontent-ref %}

{% content-ref url="/pages/79obsw7InbbWarLN6dkj" %}
[My Profile](/common-features/team-member-portal/my-profile.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.mymodone.com/common-features/team-member-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
