# Introduction

Before starting Scorecard it’s necessary to define the Profile and Teams concept. User profiles and Teams are managed from the Dashboard.

**Profiles:**&#x20;

It matches the users on the Oobeya with the information from data sources.

**Teams:**&#x20;

By grouping the profiles, Teams are created on the Oobeya. It is ensured that the work, the teams are working on, is visible and the team metrics are being followed.

### Pre - Requisites

·       Profiles match users on Oobeya with information from data sources.

·       Profiles added to the "Profiles" so that the user can access their data in all modules.

·       User's e-mail addresses and account names are recorded in this module in order to cover all accounts of the user in different platforms from which data is obtained.

&#x20;


---

# 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://docs.oobeya.io/scorecards/introduction.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.
