# Documentation

**SuperTeam** is an employee directory for Jira that provides a centralized view of users within your organization. It helps teams quickly find employees and access detailed profile information directly inside Jira.

SuperTeam is designed to improve transparency, support collaboration across teams, and make it easier to understand who is who in the organization.

### Key Features

SuperTeam allows you to view detailed employee profiles, including:

* Full name
* Email address
* Locale
* Time zone
* Account status (active / inactive)
* User group membership

All information is displayed in a clear and structured way, making it easy to explore your organization.

### Accessing SuperTeam

After installing the app from the Atlassian Marketplace, SuperTeam becomes available within Jira. Users can open the employee directory from the app section in the Jira navigation.

No additional configuration is required to start using the app.

### Using the Employee Directory

#### Browsing Employees

The employee directory displays a list of users available in your Jira instance. You can browse through employees to quickly find people across teams.

#### Viewing Employee Profiles

Selecting an employee opens a detailed profile view with all available information, including contact details, time zone, account status, and group membership.

This makes it easy to understand a person’s role, availability, and access level within Jira.

### Permissions and Data Source

SuperTeam uses Jira user data to populate employee profiles. The app respects Jira permissions and only displays information that is available to the current user.

No data is stored outside of your Jira environment.

### Common Use Cases

* **Onboarding new employees**: Help new team members quickly learn who works in the organization and how teams are structured.
* **Distributed and remote teams**: Easily check time zones and contact details when collaborating across regions.
* **Cross-team collaboration**: Identify the right people to contact based on group membership and account status.
* **Daily communication**: Quickly access employee information without leaving Jira.

### Getting Started

1. Install SuperTeam from the Atlassian Marketplace.
2. Open the app from the Jira navigation.
3. Browse the employee directory and view detailed user profiles.

SuperTeam works out of the box and requires no additional setup.

### Support

For questions, feedback, or issues, please contact the app vendor through the Atlassian Marketplace support section.


---

# Agent Instructions: 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://superapp-systems.gitbook.io/superteam/documentation.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.
